[Touch-packages] [Bug 1761861] Re: dh-python dependency removal changing behaviour of installing virtualenv

2018-04-09 Thread Matthias Klose
yes, dh-python is a build time dependency. python3-virtualenv now
depends on python3-distutils

** Changed in: python3-defaults (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1761861

Title:
  dh-python dependency removal changing behaviour of installing
  virtualenv

Status in python3-defaults package in Ubuntu:
  Fix Released

Bug description:
  root@6de0badbae8b:/# apt-get install --no-install-recommends virtualenv
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following additional packages will be installed:
ca-certificates libexpat1 libmpdec2 libpython3-stdlib libpython3.6-minimal 
libpython3.6-stdlib libssl1.1 mime-support openssl python-pip-whl python3 
python3-minimal
python3-pkg-resources python3-virtualenv python3.6 python3.6-minimal
  Suggested packages:
python3-doc python3-tk python3-venv python3-setuptools python3.6-venv 
python3.6-doc binutils binfmt-support
  Recommended packages:
bzip2 file xz-utils
  The following NEW packages will be installed:
ca-certificates libexpat1 libmpdec2 libpython3-stdlib libpython3.6-minimal 
libpython3.6-stdlib libssl1.1 mime-support openssl python-pip-whl python3 
python3-minimal
python3-pkg-resources python3-virtualenv python3.6 python3.6-minimal 
virtualenv
  0 upgraded, 17 newly installed, 0 to remove and 43 not upgraded.
  Need to get 7375 kB of archives.
  After this operation, 29.9 MB of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libssl1.1 amd64 
1.1.0g-2ubuntu3 [1128 kB]
  Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython3.6-minimal 
amd64 3.6.5-3 [529 kB]
  Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexpat1 amd64 
2.2.5-3 [80.2 kB]
  Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3.6-minimal 
amd64 3.6.5-3 [1425 kB]
  Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-minimal 
amd64 3.6.5-2 [23.9 kB]
  Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 
3.60ubuntu1 [30.1 kB]
  Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 
2.4.2-1 [82.6 kB]
  Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython3.6-stdlib 
amd64 3.6.5-3 [1648 kB]
  Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3.6 amd64 
3.6.5-3 [186 kB]
  Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython3-stdlib 
amd64 3.6.5-2 [7372 B]
  Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3 amd64 
3.6.5-2 [8780 B]
  Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 openssl amd64 
1.1.0g-2ubuntu3 [532 kB]
  Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 ca-certificates all 
20170717 [167 kB]
  Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-pip-whl 
all 9.0.1-2 [1379 kB]
  Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 
python3-pkg-resources all 39.0.1-2 [98.8 kB]
  Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 
python3-virtualenv all 15.1.0+ds-1 [43.2 kB]
  Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 virtualenv all 
15.1.0+ds-1 [4376 B]
  Fetched 7375 kB in 14s (515 kB/s)
  debconf: delaying package configuration, since apt-utils is not installed
  Selecting previously unselected package libssl1.1:amd64.
  (Reading database ... 4416 files and directories currently installed.)
  Preparing to unpack .../0-libssl1.1_1.1.0g-2ubuntu3_amd64.deb ...
  Unpacking libssl1.1:amd64 (1.1.0g-2ubuntu3) ...
  Selecting previously unselected package libpython3.6-minimal:amd64.
  Preparing to unpack .../1-libpython3.6-minimal_3.6.5-3_amd64.deb ...
  Unpacking libpython3.6-minimal:amd64 (3.6.5-3) ...
  Selecting previously unselected package libexpat1:amd64.
  Preparing to unpack .../2-libexpat1_2.2.5-3_amd64.deb ...
  Unpacking libexpat1:amd64 (2.2.5-3) ...
  Selecting previously unselected package python3.6-minimal.
  Preparing to unpack .../3-python3.6-minimal_3.6.5-3_amd64.deb ...
  Unpacking python3.6-minimal (3.6.5-3) ...
  Selecting previously unselected package python3-minimal.
  Preparing to unpack .../4-python3-minimal_3.6.5-2_amd64.deb ...
  Unpacking python3-minimal (3.6.5-2) ...
  Selecting previously unselected package mime-support.
  Preparing to unpack .../5-mime-support_3.60ubuntu1_all.deb ...
  Unpacking mime-support (3.60ubuntu1) ...
  Selecting previously unselected package libmpdec2:amd64.
  Preparing to unpack .../6-libmpdec2_2.4.2-1_amd64.deb ...
  Unpacking libmpdec2:amd64 (2.4.2-1) ...
  Selecting previously unselected package libpython3.6-stdlib:amd64.
  Preparing to unpack .../7-libpython3.6-stdlib_3.6.5-3_amd64.deb ...
  Unpacking libpython3.6-stdlib:amd64 (3.6.5-3) ...
  Selecting previously 

[Touch-packages] [Bug 1761861] Re: dh-python dependency removal changing behaviour of installing virtualenv

2018-04-09 Thread Markus Lindberg
Why does not python3 depend on dh-python?

I get the following while trying to install python3:

dpkg-query: package 'dh-python' is not installed
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.

What I can tell, every other Ubuntu release has this dependency.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1761861

Title:
  dh-python dependency removal changing behaviour of installing
  virtualenv

Status in python3-defaults package in Ubuntu:
  New

Bug description:
  root@6de0badbae8b:/# apt-get install --no-install-recommends virtualenv
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following additional packages will be installed:
ca-certificates libexpat1 libmpdec2 libpython3-stdlib libpython3.6-minimal 
libpython3.6-stdlib libssl1.1 mime-support openssl python-pip-whl python3 
python3-minimal
python3-pkg-resources python3-virtualenv python3.6 python3.6-minimal
  Suggested packages:
python3-doc python3-tk python3-venv python3-setuptools python3.6-venv 
python3.6-doc binutils binfmt-support
  Recommended packages:
bzip2 file xz-utils
  The following NEW packages will be installed:
ca-certificates libexpat1 libmpdec2 libpython3-stdlib libpython3.6-minimal 
libpython3.6-stdlib libssl1.1 mime-support openssl python-pip-whl python3 
python3-minimal
python3-pkg-resources python3-virtualenv python3.6 python3.6-minimal 
virtualenv
  0 upgraded, 17 newly installed, 0 to remove and 43 not upgraded.
  Need to get 7375 kB of archives.
  After this operation, 29.9 MB of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libssl1.1 amd64 
1.1.0g-2ubuntu3 [1128 kB]
  Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython3.6-minimal 
amd64 3.6.5-3 [529 kB]
  Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexpat1 amd64 
2.2.5-3 [80.2 kB]
  Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3.6-minimal 
amd64 3.6.5-3 [1425 kB]
  Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-minimal 
amd64 3.6.5-2 [23.9 kB]
  Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 
3.60ubuntu1 [30.1 kB]
  Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 
2.4.2-1 [82.6 kB]
  Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython3.6-stdlib 
amd64 3.6.5-3 [1648 kB]
  Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3.6 amd64 
3.6.5-3 [186 kB]
  Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython3-stdlib 
amd64 3.6.5-2 [7372 B]
  Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3 amd64 
3.6.5-2 [8780 B]
  Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 openssl amd64 
1.1.0g-2ubuntu3 [532 kB]
  Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 ca-certificates all 
20170717 [167 kB]
  Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-pip-whl 
all 9.0.1-2 [1379 kB]
  Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 
python3-pkg-resources all 39.0.1-2 [98.8 kB]
  Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 
python3-virtualenv all 15.1.0+ds-1 [43.2 kB]
  Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 virtualenv all 
15.1.0+ds-1 [4376 B]
  Fetched 7375 kB in 14s (515 kB/s)
  debconf: delaying package configuration, since apt-utils is not installed
  Selecting previously unselected package libssl1.1:amd64.
  (Reading database ... 4416 files and directories currently installed.)
  Preparing to unpack .../0-libssl1.1_1.1.0g-2ubuntu3_amd64.deb ...
  Unpacking libssl1.1:amd64 (1.1.0g-2ubuntu3) ...
  Selecting previously unselected package libpython3.6-minimal:amd64.
  Preparing to unpack .../1-libpython3.6-minimal_3.6.5-3_amd64.deb ...
  Unpacking libpython3.6-minimal:amd64 (3.6.5-3) ...
  Selecting previously unselected package libexpat1:amd64.
  Preparing to unpack .../2-libexpat1_2.2.5-3_amd64.deb ...
  Unpacking libexpat1:amd64 (2.2.5-3) ...
  Selecting previously unselected package python3.6-minimal.
  Preparing to unpack .../3-python3.6-minimal_3.6.5-3_amd64.deb ...
  Unpacking python3.6-minimal (3.6.5-3) ...
  Selecting previously unselected package python3-minimal.
  Preparing to unpack .../4-python3-minimal_3.6.5-2_amd64.deb ...
  Unpacking python3-minimal (3.6.5-2) ...
  Selecting previously unselected package mime-support.
  Preparing to unpack .../5-mime-support_3.60ubuntu1_all.deb ...
  Unpacking mime-support (3.60ubuntu1) ...
  Selecting previously unselected package libmpdec2:amd64.
  Preparing to unpack .../6-libmpdec2_2.4.2-1_amd64.deb ...
  Unpacking libmpdec2:amd64 (2.4.2-1) ...
  Selecting previously unselected package 

[Touch-packages] [Bug 1761861] Re: dh-python dependency removal changing behaviour of installing virtualenv

2018-04-08 Thread Hans Joachim Desserud
** Tags added: bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1761861

Title:
  dh-python dependency removal changing behaviour of installing
  virtualenv

Status in python3-defaults package in Ubuntu:
  New

Bug description:
  root@6de0badbae8b:/# apt-get install --no-install-recommends virtualenv
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following additional packages will be installed:
ca-certificates libexpat1 libmpdec2 libpython3-stdlib libpython3.6-minimal 
libpython3.6-stdlib libssl1.1 mime-support openssl python-pip-whl python3 
python3-minimal
python3-pkg-resources python3-virtualenv python3.6 python3.6-minimal
  Suggested packages:
python3-doc python3-tk python3-venv python3-setuptools python3.6-venv 
python3.6-doc binutils binfmt-support
  Recommended packages:
bzip2 file xz-utils
  The following NEW packages will be installed:
ca-certificates libexpat1 libmpdec2 libpython3-stdlib libpython3.6-minimal 
libpython3.6-stdlib libssl1.1 mime-support openssl python-pip-whl python3 
python3-minimal
python3-pkg-resources python3-virtualenv python3.6 python3.6-minimal 
virtualenv
  0 upgraded, 17 newly installed, 0 to remove and 43 not upgraded.
  Need to get 7375 kB of archives.
  After this operation, 29.9 MB of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libssl1.1 amd64 
1.1.0g-2ubuntu3 [1128 kB]
  Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython3.6-minimal 
amd64 3.6.5-3 [529 kB]
  Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexpat1 amd64 
2.2.5-3 [80.2 kB]
  Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3.6-minimal 
amd64 3.6.5-3 [1425 kB]
  Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-minimal 
amd64 3.6.5-2 [23.9 kB]
  Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 
3.60ubuntu1 [30.1 kB]
  Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 
2.4.2-1 [82.6 kB]
  Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython3.6-stdlib 
amd64 3.6.5-3 [1648 kB]
  Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3.6 amd64 
3.6.5-3 [186 kB]
  Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython3-stdlib 
amd64 3.6.5-2 [7372 B]
  Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3 amd64 
3.6.5-2 [8780 B]
  Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 openssl amd64 
1.1.0g-2ubuntu3 [532 kB]
  Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 ca-certificates all 
20170717 [167 kB]
  Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-pip-whl 
all 9.0.1-2 [1379 kB]
  Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 
python3-pkg-resources all 39.0.1-2 [98.8 kB]
  Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 
python3-virtualenv all 15.1.0+ds-1 [43.2 kB]
  Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 virtualenv all 
15.1.0+ds-1 [4376 B]
  Fetched 7375 kB in 14s (515 kB/s)
  debconf: delaying package configuration, since apt-utils is not installed
  Selecting previously unselected package libssl1.1:amd64.
  (Reading database ... 4416 files and directories currently installed.)
  Preparing to unpack .../0-libssl1.1_1.1.0g-2ubuntu3_amd64.deb ...
  Unpacking libssl1.1:amd64 (1.1.0g-2ubuntu3) ...
  Selecting previously unselected package libpython3.6-minimal:amd64.
  Preparing to unpack .../1-libpython3.6-minimal_3.6.5-3_amd64.deb ...
  Unpacking libpython3.6-minimal:amd64 (3.6.5-3) ...
  Selecting previously unselected package libexpat1:amd64.
  Preparing to unpack .../2-libexpat1_2.2.5-3_amd64.deb ...
  Unpacking libexpat1:amd64 (2.2.5-3) ...
  Selecting previously unselected package python3.6-minimal.
  Preparing to unpack .../3-python3.6-minimal_3.6.5-3_amd64.deb ...
  Unpacking python3.6-minimal (3.6.5-3) ...
  Selecting previously unselected package python3-minimal.
  Preparing to unpack .../4-python3-minimal_3.6.5-2_amd64.deb ...
  Unpacking python3-minimal (3.6.5-2) ...
  Selecting previously unselected package mime-support.
  Preparing to unpack .../5-mime-support_3.60ubuntu1_all.deb ...
  Unpacking mime-support (3.60ubuntu1) ...
  Selecting previously unselected package libmpdec2:amd64.
  Preparing to unpack .../6-libmpdec2_2.4.2-1_amd64.deb ...
  Unpacking libmpdec2:amd64 (2.4.2-1) ...
  Selecting previously unselected package libpython3.6-stdlib:amd64.
  Preparing to unpack .../7-libpython3.6-stdlib_3.6.5-3_amd64.deb ...
  Unpacking libpython3.6-stdlib:amd64 (3.6.5-3) ...
  Selecting previously unselected package python3.6.
  Preparing to unpack .../8-python3.6_3.6.5-3_amd64.deb ...
  Unpacking python3.6 (3.6.5-3) ...
  Selecting previously unselected package