Bug 1176563 - [abrt] rebase-helper: pkg_resources.py:626:resolve:DistributionNotFound: pkgdiff>=1.6.3
Summary: [abrt] rebase-helper: pkg_resources.py:626:resolve:DistributionNotFound: pkgd...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rebase-helper
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Hracek
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:d09b2ff71feca53a8069326b48f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-22 11:08 UTC by Petr Lautrbach
Modified: 2015-01-30 04:42 UTC (History)
3 users (show)

Fixed In Version: rebase-helper-0.4.0-2.fc21
Clone Of:
Environment:
Last Closed: 2015-01-19 15:56:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.39 KB, text/plain)
2014-12-22 11:08 UTC, Petr Lautrbach
no flags Details
File: environ (4.07 KB, text/plain)
2014-12-22 11:08 UTC, Petr Lautrbach
no flags Details

Description Petr Lautrbach 2014-12-22 11:08:15 UTC
Description of problem:
rebase-helper --help

Version-Release number of selected component:
rebase-helper-0.4.0-1.fc22

Additional info:
reporter:       libreport-2.3.0
cmdline:        /usr/bin/python2 /bin/rebase-helper --help
dso_list:       python-setuptools-7.0-1.fc22.noarch
executable:     /bin/rebase-helper
kernel:         3.18.1-1.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            13558

Truncated backtrace:
pkg_resources.py:626:resolve:DistributionNotFound: pkgdiff>=1.6.3

Traceback (most recent call last):
  File "/bin/rebase-helper", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2880, in <module>
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 432, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 741, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 626, in resolve
    raise DistributionNotFound(req)
DistributionNotFound: pkgdiff>=1.6.3

Local variables in innermost frame:
dist: None
to_activate: [rebasehelper 0.4.0 (/usr/lib/python2.7/site-packages)]
req: Requirement.parse('pkgdiff>=1.6.3')
requirements: []
new_requirements: [Requirement.parse('pkgdiff>=1.6.3')]
replace_conflicting: False
required_by: defaultdict(<type 'set'>, {Requirement.parse('pkgdiff>=1.6.3'): set(['rebasehelper'])})
ws: <pkg_resources.WorkingSet object at 0x7f11ca328790>
new_requirement: Requirement.parse('pkgdiff>=1.6.3')
env: <pkg_resources.Environment object at 0x7f11ca3287d0>
installer: None
self: <pkg_resources.WorkingSet object at 0x7f11ca328790>
best: {'pkgdiff': None}
processed: {Requirement.parse('rebasehelper==0.4.0'): True}

Comment 1 Petr Lautrbach 2014-12-22 11:08:19 UTC
Created attachment 971966 [details]
File: backtrace

Comment 2 Petr Lautrbach 2014-12-22 11:08:20 UTC
Created attachment 971967 [details]
File: environ

Comment 3 Petr Lautrbach 2014-12-22 11:17:41 UTC
$ rpm -q pkgdiff
pkgdiff-1.6.3-1.fc22.noarch

Comment 4 Petr Hracek 2015-01-15 12:48:09 UTC
Thanks for the bug.
I will look on that soon.

Comment 6 Fedora Update System 2015-01-19 16:07:01 UTC
rebase-helper-0.4.0-2.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/rebase-helper-0.4.0-2.fc21

Comment 7 Fedora Update System 2015-01-19 16:17:12 UTC
rebase-helper-0.4.0-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/rebase-helper-0.4.0-2.fc20

Comment 8 Fedora Update System 2015-01-30 04:39:24 UTC
rebase-helper-0.4.0-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2015-01-30 04:42:22 UTC
rebase-helper-0.4.0-2.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.