Comment 3 for bug 216924

Revision history for this message
Craig Hewetson (craighewetson-deactivatedaccount) wrote : Re: Push failed using (bzr push lp:). On windows machine

I run the bzr launchpad-login -v craighewetson (no printouts indicating problem)

so I looked in the .bzr.log and found this:

5.125 return code 3

0.172 encoding stdout as sys.stdout encoding 'cp437'
0.172 bzr arguments: [u'launchpad-login', u'-v', u'craighewetson']
0.172 looking for plugins in C:/Documents and Settings/Craig Hewetson/Application Data/bazaar/2.0/plugins
0.172 looking for plugins in C:\Python25\lib\site-packages\bzrlib\plugins
0.172 Plugin name __init__ already loaded
0.172 Plugin name __init__ already loaded
0.297 encoding stdout as sys.stdout encoding 'cp437'
0.375 failed to import pycurl: No module named pycurl
0.375 failed to instantiate transport <bzrlib.registry._LazyObjectGetter object at e6fcd8, module='bzrlib.transport.http._pycurl' attribute='PyCurlTransport'> for 'https://launchpad.net/': DependencyNotPresent()
3.016 return code 0

This seems to be a setup/configuration problem (pycurl), if it is then one should receive an appropriate error message. (should another case be logged for this?)