Andrei Popescu wrote: > On Wed,15.Apr.09, 00:23:20, JoeHill wrote: > > > > > Or you may install the remaining packages from Sid as I have just done. > > > > That's the thing, I did 'aptitude install xfdesktop4', and it said the > > latest version was already installed (4.4). > > apt-cache policy xfdesktop4 on my machine shows that the new version > still hasn't migrated to testing. If you want the newer version you have > to get it from unstable or wait for a while.
I've got unstable configured using apt-pinning, but still: node1:/home/joehill# apt-cache policy xfdesktop4 xfdesktop4: Installed: 4.4.2-7 Candidate: 4.4.2-7 Version table: 4.6.0-2 0 800 http://debian.yorku.ca unstable/main Packages *** 4.4.2-7 0 900 http://debian.yorku.ca testing/main Packages 100 /var/lib/dpkg/status Now, this is my prefs file for pinning: GNU nano 2.0.7 File: /etc/apt/preferences Package: * Pin: release a=testing Pin-Priority: 900 Package: * Pin: release a=unstable Pin-Priority: 800 So I'm guessing it has something to do with pin-priority? I notice that the output from apt-cache policy includes an '800' for unstable and a '900' for testing. Thanks! -- J -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org