> cat /etc/apt/preferences: > Package: * > Pin: release a=testing > Priority: 1001
"Priority" should be "Pin-Priority". As it is, the unrecognized tag is just ignored and the default priority is used. Regards, Daniel
> cat /etc/apt/preferences: > Package: * > Pin: release a=testing > Priority: 1001
"Priority" should be "Pin-Priority". As it is, the unrecognized tag is just ignored and the default priority is used. Regards, Daniel