Bug 1074369

Summary: [abrt] bugwarrior-0.7.0-2.fc20: pkg_resources.py:576:resolve:DistributionNotFound: offtrac
Product: [Fedora] Fedora Reporter: lnie <lnie>
Component: bugwarriorAssignee: Ralph Bean <rbean>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: rbean
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/31bf6e19ba350e71f7e28f961ddb67be5802cb3b
Whiteboard: abrt_hash:acafbb679e669563ba02b2e74b9f5e122d54ecc1
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-13 12:33:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description lnie 2014-03-10 02:52:41 UTC
Description of problem:
1 yum install   bugwarrior-0.7.0-2.fc20.noarch.rpm from
   http://koji.fedoraproject.org/koji/buildinfo?buildID=503315
2 run bugwarrior-pull

Version-Release number of selected component:
bugwarrior-0.7.0-2.fc20

Additional info:
reporter:       libreport-2.1.9
cmdline:        /usr/bin/python2 /usr/bin/bugwarrior-pull
dso_list:       python-setuptools-1.4.2-1.fc20.noarch
executable:     /usr/bin/bugwarrior-pull
kernel:         3.11.10-301.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
pkg_resources.py:576:resolve:DistributionNotFound: offtrac

Traceback (most recent call last):
  File "/usr/bin/bugwarrior-pull", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2793, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 673, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 576, in resolve
    raise DistributionNotFound(req)
DistributionNotFound: offtrac

Local variables in innermost frame:
dist: None
to_activate: [bugwarrior 0.7.0 (/usr/lib/python2.7/site-packages), keyring 3.4 (/usr/lib/python2.7/site-packages), dogpile.cache 0.5.0 (/usr/lib/python2.7/site-packages), taskw 0.7.2 (/usr/lib/python2.7/site-packages), python-bugzilla 0.9.0 (/usr/lib/python2.7/site-packages)]
req: Requirement.parse('offtrac')
requirements: [Requirement.parse('requests'), Requirement.parse('bitlyapi'), Requirement.parse('twiggy'), Requirement.parse('dogpile.core>=0.4.1'), Requirement.parse('six')]
processed: {Requirement.parse('keyring'): True, Requirement.parse('dogpile.cache'): True, Requirement.parse('python-bugzilla'): True, Requirement.parse('bugwarrior==0.7.0'): True, Requirement.parse('taskw>=0.4.2'): True}
env: <pkg_resources.Environment object at 0x1f96b90>
installer: None
self: <pkg_resources.WorkingSet object at 0x1f96090>
best: {'offtrac': None}

Comment 1 lnie 2014-03-10 02:52:46 UTC
Created attachment 872555 [details]
File: backtrace

Comment 2 lnie 2014-03-10 02:52:49 UTC
Created attachment 872556 [details]
File: environ

Comment 3 Fedora Update System 2014-03-10 14:59:07 UTC
bugwarrior-0.7.0-3.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/bugwarrior-0.7.0-3.fc20

Comment 4 Fedora Update System 2014-03-10 14:59:45 UTC
bugwarrior-0.7.0-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/bugwarrior-0.7.0-3.fc19

Comment 5 lnie 2014-03-11 06:13:52 UTC
Thanks for the quick fix

Comment 6 Fedora Update System 2014-03-13 05:07:47 UTC
bugwarrior-0.7.0-3.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2014-03-31 02:07:17 UTC
bugwarrior-0.7.0-3.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.