← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1626201] [NEW] missing python*-dev and gcc dependencies

 

Public bug reported:

http://autopkgtest.ubuntu.com/packages/python-virtualenv/yakkety/amd64
and http://ci.debian.net/packages/p/python-virtualenv/unstable/amd64/
recently started failing. Apparently until recently it downloaded the
"chroot":

  Downloading world-3.1.1-py2.py3-none-any.whl
Requirement already satisfied (use --upgrade to upgrade): setuptools in /tmp/autopkgtest.zlm6cw/autopkgtest_tmp/p2a/lib/python2.7/site-packages (from world)
Installing collected packages: world
Successfully installed world-3.1.1
it originates from ITALY

but now:

  Downloading world-4.0.tar.gz
    Complete output from command python setup.py egg_info:
    Python 3.4.0 or better is required

and then it apparently tries to build it, but is missing gcc and
python?-dev.

So some external resource changed and broke the test, which uncovers
that python?-virtualenv ought to Recommends: gcc, python?-dev.

Then the test should add "Restrictions: needs-recommends"

** Affects: python-virtualenv (Ubuntu)
     Importance: Undecided
     Assignee: Barry Warsaw (barry)
         Status: New

** Affects: python-virtualenv (Ubuntu Xenial)
     Importance: Undecided
         Status: New


** Tags: autopkgtest

** Also affects: python-virtualenv (Ubuntu Xenial)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1626201

Title:
  missing python*-dev and gcc dependencies

Status in python-virtualenv package in Ubuntu:
  New
Status in python-virtualenv source package in Xenial:
  New

Bug description:
  http://autopkgtest.ubuntu.com/packages/python-virtualenv/yakkety/amd64
  and http://ci.debian.net/packages/p/python-virtualenv/unstable/amd64/
  recently started failing. Apparently until recently it downloaded the
  "chroot":

    Downloading world-3.1.1-py2.py3-none-any.whl
  Requirement already satisfied (use --upgrade to upgrade): setuptools in /tmp/autopkgtest.zlm6cw/autopkgtest_tmp/p2a/lib/python2.7/site-packages (from world)
  Installing collected packages: world
  Successfully installed world-3.1.1
  it originates from ITALY

  but now:

    Downloading world-4.0.tar.gz
      Complete output from command python setup.py egg_info:
      Python 3.4.0 or better is required

  and then it apparently tries to build it, but is missing gcc and
  python?-dev.

  So some external resource changed and broke the test, which uncovers
  that python?-virtualenv ought to Recommends: gcc, python?-dev.

  Then the test should add "Restrictions: needs-recommends"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-virtualenv/+bug/1626201/+subscriptions


Follow ups