maxb | Is there any magic in launchpad's tests which causes warnings to become fatal exceptions? | 00:02 |
---|---|---|
maxb | oh, there it is | 00:02 |
maxb | The good: We have the tests all passing on Python 2.5! | 00:13 |
maxb | The bad: The likelyhood of Python 2.6 happening any time soon is somewhat remote | 00:13 |
=== abentley1 is now known as abentley | ||
lifeless | maxb: how so? | 03:26 |
maxb | It looks like it'll force a huge amount of upgrading of Zope and other deps | 03:27 |
rockstar | maxb, I don't think that's necessarily a bad thing. | 07:48 |
=== carlos__ is now known as carlos | ||
malloc_test | Hi 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 English | 11:18 |
maxb | malloc_test: hm. I wonder if your /etc/hosts and/or apache vhost config is not right | 12:54 |
maxb | I can believe bzr might say that if yoou landed a bzr+http request on a browser vhost | 12:55 |
malloc_test | maxb: 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 |
maxb | malloc_test: What does 'host bazaar.launchpad.dev' report? | 13:27 |
malloc_test | maxb: in /etc/hosts there is "127.0.0.99 bazaar.launchpad.dev" | 13:31 |
maxb | yes, but what does 'host bazaar.launchpad.dev' say :-) | 13:31 |
* maxb gone | 13:34 | |
malloc_test | maxb: I misunderstood, host command report this: bazaar.launchpad.dev.fastwebnet.it mail is handled by 10 mx3.fastwebnet.it. | 13:36 |
maxb | ! | 14:02 |
maxb | you have really weird dns | 14:02 |
maxb | Oh, hangon, you're *pushing* ? | 14:11 |
maxb | You can't push over http | 14:11 |
maxb | You 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_test | Yes 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/c | 14:31 |
maxb | Hmm, bit weird | 14:55 |
malloc_test | maxb: yes it is very weird!! | 15:01 |
malloc_test | maxb:I'll try to download and reconfigure all,I'll tell you later, thanks a lot. | 16:18 |
maxb | Is there anyone around who can explain what this error means: | 16:49 |
maxb | $ bzr push lp://dev/~maxb/+junk/foo | 16:49 |
maxb | bzr: 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 | ||
maxb | hmm | 17:13 |
maxb | console logging says it runs bzr lp-serve, but who knows what happens then | 17:13 |
maxb | uhoh | 17:27 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!