/srv/irclogs.ubuntu.com/2012/12/06/#bzr.txt

=== slank is now known as slank_away
Logan_james_w: Are you around?02:27
james_wLogan_, yeah02:27
Logan_james_w: could you please requeue_package.py --full hivex ?02:28
Logan_There's currently an import failure for it that should be resolved with that command.02:28
james_wLogan_, done02:29
Logan_Thanks. :)02:29
james_wwith --priority for good measure :-)02:29
Logan_Awesome. :P02:30
mortrcaWhenever a member of my team commits changes, the file <RepositoryLocation>/.bzr/repository/pack-names is changed so that it is no longer owned by the group, but by the user that has committed the changes. This makes it impossible for anyone to commit changes until the ownership is changed back. How can I fix this?04:07
fullermdThe file gets replaced, I'm pretty sure, so it shouldn't matter.  They just need to be able to write the dir.04:09
bob2you need to fix their umasks04:11
bob2and then make .bzr g+s, recursively04:11
mortrcafullermd: Even with permission to write to the directory the file becomes unavailable.04:11
fullermdumask shouldn't matter; bzr will inherit the dir mode.04:12
fullermdThe g+s is probably it.  I keep forgetting about the problems of inferior FS semantics  ;p04:12
mortrcaI will give that a try, thank you.04:14
bob2umask is need to make it group writable04:14
fullermdNo, bzr will do that itself if the dir is group writable.04:14
fullermd('m pretty sure it'll even make it world writable if the dir is...)04:15
mgrandiso apparently you can make bzr run out of memory by having a big commit >.>07:54
mgrandibut strangely you can still commit it07:56
venefyxatumgrandi: there are several ways to make it run out of memory :-)   https://bugs.launchpad.net/bzr/+bug/367545 and https://bugs.launchpad.net/bzr-svn/+bug/19173109:21
ubot5Launchpad bug 367545 in bzr (Ubuntu) "Huge memory usage for bzr branch/checkout" [High,Triaged]09:21
ubot5Launchpad bug 191731 in Bazaar Subversion Plugin "Memory problems prevent branch of very large svn repositories" [High,Triaged]09:21
venefyxatuooh, fun09:21
* venefyxatu pokes ubot509:21
mgrandiprobably involves the branch one09:23
mgrandibut also happens during merge / pull09:24
=== mmrazik is now known as mmrazik|lunch
=== yofel_ is now known as yofel
=== mmrazik|lunch is now known as mmrazik
askhlHi.  I'm trying to share a repostiory on one computer with multiple people using ssh.  But after a push by USER, the file .bzr/repositories/pack-names will be owned by USER.USER, which prevents other users from pushing until I fix the group permissions.  How should I solve this?  The examples I find on the net do not seem to have to deal with this problem.14:22
=== slank_away is now known as slank
askhlLet me rephrase my previous question: "How do I properly grant commit rights to someone?"15:24
pef_hi! I have installed bzr on a cluster and I'm getting16:03
pef_Value "/etc/ssl/certs/ca-certificates.crt" is not valid for "ssl.ca_certs"16:03
pef_No valid trusted SSL CA certificates file set. See 'bzr help ssl.ca_certs' for more information on setting trusted CAs.16:03
pef_See `bzr help ssl.ca_certs` for how to specify trusted CAcertificates.16:03
pef_Pass -Ossl.cert_reqs=none to disable certificate verification entirely.16:03
pef_however, I don't want to have to pass that argument each time when I call bazaar16:04
pef_how do I turn it off in my ~/.bazaar?16:04
pef_I've tried16:04
pef_ssl.cert_reqs=none16:04
pef_ssl.ca_certs=none16:04
pef_but it doesn't change anything16:04
=== slank is now known as slank_away
=== slank_away is now known as slank
=== bsd1 is now known as bsd
jelmerpef_: that should do it19:15
jelmerpef_: what section did you set it in?19:15
pef_I didn't know I had to put it in a section19:15
pef_those two lines are the only contents of the file19:15
pef_what should [go above]?19:15
jelmere.g. [DEFAULT]19:15
jelmerthough I think if you don't have a section, it means it's in that one too19:16
pef_nope, adding [DEFAULT] hasn't made a difference19:17
pef_any other ideas?19:18
=== lifeless_ is now known as lifeless
=== You're now known as ubuntulog

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!