Bug 1206913

Summary: pkg_resources.DistributionNotFound: argparse
Product: [Fedora] Fedora Reporter: Mathieu Bridon <bochecha>
Component: pkgwatAssignee: Ralph Bean <rbean>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: lnie, rbean
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-14 21:08:24 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 Mathieu Bridon 2015-03-29 14:22:12 UTC
Description of problem:
$ pkgwat search m17n
Traceback (most recent call last):
  File "/usr/bin/pkgwat", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3018, in <module>
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 612, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 918, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 805, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: argparse


Version-Release number of selected component (if applicable):
pkgwat-0.11-1.fc22.noarch

Comment 1 Ralph Bean 2015-03-30 13:52:57 UTC
This is rawhide?  I think it's an issue with python-cliff.

Can you see if this build fixes it?  http://koji.fedoraproject.org/koji/taskinfo?taskID=9366366

Comment 2 Mathieu Bridon 2015-03-30 14:10:20 UTC
Nope, F22.

Just tried your build (it installed fine even on F22), I still get the same error.

There might be another pkgwat dependency in need of the same fix as python-cliff?

Comment 3 Fedora Update System 2015-03-30 15:57:51 UTC
python-cliff-1.10.0-2.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/python-cliff-1.10.0-2.fc22

Comment 4 Fedora Update System 2015-03-30 15:58:04 UTC
python-stevedore-1.2.0-3.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/python-stevedore-1.2.0-3.fc22

Comment 5 lnie 2015-03-31 05:56:24 UTC
ran into another crash with the updates,see #bz1207518

Comment 6 Fedora Update System 2015-04-22 22:44:46 UTC
python-stevedore-1.2.0-3.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2015-04-22 22:48:41 UTC
python-cliff-1.10.0-2.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.