FS#47055 - [yubikey-neo-manager] neoman cannot run (missing dependencies)
Attached to Project:
Community Packages
Opened by Dan Andresan (forumache) - Friday, 13 November 2015, 07:32 GMT
Last edited by Christian Hesse (eworm) - Wednesday, 18 November 2015, 16:40 GMT
Opened by Dan Andresan (forumache) - Friday, 13 November 2015, 07:32 GMT
Last edited by Christian Hesse (eworm) - Wednesday, 18 November 2015, 16:40 GMT
|
Details
Description:
Cannot run neoman (Yubikey Neo Manager) using latest yubikey-neo-manager 1.4.0-1 Additional info: * package version(s) yubikey-neo-manager 1.4.0-1 * config and/or log files etc. Steps to reproduce: pacman -S yubikey-neo-manager dan@archie ~ % neoman Traceback (most recent call last): File "/usr/bin/neoman", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources Seems like dependencies are not fulfilled. |
This task depends upon
Closed by Christian Hesse (eworm)
Wednesday, 18 November 2015, 16:40 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with yubikey-neo-manager 1.4.0-2 (and python2-pyside-1.2.4-2).
Wednesday, 18 November 2015, 16:40 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with yubikey-neo-manager 1.4.0-2 (and python2-pyside-1.2.4-2).
pkg_resources.DistributionNotFound: The 'PySide' distribution was not found and is required by yubikey-neo-manager
All python2 pyside packages are installed and still the error appears.
pyside-tools-common-0.2.15-2 python2-pyside-tools-0.2.15-2 python2-pyside-1.2.4-1 python-pyside-common-1.2.4-1
As regard to Severity it is my understanding and I might be wrong that this is evaluated in package context. The package is not usable (at all), so that's why I raised this bug with severity critical. Of course the impact in Arch community context is very low, because few people have a YubiKey Neo.
Thank you,
Dan.
For the severity, "Critical" means the entire system crashes, won't boot, or has a major security flaw. High would be used when a package is totally non-functional, but a simply missing dep doesn't rise to that level. This PySide problem might, though.
I noted the egg-info problem on #archlinux-tu channel, but nothing changed since then. Did anybody open a bug report for that?