| Summary: | net-analyzer/nagstamon-1.0_rc1 - ImportError: No module named secretstorage | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Andrey Volkov <volkov> |
| Component: | Current packages | Assignee: | 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: | --- | |
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. |
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