Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#52610 - pyocd package is missing a dependency on python2-future
Attached to Project:
Arch Linux
Opened by Greg (tsukasa_au) - Wednesday, 18 January 2017, 03:27 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 18 January 2017, 03:37 GMT
Opened by Greg (tsukasa_au) - Wednesday, 18 January 2017, 03:27 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 18 January 2017, 03:37 GMT
|
DetailsDescription:
pyocd package is missing a dependency on python2-future. Additional info: * package version(s) 0.8.1a1-1 Steps to reproduce: 1. Install pyocd pacakge 2. Try to start it, and see the following stack trace: $ pyocd-gdbserver --persist -t nrf51 -bh -r Traceback (most recent call last): File "/usr/bin/pyocd-gdbserver", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3019, in <module> @_call_aside File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3003, in _call_aside f(*args, **kwargs) File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3032, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 655, in _build_master ws.require(__requires__) File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 963, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 849, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'future' distribution was not found and is required by pyOCD |
This task depends upon
Closed by Doug Newgard (Scimmia)
Wednesday, 18 January 2017, 03:37 GMT
Reason for closing: Not a bug
Additional comments about closing: AUR packages are unsupported
Wednesday, 18 January 2017, 03:37 GMT
Reason for closing: Not a bug
Additional comments about closing: AUR packages are unsupported