[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: --set-selections - help needed to use this



Excerpts from Lisi's message of Tue Oct 12 13:05:50 +0200 2010:

> #dpkg --set-selections < installed_packages.txt
> #apt-get -u dselect-upgrade

FWIW, this is what I used (based on [1]):


dpkg --clear-selections
dpkg --set-selections < dpkg-selections-installed.state
debconf-set-selections < debconf.state
xargs -r -- aptitude markauto -y --schedule-only < autoinstalled-packages.list
aptitude install -y


Sascha

[1] http://www.mail-archive.com/aptitude-devel@lists.alioth.debian.org/msg00329.html
--
http://sascha.silbe.org/
http://www.infra-silbe.de/

Attachment: signature.asc
Description: PGP signature


Reply to: