Hi, with different settings backports always got a lower priority than jessie/testing.
Is it possible to give backports a higher priority than jessie/testing? Do I need to add wheezy/updates and wheezy-updates to the preferences too, or do they belong to wheezy? Among others I tested wheezy-backports with priority 100 and set-up the others to lower priorities, but it didn't work too. The below settings either don't work. Regards, Ralf [root@archlinux rocketmouse]# lmount -w debi386 [root@archlinux rocketmouse]# cat /mnt/debi386/etc/apt/sources.list # /etc/apt/sources.list deb http://ftp.de.debian.org/debian/ wheezy main contrib non-free deb-src http://ftp.de.debian.org/debian/ wheezy main contrib non-free deb http://security.debian.org/ wheezy/updates main contrib non-free deb-src http://security.debian.org/ wheezy/updates main contrib non-free # wheezy-updates, previously known as 'volatile' deb http://ftp.de.debian.org/debian/ wheezy-updates main contrib non-free deb-src http://ftp.de.debian.org/debian/ wheezy-updates main contrib non-free # backports deb http://ftp.de.debian.org/debian/ wheezy-backports main # jessie deb http://ftp.de.debian.org/debian/ jessie main contrib non-free deb-src http://ftp.de.debian.org/debian/ jessie main contrib non-free # sid deb http://ftp.de.debian.org/debian/ sid main contrib non-free deb-src http://ftp.de.debian.org/debian/ sid main contrib non-free [root@archlinux rocketmouse]# cat /mnt/debi386/etc/apt/preferences # /etc/apt/preferences Package: * Pin: release n=wheezy Pin-Priority: 900 Package: * Pin: release n=wheezy-backports Pin-Priority: 800 Package: * Pin: release n=jessie Pin-Priority: 700 Package: * Pin: release n=sid Pin-Priority: 600 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1387507745.679.9.camel@archlinux