/srv/irclogs.ubuntu.com/2012/05/26/#bzr.txt

=== yofel_ is now known as yofel
a7xafter bzr launchpad-login i get this warning WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-xxxx/pkcs11: Connection refused08:29
a7xshould i mind?08:29
bitonicthis is probably an uncommon question, but: is it possible to check the files of the local copy of a repo to have the same permission as the remote one?11:22
bob2probably want etckeeper11:23
bob2but metastore is a thing too11:23
bitonicbob2: is that a reply to my question?11:25
bob2sure11:25
bitonicbob2: http://joeyh.name/code/etckeeper/ this? it doesn't look like what I want11:28
bob2ok!11:28
bitonicmy problem is that I copied a bzr repo on a fat drive, and then copied it somewhere else, now I lost the original permissions11:28
bitonicso I'd like to restore those of the original repo without recloning it11:28
bob2rsync11:29
bob2-a11:29
bitonicbob2: yeah too late, I don't have access to the drive with the original repo now :P11:29
bob2then you're screwed?11:29
bob2bzr didn't write it down anywhere11:29
bitonic? I have a copy of the repo, but the permissions are messed up11:30
bitonic(that's the emacs repo btw)11:30
bitonicI'd like to restore the permissions of the files to what they are on the remote repo, without redownloading the whole thing11:31
bob2bzr does not version things aside from a+x or not11:31
bob2and oyu've lost access to the original repo11:31
bob2so where do you want to 'restore' the information from?11:31
bitonicbob2: no I haven't lost access to the original repo11:31
bob2then rsync -a11:31
bitonicI have lost access to the copy of the repo with the right permission (so I can't do rsync -a)11:32
bitonicwait I can use rsync on a bzr repo?11:32
bob2oh man11:32
bob2good luck11:32
bitonicit doesn't look like I can...11:33
bob2i think you need to think about the above a bit more11:34
bob2a) bzr doesn't version permissions11:34
bob2b) rsync -a will restore perms from one tree to another11:34
bob2c) if you have "lost access to the copy of the repo with the right permission" then you have lost access to the thing you're askign for, so you're boned11:34
bitonicbob2: bzr versions a+x or not as you said, which is what I did11:35
bob2good luck11:35
bitonicbob2: ok wait. here is the situation. I clone bzr branch bzr://bzr.savannah.gnu.org/emacs/branch11:35
bitonicon machine A. then I put the clone on a FAT drive and I put it on machine B. Now I've lost the permissions, but I can't access to machine A anymore.11:36
bitonicI want to restore the permissions from the original bzr repo11:36
bitonicis that possible with rsync or otherwise?11:36
eagleoncygwin is so annoying12:27
hypnocatwhen i try to emerge kicad on gentoo, bzr tries to read a launchpad respository and reports an internal error:14:02
hypnocatbzr: ERROR: exceptions.AttributeError: 'module' object has no attribute 'HTTPSConnection'14:02
hypnocatfull emerge log here:  http://pastie.org/397154014:04
hypnocathmm.. according to this thread:  http://us.generation-nt.com/answer/gentoo-user-cannot-import-http-client-help-199938861.html14:07
hypnocatthe error is caused by "an openssl problem introduced by the recent dev-libs/openss-1.0.0a-r2 which disables ssl support in Python itself."14:07
hypnocatdoesn't say how to fix it, though14:07
bob2heh gentoo14:07
bob2probably just have to wait for  someone to fix their python14:08
hypnocator i could try updating python14:10
hypnocathaven't done that in a while..14:10
hypnocati hate updating python, perl, kde, and libreoffice on gentoo14:11
hypnocatit takes forever.. and updating perl and python will mean i'll have to update tons of other packages too.. a huge pain14:12
hypnocatbut i guess it has to be done sometime..14:12
bob2well you chose gentoo14:25
bob2so presumably you like contributing to the heat death of the universe14:26
hypnocatwell, looks like updating python helped18:55
hypnocatno more HTTPSConnection error from bzr when building kicad18:55

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