yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70626
[Bug 1457286] Re: CentOS python six module too old.
[Expired for cloud-init because there has been no activity for 60 days.]
** Changed in: cloud-init
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1457286
Title:
CentOS python six module too old.
Status in cloud-init:
Expired
Bug description:
Cloud-init 0.7.7 rpm built from bzr 1106. VM is CentOS 7.1 (1503).
When cloud-init runs on boot, it errors out with No module named
urllib. After a conversation in #cloud-init, issue was narrowed down
to the stock python-six package in CentOS 7. The stock version is
1.3.0. Workaround was to install python-pip on the VM and upgrade six
using "pip install --upgrade six".
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1457286/+subscriptions
References