/srv/irclogs.ubuntu.com/2009/10/17/#launchpad-dev.txt

maxbIs there any magic in launchpad's tests which causes warnings to become fatal exceptions?00:02
maxboh, there it is00:02
maxbThe good: We have the tests all passing on Python 2.5!00:13
maxbThe bad: The likelyhood of Python 2.6 happening any time soon is somewhat remote00:13
=== abentley1 is now known as abentley
lifelessmaxb: how so?03:26
maxbIt looks like it'll force a huge amount of upgrading of Zope and other deps03:27
rockstarmaxb, I don't think that's necessarily a bad thing.07:48
=== carlos__ is now known as carlos
malloc_testHi to all, I'm trying launchpad code on my machine, but I have a problem with bazaar use. I followed the developer instructions, all works good, but when I register a new branch I don't able to push code with bzr. with the shell command "bzr push lp://dev/~pippo/+junk/devel" this get "bzr: ERROR: http://bazaar.launchpad.dev/~pippo/%2Bjunk/devel/.bzr/smart is redirected to http://launchpad.dev". Where I'm wrong? Thanks and excuse me for my English11:18
maxbmalloc_test: hm. I wonder if your /etc/hosts and/or apache vhost config is not right12:54
maxbI can believe bzr might say that if yoou landed a bzr+http request on a browser vhost12:55
malloc_testmaxb: thanks for your answer. I don't modified manually /etc/hosts and apache conf, but I used launchpad script. I think that launchpad doesn't create project or/and branch folder. Where I can find ~pippo/%2Bjunk/devel folder?13:11
maxbmalloc_test: What does 'host bazaar.launchpad.dev' report?13:27
malloc_testmaxb: in /etc/hosts there is "127.0.0.99      bazaar.launchpad.dev"13:31
maxbyes, but what does 'host bazaar.launchpad.dev' say :-)13:31
* maxb gone13:34
malloc_testmaxb: I misunderstood, host command report this: bazaar.launchpad.dev.fastwebnet.it mail is handled by 10 mx3.fastwebnet.it.13:36
maxb!14:02
maxbyou have really weird dns14:02
maxbOh, hangon, you're *pushing* ?14:11
maxbYou can't push over http14:11
maxbYou ought to use make-lp-user.py to create a user in your dev launchpad with the same id as your real launchpad account, and tell bzr of the id with "bzr launchpad-login <id>"14:11
malloc_testYes you're right, this is my italian network dns...:'(.  Ok with those commands all ok, I've create a new branch but with command "bzr push lp://dev/~antonio-litterio-gmail/+junk/dev" return this " bzr: ERROR: Parent directory of lp://dev/~antonio-litterio-gmail/+junk/dev does not exist.", and with command "bzr push lp://dev/~antonio-litterio-gmail/cnit/devel --create-prefix " return this "bzr: ERROR: Permission denied: "~antonio-litterio-gmail/c14:31
maxbHmm, bit weird14:55
malloc_testmaxb: yes it is very weird!!15:01
malloc_testmaxb:I'll try to download and reconfigure all,I'll tell you later, thanks a lot.16:18
maxbIs there anyone around who can explain what this error means:16:49
maxb$ bzr push lp://dev/~maxb/+junk/foo16:49
maxbbzr: ERROR: Server sent an unexpected error: ('error', "The transport '<lp.codehosting.vfs.transport.SynchronousAdapter url=lp-79819856:///~maxb/+junk/foo/>' is only accessible within this process.")16:49
=== carlos__ is now known as carlos
maxbhmm17:13
maxbconsole logging says it runs bzr lp-serve, but who knows what happens then17:13
maxbuhoh17:27

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