[Bug 1946340] Re: Unable to stack on fedora34 due to cinder pulling in oslo.vmware and suds-jurko that uses use_2to3 that is invalid with setuptools >=58.0.0

Aufaryafi Baskara Kadi 1946340 at bugs.launchpad.net
Fri Oct 15 02:49:52 UTC 2021


** Also affects: setuptools (Ubuntu)
   Importance: Undecided
       Status: New

** No longer affects: setuptools (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to setuptools in Ubuntu.
https://bugs.launchpad.net/bugs/1946340

Title:
  Unable to stack on fedora34 due to cinder pulling in oslo.vmware and
  suds-jurko that uses use_2to3 that is invalid with setuptools >=58.0.0

Status in Cinder:
  New
Status in Designate:
  Confirmed
Status in devstack:
  Confirmed
Status in oslo.vmware:
  New

Bug description:
  https://zuul.opendev.org/t/openstack/builds?job_name=devstack-
  platform-fedora-latest

  https://zuul.opendev.org/t/openstack/build/3e803930a05e4fa28b3873364ec812c7

  
  2021-10-06 12:51:30.359191 | controller | Successfully installed setuptools-58.2.0
  [..]
  2021-10-06 12:54:15.950378 | controller | Using python 3.9 to install /opt/stack/cinder
  2021-10-06 12:54:15.952758 | controller | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.9 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder
  2021-10-06 12:54:16.358711 | controller | WARNING: Running pip install with root privileges is generally not a good idea. Try `python3.9 -m pip install --user` instead.
  2021-10-06 12:54:16.944883 | controller | Looking in indexes: https://mirror.iad3.inmotion.opendev.org/pypi/simple, https://mirror.iad3.inmotion.opendev.org/wheel/fedora-34-x86_64
  2021-10-06 12:54:16.969945 | controller | Obtaining file:///opt/stack/cinder
  [..]
  2021-10-06 12:54:23.033422 | controller | Collecting suds-jurko>=0.6
  2021-10-06 12:54:23.036449 | controller |   Downloading https://mirror.iad3.inmotion.opendev.org/pypifiles/packages/d0/88/f3bed9b494e0dae26bd55e5f3d527b8244208125024727267e8109956a11/suds-jurko-0.6.zip (255 kB)
  2021-10-06 12:54:23.411290 | controller |     ERROR: Command errored out with exit status 1:
  2021-10-06 12:54:23.411331 | controller |      command: /usr/bin/python3.9 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-z165r4bu/suds-jurko_4a7d3f7477c142668c68d48b61f4850d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-z165r4bu/suds-jurko_4a7d3f7477c142668c68d48b61f4850d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-qflx0nam
  2021-10-06 12:54:23.411341 | controller |          cwd: /tmp/pip-install-z165r4bu/suds-jurko_4a7d3f7477c142668c68d48b61f4850d/
  2021-10-06 12:54:23.411349 | controller |     Complete output (1 lines):
  2021-10-06 12:54:23.411356 | controller |     error in suds-jurko setup command: use_2to3 is invalid.
  2021-10-06 12:54:23.411363 | controller |     ----------------------------------------
  2021-10-06 12:54:23.411555 | controller | WARNING: Discarding https://mirror.iad3.inmotion.opendev.org/pypifiles/packages/d0/88/f3bed9b494e0dae26bd55e5f3d527b8244208125024727267e8109956a11/suds-jurko-0.6.zip#sha256=1cb7252cb13018fc32887c3a834ed7c6648a5b5c4c159be5806da2e1785399e8 (from https://mirror.iad3.inmotion.opendev.org/pypi/simple/suds-jurko/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  2021-10-06 12:54:23.428057 | controller |   Downloading https://mirror.iad3.inmotion.opendev.org/pypifiles/packages/bd/6f/54fbf0999a606680d27c69b1ad12dfff62768ecb9fe48524cebda6eb4423/suds-jurko-0.6.tar.bz2 (143 kB)
  2021-10-06 12:54:23.884635 | controller |     ERROR: Command errored out with exit status 1:
  2021-10-06 12:54:23.884668 | controller |      command: /usr/bin/python3.9 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-z165r4bu/suds-jurko_3e1b1f61ad89431f989437799fa47041/setup.py'"'"'; __file__='"'"'/tmp/pip-install-z165r4bu/suds-jurko_3e1b1f61ad89431f989437799fa47041/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-cz87bqfy
  2021-10-06 12:54:23.884675 | controller |          cwd: /tmp/pip-install-z165r4bu/suds-jurko_3e1b1f61ad89431f989437799fa47041/
  2021-10-06 12:54:23.884681 | controller |     Complete output (1 lines):
  2021-10-06 12:54:23.884686 | controller |     error in suds-jurko setup command: use_2to3 is invalid.
  [..]
  2021-10-06 12:54:31.011976 | controller | ERROR: Could not find a version that satisfies the requirement suds-jurko>=0.6 (from oslo-vmware)
  2021-10-06 12:54:31.012096 | controller | ERROR: No matching distribution found for suds-jurko>=0.6

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




More information about the foundations-bugs mailing list