Bug 983363 - pkg_resources.DistributionNotFound: requests>=1.2.3
Summary: pkg_resources.DistributionNotFound: requests>=1.2.3
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: httpie
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rick Elrod
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-11 05:26 UTC by Luke Macken
Modified: 2016-09-20 02:45 UTC (History)
3 users (show)

Fixed In Version: httpie-0.6.0-3.fc19
Clone Of:
Environment:
Last Closed: 2013-07-22 00:37:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Luke Macken 2013-07-11 05:26:34 UTC
Description of problem:
▶ http
Traceback (most recent call last):
  File "/usr/bin/http", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2809, in <module>
    parse_requirements(__requires__), Environment()
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 594, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: requests>=1.2.3


Version-Release number of selected component (if applicable):
httpie-0.6.0-2.fc19.noarch

Comment 1 Christopher Meng 2013-07-11 05:54:50 UTC
This is because package "python-requests" is not up-to-date.

I've done a search for f19 and found that the version of "python-requests" is 1.1.

Please also file a bug of requesting a new version under component "python-requests".

Comment 2 Fedora Update System 2013-07-11 06:41:56 UTC
httpie-0.6.0-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/httpie-0.6.0-3.fc19

Comment 3 Luke Macken 2013-07-11 18:27:27 UTC
I just added requests to the Upstream Monitoring service, so hopefully a bug will get created automatically during the next run. https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 4 Fedora Update System 2013-07-12 03:16:05 UTC
Package httpie-0.6.0-3.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing httpie-0.6.0-3.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-12846/httpie-0.6.0-3.fc19
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-07-22 00:37:11 UTC
httpie-0.6.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.


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