← Back to team overview

launchpad-dev team mailing list archive

Re: New launchpadlib breaks my dev environment

 

On 2011-01-07 17:00, Benji York wrote:
On Fri, Jan 7, 2011 at 10:30 AM, Julian Edwards
<julian.edwards@xxxxxxxxxxxxx>  wrote:
The message is logged when if you don't pass a valid UI window ID that it
presumably uses for password input.  Benji worked around it by creating a fake
window.

I intend on doing a release of python-keyring today to address this issue.

This may be related: "make" now breaks for me, and it's something to do with KWallet, but it looks different from what happened to Julian.


utilities/shhh.py LPCONFIG=development /home/jtv/launchpad/lp-branches/bug-611217/bin/py -t buildmailman.py
bin/compile_templates
(11604) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet().
(11604): The kwalletd service has been disabled

[Repeat that last message 5×]


Traceback (most recent call last):
  File "bin/compile_templates", line 26, in <module>
[...]
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/home/jtv/launchpad/lp-branches/bug-611217/script.zcml", line 7.4-7.35 ZopeXMLConfigurationError: File "/home/jtv/launchpad/lp-branches/bug-611217/lib/canonical/configure.zcml", line 138.4-139.42 ZopeXMLConfigurationError: File "/home/jtv/launchpad/lp-branches/bug-611217/lib/canonical/shipit/configure.zcml", line 7.4-8.28 ZopeXMLConfigurationError: File "/home/jtv/launchpad/lp-branches/bug-611217/lib/canonical/shipit/browser/configure.zcml", line 7.4-12.49
    AttributeError: 'NoneType' object has no attribute 'hasFolder'
make: *** [compile] Error 1


This is with a fully updated system and after a rocketfuel-get. Full output: http://paste.ubuntu.com/552756/


Jeroen



Follow ups

References