babel 1.0 dependency pytz isn't found

Bug #1205546 reported by Joe Gordon
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ceilometer
Invalid
Undecided
Jeremy Stanley
Cinder
Invalid
Critical
Jeremy Stanley
Ironic
Invalid
Undecided
Jeremy Stanley
OpenStack Compute (nova)
Invalid
Critical
Jeremy Stanley
OpenStack Core Infrastructure
Fix Released
Critical
Monty Taylor
OpenStack Heat
Invalid
Undecided
Jeremy Stanley
OpenStack Identity (keystone)
Invalid
Critical
Jeremy Stanley
diskimage-builder
Fix Released
Critical
Monty Taylor
neutron
Invalid
Undecided
Jeremy Stanley
python-keystoneclient
Invalid
Critical
Jeremy Stanley

Bug Description

Any project that uses babel is unable to run, because it cannot find pytz.

when trying this locally I had no problems building my environment, but this isn't working on openstack-infra

$ $ tox -r -epep8
$ ./.tox/pep8/bin/pip freeze | grep -i babel
Babel==1.0
$ ./.tox/pep8/bin/pip freeze | grep -i pytz
pytz==2013b

http://logs.openstack.org/92/38892/1/check/gate-nova-python27/30215/console.html

2013-07-26 23:59:41.605 | Downloading/unpacking pytz (from Babel>=0.9.6->-r /home/jenkins/workspace/gate-nova-python27/requirements.txt (line 22))
2013-07-26 23:59:41.605 | Could not find a version that satisfies the requirement pytz (from Babel>=0.9.6->-r /home/jenkins/workspace/gate-nova-python27/requirements.txt (line 22)) (from versions: 2012c, 2012c, 2012c, 2012d, 2012d, 2012d, 2012f, 2012f, 2012f, 2012g, 2012g, 2012g, 2012h, 2012h, 2012j, 2012j, 2012j, 2013b, 2013b, 2013b)
2013-07-26 23:59:41.605 | Cleaning up...
2013-07-26 23:59:41.605 | No distributions matching the version for pytz (from Babel>=0.9.6->-r /home/jenkins/workspace/gate-nova-python27/requirements.txt (line 22))
2013-07-26 23:59:41.605 | Storing complete log in /home/jenkins/.pip/pip.log
2013-07-26 23:59:41.605 |

Revision history for this message
Joe Gordon (jogo) wrote :

It looks like pip 1.4 doesn't play nice with pytz:

http://blog.vrplumber.com/b/2013/07/25/pippytz-fails-14-and-2013b/

Jeremy Stanley (fungi)
Changed in nova:
importance: Undecided → Critical
Changed in openstack-ci:
importance: Undecided → Critical
status: New → Confirmed
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/38896

Changed in nova:
assignee: nobody → Jeremy Stanley (fungi)
status: New → In Progress
Revision history for this message
Jeremy Stanley (fungi) wrote :
Jeremy Stanley (fungi)
Changed in openstack-ci:
assignee: nobody → Monty Taylor (mordred)
status: Confirmed → Fix Released
Changed in cinder:
importance: Undecided → Critical
Changed in keystone:
importance: Undecided → Critical
Jeremy Stanley (fungi)
Changed in python-keystoneclient:
importance: Undecided → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

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

Changed in cinder:
assignee: nobody → Jeremy Stanley (fungi)
status: New → In Progress
Changed in ceilometer:
assignee: nobody → Jeremy Stanley (fungi)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (master)

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

Changed in ironic:
assignee: nobody → Jeremy Stanley (fungi)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ironic (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

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

Changed in keystone:
assignee: nobody → Jeremy Stanley (fungi)
status: New → In Progress
Changed in heat:
assignee: nobody → Jeremy Stanley (fungi)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

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

Changed in neutron:
assignee: nobody → Jeremy Stanley (fungi)
status: New → In Progress
Changed in python-keystoneclient:
assignee: nobody → Jeremy Stanley (fungi)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-keystoneclient (master)

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

Changed in diskimage-builder:
assignee: nobody → Clint Byrum (clint-fewbar)
importance: Undecided → Critical
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to diskimage-builder (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to diskimage-builder (master)

Reviewed: https://review.openstack.org/38903
Committed: http://github.com/stackforge/diskimage-builder/commit/36a46649ed74c624c9d9af7bb47b50d64cd26782
Submitter: Jenkins
Branch: master

commit 36a46649ed74c624c9d9af7bb47b50d64cd26782
Author: Monty Taylor <email address hidden>
Date: Fri Jul 26 22:27:45 2013 -0400

    Fixed up test-requirements

    As a first step to OpenStack alignment, get test-requirements.txt in
    line with current OpenStack standard practices.

    Fixes: Bug #1205546
    Change-Id: I899c3dc167df191b84008250671c58520c436a30

Changed in diskimage-builder:
status: In Progress → Fix Committed
Changed in diskimage-builder:
status: Fix Committed → Fix Released
Revision history for this message
Jeremy Stanley (fungi) wrote :

Babel worked around this upstream in 1.1 (and have even since released 1.2), so we can abandon/revert the associated capping changes now.

Changed in diskimage-builder:
assignee: Clint Byrum (clint-fewbar) → Monty Taylor (mordred)
Jeremy Stanley (fungi)
Changed in ceilometer:
status: In Progress → Invalid
Changed in cinder:
status: In Progress → Invalid
Changed in ironic:
status: In Progress → Invalid
Changed in keystone:
status: In Progress → Invalid
Changed in nova:
status: In Progress → Invalid
Changed in heat:
status: In Progress → Invalid
Changed in neutron:
status: In Progress → Invalid
Changed in python-keystoneclient:
status: In Progress → Incomplete
status: Incomplete → Invalid
Jeremy Stanley (fungi)
no longer affects: oslo
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.