Bug#744869: Bug, not new feature
Bengt Giger
bengt.giger at id.ethz.ch
Thu Jul 10 12:58:13 UTC 2014
Hi
actually this is more a bug than a feature wish. Keyring support has been integrated earlier, but the modules for keyring access that 1.3.7 wants to import have been renamed. The import fails and all the code dealing with keyring gets skipped.
https://bugzilla.redhat.com/show_bug.cgi?id=999297
The import statement
try:
import gnomekeyring
USE_KEYRING=True
except ImportError:
USE_KEYRING=False
is guaranteed to fail and all keyring functionality will be skipped consequently.
Regards
Bengt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4089 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20140710/be223858/attachment-0001.bin>
More information about the pkg-gnome-maintainers
mailing list