Your message dated Fri, 15 Apr 2016 15:27:46 +0300
with message-id <20160415122746.gb6...@mitya57.me>
and subject line Re: Bug#820905: python-keyring: ImportError: No module named 
Gnome
has caused the Debian Bug report #820905,
regarding python-keyring: ImportError: No module named Gnome
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
820905: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820905
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-keyring
Version: 8.5.1-1
Severity: serious

Hi,

python-keyring is broken, at least on my system

$ python
>>> import keyring
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/keyring/__init__.py", line 6, in 
<module>
    from .core import (set_keyring, get_keyring, set_password, get_password,
  File "/usr/lib/python2.7/dist-packages/keyring/core.py", line 185, in <module>
    init_backend()
  File "/usr/lib/python2.7/dist-packages/keyring/core.py", line 69, in 
init_backend
    load_config()
  File "/usr/lib/python2.7/dist-packages/keyring/core.py", line 139, in 
load_config
    return load_keyring(keyring_name)
  File "/usr/lib/python2.7/dist-packages/keyring/core.py", line 107, in 
load_keyring
    class_ = _load_keyring_class(keyring_name)
  File "/usr/lib/python2.7/dist-packages/keyring/core.py", line 97, in 
_load_keyring_class
    __import__(module_name)
ImportError: No module named Gnome

cheers,

Matthieu

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (700, 'testing'), (700, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-keyring depends on:
ii  python-dbus  1.2.4-1
pn  python:any   <none>

Versions of packages python-keyring recommends:
ii  python-keyrings.alt   1.1.1-1
ii  python-secretstorage  2.1.3-1

Versions of packages python-keyring suggests:
ii  gnome-keyring     3.18.3-1
ii  libkf5wallet-bin  5.16.0-1

-- no debconf information

--- End Message ---
--- Begin Message ---
On Wed, Apr 13, 2016 at 06:02:33PM +0200, Matthieu Imbert wrote:
> Hi Dmitry
>
> You're right, i forgot that there was a config file and indeed it contained:
>
>   [backend]
>   default-keyring=keyring.backends.Gnome.Keyring
>
> After removing these lines, keyring works again
> You can close this one.

Thanks for the confirmation, closing.

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to