On 2023-03-10 10:22:14 +0100, Andreas M wrote: > Hi, > > I just tried to upgrade my Bookworm using software centre and get the > following error: > > "Unable to download updates: > The following packages have unmet dependencies: > libsgutils2-1.46-2: Breaks: libsgutils2-2 (=1.46-1) but 1.46-1 is to be > installed" > > I then in terminal did: "sudo apt upgrade --without-new-pkgs" which worked, > and when I now do "sudo apt upgrade" I get: > > "The following packages were automatically installed and are no longer > required: > dctrl-tools dh-dkms libmpdec3 libpcre3 > Use 'sudo apt autoremove' to remove them. > The following packages have been kept back: > libgpod-common"
The upgrade needs to install new packages and remove an old one. I suspect you will need an `apt full-upgrade` instead. Cheers > > The software centre still gives the first error described further above. > > My system info: > > Debian GNU/Linux bookworm/sid > 64-bit > GNOME version: 43.3 > Windowing system: wayland > > > > I searched for a fix to this and found this bug - sorry if it's not related. > > Thanks! > Andreas -- Sebastian Ramacher