FS#40327 - [udiskie] Add python2-yaml dependency

Attached to Project: Community Packages
Opened by Alex W (awh) - Monday, 12 May 2014, 20:37 GMT
Last edited by Daniel Wallace (gtmanfred) - Friday, 23 May 2014, 13:33 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Daniel Wallace (gtmanfred)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 5
Private No

Details

Description:
udiskie fails to run on my system without python2-yaml installed.

Additional info:
Traceback (most recent call last):
File "/usr/bin/udiskie", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2829, in <module>
working_set = WorkingSet._build_master()
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 449, in _build_master
ws.require(__requires__)
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 742, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 639, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: PyYAML


Steps to reproduce:
Run udiskie without the package installed
This task depends upon

Closed by  Daniel Wallace (gtmanfred)
Friday, 23 May 2014, 13:33 GMT
Reason for closing:  Fixed
Additional comments about closing:  0.8.0-2

Loading...