[openstack-dev] sqlalchemy-utils fails devstack install

Watanabe, Isao watanabe_isao at jp.fujitsu.com
Thu Feb 25 06:39:39 UTC 2016


Hello, @ Tony

Thank you for the information.
About your question:
> I wonder if all the failures share a common python? perhaps 3.4?
In my environment, I'm using python2.7.6.
But, 3.4 is also been installed.

$ readlink -f $(which python) | xargs -I % sh -c 'echo -n "%: "; % -V'
/usr/bin/python2.7: Python 2.7.6

$ python -V
Python 2.7.6

$ dpkg -l|grep python3.4
ii  libpython3.4-minimal:amd64           3.4.3-1ubuntu1~14.04.3           amd64        Minimal subset of the Python language (version 3.4)
ii  libpython3.4-stdlib:amd64            3.4.3-1ubuntu1~14.04.3           amd64        Interactive high-level object-oriented language (standard library, version 3.4)
ii  python3.4                            3.4.3-1ubuntu1~14.04.3           amd64        Interactive high-level object-oriented language (version 3.4)
ii  python3.4-minimal                    3.4.3-1ubuntu1~14.04.3           amd64        Minimal subset of the Python language (version 3.4)

Best regards,
Watanabe.isao



> -----Original Message-----
> From: Tony Breeds [mailto:tony at bakeyournoodle.com]
> Sent: Thursday, February 25, 2016 2:54 PM
> To: OpenStack Development Mailing List (not for usage questions)
> Subject: Re: [openstack-dev] sqlalchemy-utils fails devstack install
> 
> On Thu, Feb 25, 2016 at 04:45:48AM +0000, Watanabe, Isao wrote:
> > Hello team
> >
> > Does anyone know about why sqlalchemy-utils fails devstack install
> > since about 3:00 UTC, Feb 25th?
> 
> I don't have anything helpful to add really other than:
> 
> This bug https://bugs.launchpad.net/devstack/+bug/1548591 was opened 2 days
> ago ; but
> http://logstash.openstack.org/#/dashboard/file/logstash.json?query=messa
> ge:%5C%22error%20in%20SQLAlchemy-Utils%20setup%20command:%5C%22&from=864
> 000s
> 
> Matches your timeline that it's started being an issue in the last 2 hours
> 
> Shows that's really hurting kolla, but openstack-ansible, devstack, neutron
> and octavia are all affected.
> 
> Typically somethign like this will happen when a new release for $project
> comes out but:
> SQLAlchemy-Utils-0.31.6.tar.gz                         :
> 2016-01-21T12:36:09
> 
> And I4ff173ed9559d3dfe38cde15dc0f9a9487b45528 merged it into u-c on Sun Jan
> 24
> 06:26:51 2016 +0000
> 
> Looksing at:
> https://github.com/kvesteri/sqlalchemy-utils/blob/master/setup.py#L25-L5
> 8
> 
> I wonder if all the failures share a common python? perhaps 3.4?
> 
> Yours Tony.


More information about the OpenStack-dev mailing list