<div dir="ltr">Hi,<div><br></div><div>The same happened with me this morning.</div><div>The interesting thing is (at least for me) that by the github page of pyparsing they have 2.4.1 release, at least they added the tag to the code:</div><div><a href="https://github.com/pyparsing/pyparsing/tags">https://github.com/pyparsing/pyparsing/tags</a><br></div><div><br></div><div>I checked some devstack runs in the gate, and it seems that the jobs (at that time at least) could fetch pyparsing===2.4.1:</div><div><a href="http://logs.openstack.org/53/671853/3/check/tempest-slow-py3/76fa978/controller/logs/devstacklog.txt.gz#_2019-07-23_18_18_58_513">http://logs.openstack.org/53/671853/3/check/tempest-slow-py3/76fa978/controller/logs/devstacklog.txt.gz#_2019-07-23_18_18_58_513</a><br></div><div><br></div><div>Regards</div><div>Lajos</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Bernd Bausch <<a href="mailto:berndbausch@gmail.com">berndbausch@gmail.com</a>> ezt írta (időpont: 2019. júl. 24., Sze, 10:02):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF">
<p>Trying to install Devstack Stein on freshly installed Ubuntu
18.04. <br>
</p>
<p>stack.sh fails with this:</p>
<p><tt>Downloading
<a class="gmail-m_8420687677263225719moz-txt-link-freetext" href="https://files.pythonhosted.org/packages/6f/7c/ebba93a2d3e09fd0220e1adfdb8230142f4e21d1527e5b06aa353dc27719/oslo.config-6.11.0-py2.py3-none-any.whl" target="_blank">https://files.pythonhosted.org/packages/6f/7c/ebba93a2d3e09fd0220e1adfdb8230142f4e21d1527e5b06aa353dc27719/oslo.config-6.11.0-py2.py3-none-any.whl</a>
(131kB)</tt><tt><br>
</tt><tt>Collecting pyparsing===2.4.1 (from -c <a class="gmail-m_8420687677263225719moz-txt-link-freetext" href="https://releases.openstack.org/constraints/upper/master" target="_blank">https://releases.openstack.org/constraints/upper/master</a>
(line 492))</tt><tt><br>
</tt><tt> Could not find a version that satisfies the requirement
pyparsing===2.4.1 (from -c <a class="gmail-m_8420687677263225719moz-txt-link-freetext" href="https://releases.openstack.org/constraints/upper/master" target="_blank">https://releases.openstack.org/constraints/upper/master</a>
(line 492)) (from versions: 1.4.6, 1.4.7, 1.4.8, 1.4.11, 1.5.0,
1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.5.6, 1.5.7, 2.0.0, 2.0.1,
2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.1.0, 2.1.1, 2.1.2,
2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.7, 2.1.8, 2.1.9, 2.1.10, 2.2.0,
2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0)</tt><tt><br>
</tt><tt>No matching distribution found for <b><font color="#cc0000">pyparsing===2.4.1</font></b> (from -c <a class="gmail-m_8420687677263225719moz-txt-link-freetext" href="https://releases.openstack.org/constraints/upper/master" target="_blank">https://releases.openstack.org/constraints/upper/master</a>
(line 492))</tt><br>
</p>
<p>(red highlight is mine) <br>
</p>
<p>The most recent version of <a href="https://pypi.org/project/pyparsing/" target="_blank">pyparsing </a>is
2.4.0.</p>
<p>I would file a bug, but I don't know against which project. Who
owns <tt><a class="gmail-m_8420687677263225719moz-txt-link-freetext" href="https://releases.openstack.org/constraints/upper/master" target="_blank">https://releases.openstack.org/constraints/upper/master</a></tt>?
Or is there a misunderstanding somewhere?<tt><br>
</tt></p>
<p>My local.conf is below - it's based on a Rocky local.conf (which
does work on Rocky) and might be incorrect.<tt><br>
</tt></p>
<p>Bernd.<tt><br>
</tt></p>
<p><tt>[[local|localrc]]<br>
<br>
###########################################################################<br>
### Passwords<br>
<br>
ADMIN_PASSWORD=MYPASSWORD<br>
DATABASE_PASSWORD=$ADMIN_PASSWORD<br>
RABBIT_PASSWORD=$ADMIN_PASSWORD<br>
SERVICE_PASSWORD=$ADMIN_PASSWORD<br>
<br>
###########################################################################<br>
### Logging<br>
<br>
LOG_COLOR=False<br>
LOGFILE=$DEST/logs/stack.sh.log<br>
<br>
###########################################################################<br>
### Networking<br>
<br>
IP_VERSION=4<br>
HOST_IP=192.168.1.200<br>
<br>
###########################################################################<br>
### Software sources<br>
<br>
# use https since the vlabs proxy seems to block the git://
scheme<br>
GIT_BASE=<a class="gmail-m_8420687677263225719moz-txt-link-freetext" href="https://git.openstack.org" target="_blank">https://git.openstack.org</a><br>
# Ensure the latest software is installed<br>
PIP_UPGRADE=True<br>
<br>
###########################################################################<br>
### Glance<br>
<br>
DOWNLOAD_DEFAULT_IMAGES=False<br>
IMAGE_URLS=<a class="gmail-m_8420687677263225719moz-txt-link-rfc2396E" href="http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img" target="_blank">"http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img"</a><br>
<br>
# Glance's image import doesn't work when Glance runs as a UWSGI
server<br>
# For this setting to take effect, devstack/lib/glance must be
patched<br>
GLANCE_USE_UWSGI=False<br>
<br>
###########################################################################<br>
### Swift<br>
<br>
# by default, Devstack interactively asks for a hash value.
Avoid this.<br>
SWIFT_HASH=123<br>
<br>
enable_service swift<br>
<br>
###########################################################################<br>
### Heat<br>
<br>
enable_plugin heat <a class="gmail-m_8420687677263225719moz-txt-link-freetext" href="https://git.openstack.org/openstack/heat" target="_blank">https://git.openstack.org/openstack/heat</a>
stable/stein<br>
enable_service h-eng h-api h-api-cfn h-api-cw<br>
<br>
enable_plugin heat-dashboard <a class="gmail-m_8420687677263225719moz-txt-link-freetext" href="https://git.openstack.org/openstack/heat-dashboard" target="_blank">https://git.openstack.org/openstack/heat-dashboard</a>
stable/stein<br>
enable_service heat-dashboard<br>
<br>
###########################################################################<br>
### Cinder: Enable backup<br>
<br>
enable_service c-bak<br>
<br>
###########################################################################<br>
### Telemetry: Use Gnocchi as sample repository<br>
### and configure medium archive policy<br>
<br>
CEILOMETER_BACKEND=gnocchi<br>
GNOCCHI_ARCHIVE_POLICY=medium<br>
enable_plugin ceilometer <a class="gmail-m_8420687677263225719moz-txt-link-freetext" href="https://git.openstack.org/openstack/ceilometer" target="_blank">https://git.openstack.org/openstack/ceilometer</a>
stable/stein<br>
enable_plugin aodh <a class="gmail-m_8420687677263225719moz-txt-link-freetext" href="https://git.openstack.org/openstack/aodh" target="_blank">https://git.openstack.org/openstack/aodh</a>
stable/stein<br>
<br>
###########################################################################<br>
### Neutron: Enable internal DNS resolution in ml2_conf.ini<br>
<br>
Q_ML2_PLUGIN_EXT_DRIVERS=port_security,dns_domain_ports<br>
<br>
###########################################################################<br>
### Post config for Neutron (DNS) and Nova (allow KVM in Vmware
machine)<br>
<br>
[[post-config|$NEUTRON_CONF]]<br>
[DEFAULT]<br>
dns_domain = <a href="http://devstack.org" target="_blank">devstack.org</a>.<br>
<br>
[[post-config|/etc/nova/nova-cpu.conf]]<br>
[libvirt]<br>
# set machine type to work around bug<br>
# <a class="gmail-m_8420687677263225719moz-txt-link-freetext" href="https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1691109" target="_blank">https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1691109</a><br>
hw_machine_type = x86_64=pc-i440fx-xenial<br>
<br>
<br>
</tt></p>
</div>
</blockquote></div>