Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Testing - Trixie] apt dist-upgrade wants to remove packages it shouldn't

- - ALL UNSTABLE / TESTING THREADS SHOULD BE POSTED HERE - -
This sub-forum is the dedicated area for the ongoing Unstable/Testing releases of Debian. Advanced, or Experienced User support only. Use the software, give, and take advice with caution.
Post Reply
Message
Author
Dosh
Posts: 2
Joined: 2023-10-19 17:46

[Testing - Trixie] apt dist-upgrade wants to remove packages it shouldn't

#1 Post by Dosh »

Hi, about a week ago running apt dist-upgrade started to mark a bunch of packages as installed automatically. Sorry I don't have the system set to English, but the relevant parts are the first list of "packages installed automatically that are no longer needed" and the second "these packages will be REMOVED".

Code: Select all

Czytanie list pakietów... Gotowe
Budowanie drzewa zależności... Gotowe
Odczyt informacji o stanie... Gotowe   
Obliczanie aktualizacji... Gotowe
Następujące pakiety zostały zainstalowane automatycznie i nie są już więcej wymagane:
  colord-data fonts-liberation2 gimp-data libamd3 libann0 libatk-bridge2.0-0:i386 libatk1.0-0:i386 libatspi2.0-0:i386
  libbabl-0.1-0 libcamd3 libcapi20-3 libccolamd3 libcdt5 libcgraph6 libcholmod4 libcloudproviders0:i386 libcolord2:i386
  libcolorhug2 libcurl3-gnutls:i386 libepoxy0:i386 libgdbm-compat4:i386 libgdbm6:i386 libgegl-0.4-0 libgegl-common
  libgexiv2-2 libgimp2.0 libglu1-mesa:i386 libgphoto2-port12 libgtk-3-0:i386 libgts-0.7-5 libgts-bin libgvpr2
  libieee1284-3:i386 liblab-gamut1 libmypaint-1.5-1 libmypaint-common libnsl2:i386 libnspr4:i386 libnss3:i386
  libopengl0:i386 libosmesa6 libpathplan4 libpci3:i386 libpcsclite1:i386 libperl5.36:i386 libpoppler-glib8
  libpoppler-glib8:i386 libpoppler126:i386 libsane-common libsane1:i386 libsnmp-base libsnmp40 libsnmp40:i386
  libtirpc3:i386 libumfpack6 libwmf-0.2-7 libwrap0:i386 sane-airscan wine-staging-i386:i386
Aby je usunąć należy użyć "sudo apt autoremove".
Następujące pakiety zostaną USUNIĘTE:
  colord fcitx-m17n gimp graphviz ibus-m17n kamera libc-devtools libgphoto2-6 libgvc6 libsane1 libwine sane-utils
  wine-staging wine-staging-amd64 wine64
Następujące pakiety zostały zatrzymane:
  libavif15:i386 libavif15 libgd3 libgd3:i386
0 aktualizowanych, 0 nowo instalowanych, 15 usuwanych i 4 nieaktualizowanych.
Po tej operacji zostanie zwolnione 1 488 MB miejsca na dysku.
Kontynuować? [T/n] 
What's really weird is that if I do choose to do this and then reinstall GIMP, it wants to get rid of it again: https://files.catbox.moe/vsmf0f.png
I also still get this after reverting to the Timeshift snapshot from before this started happening.

Dosh
Posts: 2
Joined: 2023-10-19 17:46

Re: [Testing - Trixie] apt dist-upgrade wants to remove packages it shouldn't

#2 Post by Dosh »

The problem fixed itself and it no longer wants to remove things. I'm guessing it was related to the halted packages (libavig15 and libgd3) because yesterday it got even worse with a couple more packages getting halted, and the list of packages to be removed was even longer. (I didn't save the list, but I remember LibreOffice and even Dolphin were there)

User avatar
pbear
Posts: 331
Joined: 2023-08-27 15:05
Location: San Francisco
Has thanked: 1 time
Been thanked: 57 times

Re: [Testing - Trixie] apt dist-upgrade wants to remove packages it shouldn't

#3 Post by pbear »

Dosh wrote: 2023-10-19 18:05 Sorry I don't have the system set to English, ...
For future reference, you don't need to. For English output, simply prefix the command with LC_ALL=C. Give it a try (no need to post the test) so you see how it works.

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1412
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 46 times
Been thanked: 70 times

Re: [Testing - Trixie] apt dist-upgrade wants to remove packages it shouldn't

#4 Post by None1975 »

He, he...This is joy of testing (or unstable) :)
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

solrak
Posts: 12
Joined: 2023-04-19 04:39
Has thanked: 1 time

Re: [Testing - Trixie] apt dist-upgrade wants to remove packages it shouldn't

#5 Post by solrak »

I observed the same thing a long time ago. I have the impression that it is because those packages are not in the testing repositories. Later, if you notice, when the packages are back in testing it no longer tells you to delete them.
I keep the stable version repositories active.
Also I only do "apt upgrade".
And I don't update with "Discover updates".

Post Reply