Bug 1460529

Summary: pkg_resources.DistributionNotFound: The 'future!=0.16.0' distribution was not found and is required by bugwarrior
Product: [Fedora] Fedora Reporter: Ankur Sinha (FranciscoD) <sanjay.ankur>
Component: bugwarriorAssignee: Ralph Bean <rbean>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: rbean
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: bugwarrior-1.5.1-3.fc26 bugwarrior-1.5.1-3.fc24 bugwarrior-1.5.1-3.fc25 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-17 15:51:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ankur Sinha (FranciscoD) 2017-06-11 23:07:37 UTC
Description of problem:
bugwarrior won't run :(


Version-Release number of selected component (if applicable):
bugwarrior-1.5.1-1.fc26.noarch

How reproducible:
Always

Steps to Reproduce:
1. run bugwarrior-pull --help
2.
3.

Actual results:
Crashes

Expected results:
Should function

Additional info:
[asinha@ankur  ~]$ bugwarrior-pull --help
Traceback (most recent call last):
  File "/usr/bin/bugwarrior-pull", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3036, in <module>
    @_call_aside
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3020, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3049, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 656, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 669, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 854, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'future!=0.16.0' distribution was not found and is required by bugwarrior
[asinha@ankur  ~]$ rpm -q bugwarrior
bugwarrior-1.5.1-1.fc26.noarch
[asinha@ankur  ~]$ rpm -qa \*future\*
python3-future-0.16.0-4.fc26.noarch
python2-future-0.16.0-4.fc26.noarch
[asinha@ankur  ~]$

Comment 1 Fedora Update System 2017-06-12 15:56:19 UTC
bugwarrior-1.5.1-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-fc99988864

Comment 2 Fedora Update System 2017-06-12 15:56:26 UTC
bugwarrior-1.5.1-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-35dd95b8ff

Comment 3 Fedora Update System 2017-06-12 15:56:31 UTC
bugwarrior-1.5.1-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-3e4d60595d

Comment 4 Ralph Bean 2017-06-12 19:03:14 UTC
Any luck with those new Bodhi updates FranciscoD?

Comment 5 Ankur Sinha (FranciscoD) 2017-06-12 20:35:21 UTC
(In reply to Ralph Bean from comment #4)
> Any luck with those new Bodhi updates FranciscoD?

Yep :D - fixes this one but I think python2-configparser is needed as a Requires too. Otherwise, I get: `ImportError: No module named configparser`

Thanks for the quick fix! :)

Comment 6 Fedora Update System 2017-06-14 01:36:35 UTC
bugwarrior-1.5.1-2.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-3e4d60595d

Comment 7 Fedora Update System 2017-06-14 08:26:48 UTC
bugwarrior-1.5.1-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-35dd95b8ff

Comment 8 Fedora Update System 2017-06-14 08:28:22 UTC
bugwarrior-1.5.1-2.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-fc99988864

Comment 9 Fedora Update System 2017-06-19 18:21:58 UTC
bugwarrior-1.5.1-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-c363da2002

Comment 10 Fedora Update System 2017-06-19 18:22:07 UTC
bugwarrior-1.5.1-3.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-6839741f6b

Comment 11 Fedora Update System 2017-06-19 18:22:12 UTC
bugwarrior-1.5.1-3.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-e212aebdef

Comment 12 Fedora Update System 2017-06-21 03:55:44 UTC
bugwarrior-1.5.1-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-c363da2002

Comment 13 Fedora Update System 2017-06-21 04:27:20 UTC
bugwarrior-1.5.1-3.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-6839741f6b

Comment 14 Fedora Update System 2017-06-21 06:21:27 UTC
bugwarrior-1.5.1-3.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-e212aebdef

Comment 15 Fedora Update System 2017-07-17 15:51:29 UTC
bugwarrior-1.5.1-3.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.

Comment 16 Fedora Update System 2017-07-17 19:18:04 UTC
bugwarrior-1.5.1-3.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 17 Fedora Update System 2017-07-17 20:20:34 UTC
bugwarrior-1.5.1-3.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.