~bac/launchpadlib/packaging-oneiric

1 by Brad Crittenden
Debian packaging for launchpadlib 1.9.11
1
python-launchpadlib (1.9.8-1) unstable; urgency=low
2
3
  launchpadlib 1.9 will cause some issues, as it uses the GNOME Keyring / KDE
4
  wallet to store credentials.
5
  https://help.launchpad.net/API/ThirdPartyIntegration
6
7
  Known issues and workarounds:
8
9
  Seeing keyring.backend.PasswordSetError or gnomekeyring.IOError?
10
  Try ssh -X and run export `dbus-launch` in the ssh session.
11
12
  Otherwise, uninstalling python-gnomekeyring will force the credentials to
13
  be stored in ~/keyring_pass.cfg instead of a keyring and bypass these issues.
14
15
 -- Luca Falavigna <dktrkranz@debian.org>  Fri, 04 Mar 2011 22:31:30 +0100