LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   apt-get dist-upgrade removed packages (https://www.linuxquestions.org/questions/debian-26/apt-get-dist-upgrade-removed-packages-551891/)

rangalo 05-07-2007 03:57 AM

apt-get dist-upgrade removed packages
 
Hi guys,

I am running a mix of Testing/sid. Only Iceweasel and Fluxbox packages are from sid. Other than that the whole system is testing. I installed it from unstable just to be able to manage the mixed system.

Now yesterday, when I dist-upgrade, I saw messages saying removing so and so package. And iceweasel, synaptic, xsane, kdeartwork, kscreensaver-xsavers etc were removed from the system. I had to make a list and install them again.

My question is: why these packages got removed ? How can I keep track of such removed packages to install them again ?

thanks and regards,
Hardik

JackieBrown 05-07-2007 10:12 AM

Whatever upgrade manager you are using (apt-get from console, synaptic, aptitude, etc) should warn you before doing a dist-upgrade.

HappyTux 05-07-2007 11:09 AM

Quote:

Originally Posted by rangalo

My question is: why these packages got removed ? How can I keep track of such removed packages to install them again ?

thanks and regards,
Hardik

apt-get -s dist-upgrade > dist-upgrade.txt once this is done use the normal dist-upgrade command and you can look at the text file to see what was removed.

farslayer 05-07-2007 11:24 AM

Are you using apt-pinning to properly manage your mixed system ?

http://www.debian.org/doc/manuals/ap...efault-version

http://www.debian.org/doc/manuals/ap....en.html#s-pin

rangalo 05-08-2007 03:20 AM

Thanks all for you inputs.

@farslayer
I had already read the how-to from your first link and changed my /etc/apt/apt.conf accordingly, but I did not know about the second one (apt-pinning). I will do some reading and come back if I have problems.

regards,
Hardik


All times are GMT -5. The time now is 07:52 AM.