Nutter | I'm trying to specify my Launchpad id for Bazaar, so it connects to Launchpad over SSL rather than HTTP. I've generated/set up the cert for my account, but when I try to use it I get an error: | 03:01 |
---|---|---|
Nutter | bzr: ERROR: Connection error: curl connection error (SSL certificate problem: self signed certificate in certificate chain) | 03:01 |
Nutter | why would I get this error? It's supposed to be self-signed afaik | 03:03 |
bob2 | what are you trying to do? | 03:10 |
Nutter | long story short, I'm trying to pull/merge a repo (kicad), but I'm under Windows and am running into the out-of-memory issue in bzr - and am hoping that if I can use bzr+ssh rather than http it'll be resolved (as per https://answers.launchpad.net/bzr/+question/175127) | 03:13 |
bob2 | the above is pretty confused then | 03:13 |
Nutter | yes, yes I am :) | 03:13 |
bob2 | since you'd just paste your pub key into lp | 03:13 |
Nutter | and I meant ssh not ssl in the question sorry | 03:13 |
Nutter | yes I have done that | 03:14 |
Nutter | and it shows up just fine in LP - but bzr gives that error for some reason | 03:14 |
bob2 | no one else can see your console, so you'd have to bpaste.net the whole thing | 03:15 |
=== mmrazik is now known as mmrazik|otp | ||
=== mmrazik|otp is now known as mmrazik | ||
=== yofel_ is now known as yofel | ||
=== mmrazik is now known as mmrazik|lunch | ||
Wiz_KeeD | hey guys | 11:44 |
=== jam2 is now known as jam | ||
=== mmrazik|lunch is now known as mmrazik | ||
Wiz_KeeD | any ideea why i get this when trying to push? Error received from smart server: ('PermissionDenied' | 11:59 |
Wiz_KeeD | ErrorFromSmartServer: Error received from smart server: ('PermissionDenied', '/opt/openerp/bzr_repo/.bzr/repository/upload/0f078pdsu80lqutwgm61.pack', ": [Errno 13] Permission denied: u'/opt/openerp/bzr_repo/.bzr/repository/upload/0f078pdsu80lqutwgm61.pack'") | 11:59 |
Wiz_KeeD | To be more precise | 11:59 |
mgz | look at the log on the server side? | 12:01 |
Wiz_KeeD | what log? | 12:03 |
osfd_ | Hi there. How do you downgrade to a previous branch ?? | 12:03 |
osfd_ | say I wanna go fro; 3941 to 3936... | 12:03 |
Wiz_KeeD | bzr revert 3946 | 12:04 |
Wiz_KeeD | ? | 12:04 |
mgz | Wiz_KeeD: the .bzr.log from the smart server side | 12:04 |
osfd_ | Wiz_KeeD, thank you ! | 12:05 |
mgz | grep for that error it sent you back and find the full traceback | 12:05 |
Wiz_KeeD | i have the full traceback it gave me | 12:05 |
mgz | you don't want the client side traceback | 12:05 |
Wiz_KeeD | no problem osfd_ | 12:05 |
osfd_ | Wiz_KeeD, what if I want to checkout an older rev ? | 12:05 |
mgz | the error wasn't where you ran the command, it was remote | 12:06 |
Wiz_KeeD | mgz would be more qualified to answer that i guess | 12:06 |
Wiz_KeeD | yes | 12:06 |
Wiz_KeeD | http://pastie.org/6116001 | 12:06 |
mgz | osfd_: if you actually want a checkout, you just pass -r as with all the other commands that take a revision, see the help | 12:07 |
Wiz_KeeD | mgz, http://pastie.org/6116016 | 12:09 |
mgz | that doesn't look like the right log :) | 12:10 |
Wiz_KeeD | which one is then? | 12:10 |
mgz | it's porbably just unix perms on the directory you're trying to push to though | 12:11 |
mgz | neither of those | 12:11 |
Wiz_KeeD | i did locate .bzr.log | 12:11 |
Wiz_KeeD | got only two locations and this is the only one that got updated when i tried to push | 12:11 |
Wiz_KeeD | i've set ownership to my ssh user that pusshes and i get the same error | 12:12 |
Wiz_KeeD | now i also set 777 on the whole dir and tried pushing i get the same error | 12:14 |
Wiz_KeeD | I can even start from scratch creating a new repository if that would be required | 12:14 |
mgz | `ls -l` the directory that the packfile with the error is in? | 12:14 |
Wiz_KeeD | wait one sec | 12:15 |
Wiz_KeeD | damn you were right | 12:15 |
Wiz_KeeD | i wasn't payiing attention at the path | 12:15 |
Wiz_KeeD | and my user is part of the group that owned it | 12:16 |
=== wedgwood_away is now known as wedgwood | ||
=== LeoNerd_ is now known as LeoNerd | ||
Wiz_KeeD | This transport does not update the working tree of: bzr+ssh://wiz@dev.esserio.ro/opt/openerp/bzr_repo/aluart/. See 'bzr help working-trees' for more information. | 16:47 |
Wiz_KeeD | what does this mean? | 16:47 |
mgz | when working with remote branches, the tree doesn't get changed, only branch and repo | 16:49 |
mgz | read doc/en/user-guide/core_concepts.txt docs if you're not sure on those terms | 16:50 |
xnox | Wiz_KeeD: there is a push and update plugin, check bzr documentation | 16:51 |
mgz | xnox: so, you should have jubany access now, poke me at any point if you have questions | 16:53 |
xnox | mgz: yeap =) | 16:53 |
Wiz_KeeD | so is that a bad thing? | 16:54 |
mgz | Wiz_KeeD: not generally, as you don't want a remote tree at all. | 16:55 |
Wiz_KeeD | phew :D | 16:57 |
Wiz_KeeD | it updated the revno, i could pull it so i guess it's ok | 16:57 |
mgz | not pull, just update. it's got the changes, the tree is just not updated. | 16:59 |
=== deryck is now known as deryck[lunch] | ||
=== deryck[lunch] is now known as deryck | ||
=== nopf_ is now known as nopf | ||
=== thumper is now known as vorpalbunny | ||
=== _thumper_ is now known as thumper | ||
LantzR | Hiya. I created a new ppa: bzr push lp:~lantzr/+junk/cup-pdf-zel which was ok and working. What I do not understand is why it moved to lp:~Ubuntu-Etherpad/+junk/cup-pdf-zel | 21:37 |
LantzR | I'm new to bzr and launchpad | 21:37 |
thumper | LantzR: there are no branches showing for ~lantzr | 21:40 |
thumper | the only way it would move is if that user (I'm assuming you) moved it | 21:41 |
thumper | or if it was pushed to lp:~ubuntu-etherpad/+junk/cup-pdf-zel | 21:42 |
thumper | and not the lp:~lantzr location | 21:42 |
LantzR | thumper: yes the user was me and I pasted the above from my bash history. With typo. shouda been cups | 21:47 |
LantzR | jumper: I also was able to branch from ~lantzr on a different computer | 21:48 |
thumper | LantzR: launchpad doesn't move branches by itself | 21:49 |
LantzR | ok thank you. | 21:49 |
thumper | I should have pointed out that if lantzr changed the ownership of the branch the url chagnes | 21:50 |
thumper | I forget sometimes that it isn't necessarily obvious | 21:51 |
mwhudson | " I created a new ppa: bzr push " shows some level of confusion already | 21:57 |
wolter | I have a branch with committed changes I want to have the branch "forget". To do so, I have pulled the parent branch and reverted, but I still can't get matching revision numbers, what can I do? | 22:38 |
mwhudson | wolter: bzr pull --overwrite :parent? | 22:41 |
thumper | yeah, pull without the --overwrite will just make sure that the revisions from :parent are in the ancestry of the current branch | 22:41 |
thumper | with --overwrite it says "make this branch like that one" | 22:42 |
wolter | thumper, mwhudson thanks! | 22:46 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!