Package: xbase-clients
Version: 3.2-2
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
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:
xbase-clients : Depends: x11-utils but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
ansible@vm-buster-amd64-190:~$ sudo apt install x11-utils -y
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:
x11-utils : Depends: libgl1
ansible@vm-buster-amd64-190:~$ sudo apt install libgl1
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 : Depends: libglx0 (= 1.1.0-1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
ansible@vm-buster-amd64-190:~$ sudo apt install libglx0
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:
libglx0 : Depends: libglx-mesa0 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
ansible@vm-buster-amd64-190:~$ sudo apt install libglx-mesa0
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:
libglx-mesa0 : Depends: libgl1-mesa-dri but it is not going to be
installed
E: 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-dri
ansible@vm-buster-amd64-190:~$ apt-cache search libglx-mesa-dri
ansible@vm-buster-amd64-190:~$
My configuration is ...
ansible@vm-buster-amd64-190:~$ uname -a
Linux vm-buster-amd64-190 5.7.0-2-amd64 #1 SMP Debian 5.7.10-1
(2020-07-26) x86_64 GNU/Linux
ansible@vm-buster-amd64-190:~$ dpkg -l |grep -v ii
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version
Architecture Description
+++-====================================-===============================-============-===============================================================================
ansible@vm-buster-amd64-190:~$ cat /etc/apt/sources.list.d/* |grep -v
"#" |grep -v ^$
deb http://ftp.de.debian.org/debian buster-backports main contrib non-free
deb http://ftp.de.debian.org/debian/ buster main contrib non-free
deb http://ftp.de.debian.org/debian/ stretch main contrib non-free
deb http://security.debian.org buster/updates main contrib non-free
deb http://ftp.de.debian.org/debian buster-updates main contrib non-free
ansible@vm-buster-amd64-190:~$
ansible@vm-buster-amd64-190:~$ cat /etc/apt/preferences.d/* |grep -v "#"
|grep -v ^$
Package: vmdb2
Pin: release o=Debian,l=Debian,n=bullseye
Pin-Priority: 920
Package: *
Pin: release o=Debian,l=Debian,n=buster/updates
Pin-Priority: 500
Package: *
Pin: release o=Debian,l=Debian,n=buster-update
Pin-Priority: 500
Package: *
Pin: release o=Debian,l=Debian,n=buster
Pin-Priority: 500
Package: *
Pin: release o=Debian,l=Debian,n=buster-backports
Pin-Priority: 100
Package: *
Pin: release o=Debian,l=Debian,n=stretch
Pin-Priority: 90
Package: *
Pin: release o=Debian,l=Debian,n=bullseye
Pin-Priority: 80
Package: *
Pin: release o=Debian,l=Debian,n=sid
Pin-Priority: 70
Package: *
Pin: release o=Debian,l=Debian,n=experimental
Pin-Priority: 60
Package: dhcpcd5
Pin: release *
Pin-Priority: -1
Package: libdrm-nouveau2
Pin: release *
Pin-Priority: -1
Package: xserver-xorg-video-nouveau
Pin: release *
Pin-Priority: -1
Package: elogind
Pin: release *
Pin-Priority: -1
Package: systemd
Pin: release *
Pin-Priority: -1
ansible@vm-buster-amd64-190:~$ deborphan
ansible@vm-buster-amd64-190:~$
ansible@vm-buster-amd64-190:~$ df
Filesystem 1K-blocks Used
Available Use% Mounted on
/dev/mapper/vg_vm_buster_amd64_190-lv_rootfs 118867 3746
106234 4% /
none 492 0
492 0% /dev
/dev/mapper/vg_vm_buster_amd64_190-lv_usr 5981956 1432032
4226340 26% /usr
/dev/mapper/vg_vm_buster_amd64_190-lv_var 206112 2546
188616 2% /var
/dev/mapper/vg_vm_buster_amd64_190-lv_tmp 138697 1555
126821 2% /tmp
/dev/mapper/vg_vm_buster_amd64_190-lv_home 118867 1586
108394 2% /home
/dev/mapper/vg_vm_buster_amd64_190-lv_var_log 194235 20889
159010 12% /var/log
/dev/mapper/vg_vm_buster_amd64_190-lv_var_lib 126786 27093
90232 24% /var/lib
/dev/mapper/vg_vm_buster_amd64_190-lv_var_cache 991512 102452
821476 12% /var/cache
/dev/mapper/vg_vm_buster_amd64_190-lv_var_lib_apt 1108144 277092
756712 27% /var/lib/apt
tmpfs 1213460 1464
1211996 1% /run
tmpfs 5120 0
5120 0% /run/lock
tmpfs 2816840 24
2816816 1% /dev/shm
ansible@vm-buster-amd64-190:~$
ansible@asus-190:~ cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-5.7.0-2-amd64
root=UUID=11e74815-f8fa-4913-bf10-3267c6c59138 ro log_buf_len=1M
fsck.mode=force fsck.repair=yes pcie_aspm=off add.acpi=off
ipv6.disable=1 loglevel=7 apparmor=0 selinux=0 cgroup_enable=memory
Best regards
Jean-Marc