demian
01-26-2002, 12:24 PM
First off, Strike, I'm trying to find your aptitude NHF. Was it ever uploaded to the NHF section?
And now the problem: I installed a few packages from sid to my otherwise woody system using APT: :Default-Release "woody"; in my /etc/apt/apt.conf file and then apt-get -t sid install package. This worked pretty well but now I used dselect to update the available packages. Then I wanted to go through the package selection and it seems to ignore the fact that woody is to be the default release: When I hit 'install' it wants to upgrade 100+ packages which makes me think it's going to install all the sid packages that are of a higher version than the corresponding woody packages.
What I want, however, is to have only those packages from unstable that I explicitly asked for (including their dependencies). Is there any way to get this done with aptitude for instance?
And now the problem: I installed a few packages from sid to my otherwise woody system using APT: :Default-Release "woody"; in my /etc/apt/apt.conf file and then apt-get -t sid install package. This worked pretty well but now I used dselect to update the available packages. Then I wanted to go through the package selection and it seems to ignore the fact that woody is to be the default release: When I hit 'install' it wants to upgrade 100+ packages which makes me think it's going to install all the sid packages that are of a higher version than the corresponding woody packages.
What I want, however, is to have only those packages from unstable that I explicitly asked for (including their dependencies). Is there any way to get this done with aptitude for instance?