Your message dated Sat, 19 Sep 2020 22:32:16 +0200
with message-id <[email protected]>
and subject line Re: Bug#970593: virtualbox-6.1: package cannot be installed on 
current debian testing
has caused the Debian Bug report #970593,
regarding virtualbox-6.1: package cannot be installed on current debian testing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
970593: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970593
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: virtualbox-6.1
Severity: grave
Tags: a11y
Justification: renders package unusable

Dear Maintainer,

after installing the latest updates for debian testing, the package
virtualbox-6.1 got removed by apt. Reinstallation of the package fails with:

virtualbox-6.1: depends on: python (<2.8) but it is not going to be installed
depends on: python (>= 2.7) but it is not going to be installed
depends on: python:any (>=2.6.6-7~) but it is not going to be installed

(translated from German)

However, Python 2.7.18 is installed on the machine via the package manager:

$ apt list --installed | grep python2

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

libpython2-dev/testing,now 2.7.18-2 amd64 [installiert,automatisch-entfernbar]
libpython2-stdlib/testing,now 2.7.18-2 amd64  [Installiert,automatisch]
libpython2.7-dev/testing,now 2.7.18-1 amd64 [installiert,automatisch-
entfernbar]
libpython2.7-minimal/testing,now 2.7.18-1 amd64  [Installiert,automatisch]
libpython2.7-stdlib/testing,now 2.7.18-1 amd64  [Installiert,automatisch]
libpython2.7/testing,now 2.7.18-1 amd64  [Installiert,automatisch]
python2-dev/testing,now 2.7.18-2 amd64 [installiert,automatisch-entfernbar]
python2-minimal/testing,now 2.7.18-2 amd64  [Installiert,automatisch]
python2.7-dev/testing,now 2.7.18-1 amd64 [installiert,automatisch-entfernbar]
python2.7-minimal/testing,now 2.7.18-1 amd64  [Installiert,automatisch]
python2.7/testing,now 2.7.18-1 amd64  [installiert]
python2/testing,now 2.7.18-2 amd64  [installiert]



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.7.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages virtualbox-6.1 depends on:
ii  adduser                3.118
ii  debconf [debconf-2.0]  1.5.74
ii  libc6                  2.31-3
ii  libcurl4               7.72.0-1
ii  libdevmapper1.02.1     2:1.02.171-3
ii  libgcc-s1 [libgcc1]    10.2.0-7
ii  libgl1                 1.3.2-1
ii  libopus0               1.3-1+b1
ii  libpng16-16            1.6.37-2
ii  libqt5core5a           5.14.2+dfsg-6
ii  libqt5gui5             5.14.2+dfsg-6
ii  libqt5opengl5          5.14.2+dfsg-6
ii  libqt5printsupport5    5.14.2+dfsg-6
ii  libqt5widgets5         5.14.2+dfsg-6
ii  libqt5x11extras5       5.14.2-2
ii  libsdl1.2debian        1.2.15+dfsg2-5
ii  libssl1.1              1.1.1g-1
ii  libstdc++6             10.2.0-7
ii  libvpx5                1.7.0-3
ii  libx11-6               2:1.6.10-3
ii  libxcb1                1.14-2
ii  libxcursor1            1:1.2.0-2
ii  libxext6               2:1.3.3-1+b2
ii  libxml2                2.9.10+dfsg-6
ii  libxt6                 1:1.2.0-1
ii  psmisc                 23.3-1
pn  python                 <none>
ii  zlib1g                 1:1.2.11.dfsg-2

Versions of packages virtualbox-6.1 recommends:
ii  atril [pdf-viewer]   1.24.0-1
ii  binutils             2.35-3
ii  build-essential      12.8
ii  dpkg-dev             1.20.5
ii  evince [pdf-viewer]  3.38.0-1
ii  gcc                  4:10.1.0-1
ii  kmod                 27+20200310-2
ii  libasound2           1.2.3.2-1
ii  libpulse0            13.0-5
ii  libsdl-ttf2.0-0      2.0.11-6
ii  linux-headers-amd64  5.8.7-1
pn  linux-image          <none>
ii  make                 4.3-4
ii  okular [pdf-viewer]  4:20.08.1-1
ii  xpdf [pdf-viewer]    3.04-13

virtualbox-6.1 suggests no packages.

--- End Message ---
--- Begin Message ---
On Sat, Sep 19, 2020 at 04:21:49PM +0200, Matthias Lutter wrote:
> Package: virtualbox-6.1
> Severity: grave
> Tags: a11y

a11y surely sounds like a wrong tag here, fwiw.

> after installing the latest updates for debian testing, the package
> virtualbox-6.1 got removed by apt. Reinstallation of the package fails with:

virtualbox-6.1 is not provided by Debian.  Please take this bug to
whoever is provided this package.

> virtualbox-6.1: depends on: python (<2.8) but it is not going to be installed
> depends on: python (>= 2.7) but it is not going to be installed
> depends on: python:any (>=2.6.6-7~) but it is not going to be installed
> 
> (translated from German)
> 
> However, Python 2.7.18 is installed on the machine via the package manager:

the "python" package is not available anymore, as python2 is now fully
deprecated and in the process of being removed.


Incidentally, virtualbox version 6.1 is available in Debian unstable,
but it can't migrate to testing due to security reasons.  I encourage
you to contact the user support channels on instructions on how to do so
safely (without mixing unstable and testing).

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
More about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to