This is because of the new pip
https://discuss.python.org/t/announcement-pip-20-3-release/5948

In python3 it uses a diff resolver.  Which seems to fail for any component ending in a number (Django2, iso8601, etc..)

virtualenv on Dec7 was also updated to use that version of pip by default, which is what is affecting some tox jobs.

there is supposed to be a way to add --use-deprecated=legacy-resolver  to the pip command, which is what I am trying to do to get sysinv zuul to pass,
I havent had much luck yet.

Al


From: Penney, Don <Don.Penney@windriver.com>
Sent: Tuesday, December 8, 2020 12:54 PM
To: Little, Scott <Scott.Little@windriver.com>; starlingx-discuss@lists.starlingx.io <starlingx-discuss@lists.starlingx.io>
Subject: Re: [Starlingx-discuss] [build-report] master STX_build_layer_containers_master_master - Build # 90 - Still Failing!
 

That seems odd. It certainly looks like pypi.org has a wheel that should satisfy the requirement Django<3.0,>=2.2:

 

https://pypi.org/project/Django/2.2.17/#files

Django-2.2.17-py3-none-any.whl

 

This is a py3 wheel, and stx-horizon has been updated to python3:

https://opendev.org/starlingx/upstream/src/branch/master/openstack/python-horizon/centos/stx-horizon.stable_docker_image#L16

 

 

From: Scott Little <scott.little@windriver.com>
Sent: Tuesday, December 8, 2020 12:46 PM
To: starlingx-discuss@lists.starlingx.io
Subject: Re: [Starlingx-discuss] [build-report] master STX_build_layer_containers_master_master - Build # 90 - Still Failing!

 

There is second container build failure in the logs.

 

The stx-horizon docker image can't find a version of Django that it can use.

 

https://bugs.launchpad.net/starlingx/+bug/1907290

 

Can someone volunteer to investigate this one?

 

Scott

 

 

On 2020-12-08 1:08 a.m., build.starlingx@gmail.com wrote:

[Please note this e-mail is from an EXTERNAL e-mail address]
 
Project: STX_build_layer_containers_master_master
Build #: 90
Status: Still Failing
Timestamp: 20201208T014249Z
Branch: master
 
Check logs at:
http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/containers/20201208T014249Z/logs
--------------------------------------------------------------------------------
Parameters
 
BUILD_CONTAINERS_DEV: false
BUILD_CONTAINERS_STABLE: true
FORCE_BUILD: false



_______________________________________________
Starlingx-discuss mailing list
Starlingx-discuss@lists.starlingx.io
http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss