Julien, Indeed, it is not possible to install this package, because I put a rule of no installation in the APT preference file following dark stories of Nvidia drivers ... After deleting the /etc/apt/preferences.d/preferences_debian_v_10_buster_no_driver_nouveau_but_driver_nvidia.pref file, everything is OK: ansible@vm-buster-amd64-190:~$ dpkg -l |grep xbase-clientii xbase-clients 1:7.7+19 all miscellaneous X clients - metapackage
ansible@vm-buster-amd64-190:~$ cat /etc/debian_version 10.5 ansible@vm-buster-amd64-190:~$ Sorry for the inconvenience, please close this bug Le 09/09/2020 à 11:07, Jean-Marc LACROIX a écrit :
Le 09/09/2020 à 10:53, Julien Cristau a écrit :Control: tag -1 moreinfo unreproducible On Wed, Sep 09, 2020 at 10:23:53AM +0200, Jean-Marc LACROIX wrote:Package: xbase-clients Version: 3.2-2That is not the version of xbase-clients in any Debian release as far as I can tell.Severity: grave Dear maintainers, It seems there is a dependancy issue (?) when trying to install xbase-clients Debian buster 10.5 package. The installation in done on one LXC container running with sysvinit, and without droping any Posix 1003.2 capabilities. ansible@vm-buster-amd64-190:~$ sudo apt install xbase-clients[...]xbase-clients : Depends: x11-utils but it is not going to be installed[...]ansible@vm-buster-amd64-190:~$ sudo apt install libglx-mesa0[...]libglx-mesa0 : Depends: libgl1-mesa-dri but it is not going to be installedE: Unable to correct problems, you have held broken packages. ansible@vm-buster-amd64-190:~$ sudo apt install libglx-mesa-dri Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libglx-mesa-driThe above said libgl1-mesa-dri, not libglx-mesa-dri. Cheers, JulienJulien, Sorry for my bad copy/paste (!) ansible@vm-buster-amd64-190:~$ apt-cache policy libglx-mesa-dri N: Unable to locate package libglx-mesa-dri ansible@vm-buster-amd64-190:~$ deborphan ansible@vm-buster-amd64-190:~$ apt-cache policy xbase-clients xbase-clients: Installed: (none) Candidate: 1:7.7+19 Version table: 1:7.7+19 500 500 http://ftp.de.debian.org/debian buster/main amd64 Packages 90 http://ftp.de.debian.org/debian stretch/main amd64 Packages ansible@vm-buster-amd64-190:~$ apt-cache policy libgl1-mesa-dri libgl1-mesa-dri: Installed: (none) Candidate: 18.3.6-2+deb10u1 Version table: 18.3.6-2+deb10u1 500 500 http://ftp.de.debian.org/debian buster/main amd64 Packages 13.0.6-1+b2 90 90 http://ftp.de.debian.org/debian stretch/main amd64 Packages ansible@vm-buster-amd64-190:~$ sudo apt install -y libgl1-mesa-dri Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies:libgl1-mesa-dri : Depends: libdrm-nouveau2 (>= 2.4.66) but it is not installableE: Unable to correct problems, you have held broken packages. ansible@vm-buster-amd64-190:~$ Best regards
-- Cordialement ---------------------------------------- -- Jean-Marc LACROIX (06 82 29 98 66) -- -- mailto : jeanmarc.lacroix@free.fr -- -----------------------------------------