boto 2.2.1 fails to install

Bug #924933 reported by Brian Lamar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Brian Lamar

Bug Description

Downloading/unpacking boto (from -r /var/lib/jenkins/jobs/nova/workspace/tools/pip-requires (line 7))
  Running setup.py egg_info for package boto
    Traceback (most recent call last):
      File "<string>", line 14, in <module>
    IOError: [Errno 2] No such file or directory: '/var/lib/jenkins/jobs/nova/workspace/.venv/build/boto/setup.py'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 14, in <module>

IOError: [Errno 2] No such file or directory: '/var/lib/jenkins/jobs/nova/workspace/.venv/build/boto/setup.py'

Revision history for this message
Brian Lamar (blamar) wrote :

My proposed fix would be to update pip-requires to hard-cap boto==2.1.1

Changed in nova:
assignee: nobody → Brian Lamar (blamar)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/3624

Changed in nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/3624
Committed: http://github.com/openstack/nova/commit/7de828108ac33a80a6055ac2aa11e73fefc88046
Submitter: Jenkins
Branch: master

commit 7de828108ac33a80a6055ac2aa11e73fefc88046
Author: Brian Lamar <email address hidden>
Date: Wed Feb 1 10:51:55 2012 -0500

    Boto 2.2.x failes. Capping pip-requires at 2.1.1

    Fixes bug 924933

    Change-Id: I808daedf9a860a8ef153785693cbc49a0a25f49c

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
Lorin Hochstein (lorinh) wrote :

Can you provide some more details about the issue with boto 2.2.x? From the original bug description, it looks like boto 2.2.x was failing to install properly, but I can install 2.2.1 on my laptop inside a venv:

(venv)[lorin@nibbler ~]$ pip install boto
Downloading/unpacking boto
  Downloading boto-2.2.1.tar.gz (446Kb): 446Kb downloaded
  Running setup.py egg_info for package boto
...
   changing mode of /Users/lorin/venv/bin/sdbadmin to 755
    changing mode of /Users/lorin/venv/bin/taskadmin to 755
Successfully installed boto
Cleaning up...

Revision history for this message
Brian Lamar (blamar) wrote :

Hey Lorin,

It looks like this was fixed around the time (or even a little before) this patch got in.

https://github.com/boto/boto/issues/539

Revision history for this message
Brian Lamar (blamar) wrote :

To expand. I'm unsure if they uploaded a fixed boto 2.2.1 package or if my title should have said boto 2.2.0

Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-4
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-4 → 2012.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.