Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517038 - net-analyzer/nagstamon-1.0_rc1 - ImportError: No module named secretstorage
Summary: net-analyzer/nagstamon-1.0_rc1 - ImportError: No module named secretstorage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Ruppert (idl0r)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-13 18:31 UTC by Andrey Volkov
Modified: 2017-07-12 14:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.