File: NEWS

package info (click to toggle)
python-launchpadlib 1.10.2%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 544 kB
  • ctags: 637
  • sloc: python: 2,099; makefile: 27; sh: 9
file content (15 lines) | stat: -rw-r--r-- 613 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
python-launchpadlib (1.9.8-1) unstable; urgency=low

  launchpadlib 1.9 will cause some issues, as it uses the GNOME Keyring / KDE
  wallet to store credentials.
  https://help.launchpad.net/API/ThirdPartyIntegration

  Known issues and workarounds:

  Seeing keyring.backend.PasswordSetError or gnomekeyring.IOError?
  Try ssh -X and run export `dbus-launch` in the ssh session.

  Otherwise, uninstalling python-gnomekeyring will force the credentials to
  be stored in ~/keyring_pass.cfg instead of a keyring and bypass these issues.

 -- Luca Falavigna <dktrkranz@debian.org>  Fri, 04 Mar 2011 22:31:30 +0100