Bug 919337 - missing dependency python-requests and python-keyring
Summary: missing dependency python-requests and python-keyring
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-novaclient
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alan Pevec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-08 07:44 UTC by Matthias Runge
Modified: 2014-03-12 13:49 UTC (History)
5 users (show)

Fixed In Version: python-novaclient-2.11.1-2.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-12 13:49:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Matthias Runge 2013-03-08 07:44:19 UTC
Description of problem:

just testing the g3 milestone. python-novaclient crashes due:
[Fri Mar 08 06:39:40 2013] [error] [client 192.168.36.38]   File "/usr/lib/python2.6/site-packages/novaclient/client.py", line 17, in <module>
[Fri Mar 08 06:39:40 2013] [error] [client 192.168.36.38]     import requests
[Fri Mar 08 06:39:40 2013] [error] [client 192.168.36.38] ImportError: No module named requests




Version-Release number of selected component (if applicable):
python-novaclient-2.11.1-1.el6.noarch

Comment 1 Alan Pevec 2013-03-08 10:26:02 UTC
Also missing is dependency on python-keyring, so token caching can be used.
(but it's turned off by default in 2.11.1 bug 919140)

Comment 2 Alan Pevec 2013-03-08 10:40:02 UTC
Matthias, please try el6-grizzly now, I've uploaded python-novaclient-2.11.1-2.el6 to http://repos.fedorapeople.org/repos/openstack/openstack-grizzly/epel-6/

Comment 3 Matthias Runge 2013-03-08 10:50:24 UTC
[root@rhel6 httpd]# rpm -q python-requests
python-requests-0.14.1-4.el6.noarch
[root@rhel6 httpd]# rpm -e python-requests
[root@rhel6 httpd]# yum update python-novaclient
....
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package python-novaclient.noarch 1:2.11.1-1.el6 will be updated
---> Package python-novaclient.noarch 1:2.11.1-2.el6 will be an update
--> Processing Dependency: python-keyring for package: 1:python-novaclient-2.11.1-2.el6.noarch
--> Processing Dependency: python-requests for package: 1:python-novaclient-2.11.1-2.el6.noarch
--> Running transaction check
---> Package python-keyring.noarch 0:0.7-1.el6 will be installed
---> Package python-requests.noarch 0:0.14.1-4.el6 will be installed
--> Finished Dependency Resolution
...
Dependency Installed:
  python-keyring.noarch 0:0.7-1.el6  python-requests.noarch 0:0.14.1-4.el6                                                                     
Updated:
  python-novaclient.noarch 1:2.11.1-2.el6    

This fixes the issue.

Comment 4 Fedora End Of Life 2013-04-03 20:39:29 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19


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