[Bug 1026146] [NEW] syncpackage gives Python traceback on gnomekeyring.IOError
Till Kamppeter
1026146 at bugs.launchpad.net
Wed Jul 18 14:10:43 UTC 2012
Public bug reported:
When I run
syncpackage -d experimental c2esp
I get
----------
till at till:~/printing/cups/bzr$ syncpackage -d experimental c2esp
Gkr-Message: secret service operation failed: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Traceback (most recent call last):
File "/usr/bin/syncpackage", line 742, in <module>
main()
File "/usr/bin/syncpackage", line 642, in main
Launchpad.login(**kwargs)
File "/usr/lib/python2.7/dist-packages/ubuntutools/lp/lpapicache.py", line 66, in login
version=api_version)
File "/usr/lib/python2.7/dist-packages/launchpadlib/launchpad.py", line 539, in login_with
credential_save_failed, version)
File "/usr/lib/python2.7/dist-packages/launchpadlib/launchpad.py", line 342, in _authorize_token_and_login
authorization_engine.unique_consumer_id)
File "/usr/lib/python2.7/dist-packages/launchpadlib/credentials.py", line 282, in load
return self.do_load(unique_key)
File "/usr/lib/python2.7/dist-packages/launchpadlib/credentials.py", line 336, in do_load
'launchpadlib', unique_key)
File "/usr/lib/python2.7/dist-packages/keyring/core.py", line 34, in get_password
return _keyring_backend.get_password(service_name, username)
File "/usr/lib/python2.7/dist-packages/keyring/backend.py", line 154, in get_password
items = gnomekeyring.find_network_password_sync(username, service)
gnomekeyring.IOError
till at till:~/printing/cups/bzr$
----------
This happens on both Precise and Quantal.
---
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
DistroRelease: Ubuntu 12.04
Package: ubuntu-dev-tools 0.141
PackageArchitecture: all
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Tags: precise running-unity
Uname: Linux 3.2.0-27-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout libvirtd lpadmin mythtv plugdev sambashare
---
ApportVersion: 2.3-0ubuntu4
Architecture: amd64
DistroRelease: Ubuntu 12.10
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
Package: ubuntu-dev-tools 0.143
PackageArchitecture: all
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
Tags: quantal running-unity
Uname: Linux 3.5.0-4-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
** Affects: ubuntu-dev-tools (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-collected precise quantal running-unity
** Tags added: apport-collected precise running-unity
** Description changed:
When I run
syncpackage -d experimental c2esp
I get
----------
till at till:~/printing/cups/bzr$ syncpackage -d experimental c2esp
Gkr-Message: secret service operation failed: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Traceback (most recent call last):
File "/usr/bin/syncpackage", line 742, in <module>
main()
File "/usr/bin/syncpackage", line 642, in main
Launchpad.login(**kwargs)
File "/usr/lib/python2.7/dist-packages/ubuntutools/lp/lpapicache.py", line 66, in login
version=api_version)
File "/usr/lib/python2.7/dist-packages/launchpadlib/launchpad.py", line 539, in login_with
credential_save_failed, version)
File "/usr/lib/python2.7/dist-packages/launchpadlib/launchpad.py", line 342, in _authorize_token_and_login
authorization_engine.unique_consumer_id)
File "/usr/lib/python2.7/dist-packages/launchpadlib/credentials.py", line 282, in load
return self.do_load(unique_key)
File "/usr/lib/python2.7/dist-packages/launchpadlib/credentials.py", line 336, in do_load
'launchpadlib', unique_key)
File "/usr/lib/python2.7/dist-packages/keyring/core.py", line 34, in get_password
return _keyring_backend.get_password(service_name, username)
File "/usr/lib/python2.7/dist-packages/keyring/backend.py", line 154, in get_password
items = gnomekeyring.find_network_password_sync(username, service)
gnomekeyring.IOError
till at till:~/printing/cups/bzr$
----------
This happens on both Precise and Quantal.
+ ---
+ ApportVersion: 2.0.1-0ubuntu11
+ Architecture: amd64
+ DistroRelease: Ubuntu 12.04
+ Package: ubuntu-dev-tools 0.141
+ PackageArchitecture: all
+ ProcEnviron:
+ TERM=xterm
+ PATH=(custom, user)
+ LANG=en_US.UTF-8
+ SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
+ Tags: precise running-unity
+ Uname: Linux 3.2.0-27-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm admin cdrom dialout libvirtd lpadmin mythtv plugdev sambashare
--
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1026146
Title:
syncpackage gives Python traceback on gnomekeyring.IOError
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1026146/+subscriptions
More information about the universe-bugs
mailing list