Bug#944675: Possible apt issue?

Thomas Schmidt tschmidt at fg-networking.de
Wed Nov 20 21:37:40 GMT 2019


The apt issue might be more widespread. In addition
to libinput-bin I found two similar packages on my
system:

gtk-update-icon-cache
spice-client-glib-usb-acl-helper

Both installed automatically as i386 but only depended
upon by amd64 packages.

I used
comm <(apt list --installed | fgrep amd64 | sed "s/,.*//" | sort) <(apt 
list --installed | fgrep i386 | sed "s/,.*//" | sort) -13



More information about the Pkg-systemd-maintainers mailing list