← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1456437] [NEW] Devstack can not install openstack due to bad md5 hash code

 

Public bug reported:

when using devstack to install stable branch openstack project, there
may fail due to bad md5 hash ..

2015-05-18 19:51:25.980 | Obtaining file:///opt/stack/kilo/nova
2015-05-18 19:51:27.563 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.1.dev13)
2015-05-18 19:51:27.566 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy<=0.9.99,>=0.9.7 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.1.dev13)
2015-05-18 19:51:27.586 | Collecting boto>=2.32.1 (from nova==2015.1.1.dev13)
2015-05-18 19:51:27.692 |   Using cached boto-2.38.0-py2.py3-none-any.whl
2015-05-18 19:51:27.694 |   Hash of the package https://pypi.python.org/packages/2.7/b/boto/boto-2.38.0-py2.py3-none-any.whl#md5=dd00fcddc668880494987bcb6102ecf2 (from https://pypi.python.org/simple/boto/) (39c6ea46c7f78b4ac829a0cf4ed6bbd3) doesn't match the expected hash dd00fcddc668880494987bcb6102ecf2!
2015-05-18 19:51:27.696 |   Bad md5 hash for package https://pypi.python.org/packages/2.7/b/boto/boto-2.38.0-py2.py3-none-any.whl#md5=dd00fcddc668880494987bcb6102ecf2 (from https://pypi.python.org/simple/boto/)

** Affects: nova
     Importance: Undecided
     Assignee: Eli Qiao (taget-9)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Eli Qiao (taget-9)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1456437

Title:
  Devstack can not install openstack due to bad md5 hash code

Status in OpenStack Compute (Nova):
  New

Bug description:
  when using devstack to install stable branch openstack project, there
  may fail due to bad md5 hash ..

  2015-05-18 19:51:25.980 | Obtaining file:///opt/stack/kilo/nova
  2015-05-18 19:51:27.563 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.1.dev13)
  2015-05-18 19:51:27.566 | Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy<=0.9.99,>=0.9.7 in /usr/local/lib/python2.7/dist-packages (from nova==2015.1.1.dev13)
  2015-05-18 19:51:27.586 | Collecting boto>=2.32.1 (from nova==2015.1.1.dev13)
  2015-05-18 19:51:27.692 |   Using cached boto-2.38.0-py2.py3-none-any.whl
  2015-05-18 19:51:27.694 |   Hash of the package https://pypi.python.org/packages/2.7/b/boto/boto-2.38.0-py2.py3-none-any.whl#md5=dd00fcddc668880494987bcb6102ecf2 (from https://pypi.python.org/simple/boto/) (39c6ea46c7f78b4ac829a0cf4ed6bbd3) doesn't match the expected hash dd00fcddc668880494987bcb6102ecf2!
  2015-05-18 19:51:27.696 |   Bad md5 hash for package https://pypi.python.org/packages/2.7/b/boto/boto-2.38.0-py2.py3-none-any.whl#md5=dd00fcddc668880494987bcb6102ecf2 (from https://pypi.python.org/simple/boto/)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1456437/+subscriptions


Follow ups

References