← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1866288] Re: tox pep8 fails on ubuntu 18.04.3

 

Yup, Rocky was tested on Xenial (16.04), not Bionic (18.04). Bionic
doesn't provide a suitable Python interpreter for this older code. This
is expected.

** Changed in: nova
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1866288

Title:
  tox pep8 fails on ubuntu 18.04.3

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  pep8 checking fails for rocky branch on ubuntu 18.04.3

  root@mgt02:~/src/nova# tox -epep8 -vvv
    removing /root/src/nova/.tox/log
  using tox.ini: /root/src/nova/tox.ini
  using tox-3.1.0 from /usr/local/lib/python2.7/dist-packages/tox/__init__.pyc
  skipping sdist step
  pep8 start: getenv /root/src/nova/.tox/shared
  pep8 recreate: /root/src/nova/.tox/shared
  ERROR: InterpreterNotFound: python3.5
  pep8 finish: getenv after 0.00 seconds
  __________________________________________________________________________________________________________________________________ summary ___________________________________________________________________________________________________________________________________
  ERROR:  pep8: InterpreterNotFound: python3.5

  
  root@mgt02:~/src/nova# uname -a
  Linux mgt02 4.15.0-88-generic #88-Ubuntu SMP Tue Feb 11 20:11:34 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

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


References