Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 517038

Summary: net-analyzer/nagstamon-1.0_rc1 - ImportError: No module named secretstorage
Product: Gentoo Linux Reporter: Andrey Volkov <volkov>
Component: Current packagesAssignee: Christian Ruppert (idl0r) <idl0r>
Status: RESOLVED FIXED    
Severity: normal CC: sysadmin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrey Volkov 2014-07-13 18:31:16 UTC
nagstamon-1.0_rc1 missing dependency

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/Nagstamon/Config.py", line 36, in <module>
    import keyring, secretstorage
ImportError: No module named secretstorage

Reproducible: Always
Comment 1 Hans de Graaff gentoo-dev Security 2017-06-27 06:57:25 UTC
As far as I can tell this is fixed by adding a dependency on dev-python/keyring, and all current versions in tree have this, so this can probably be closed.