Comment 0 for bug 1435334

Revision history for this message
Rolf Leggewie (r0lf) wrote :

I switched all Ubuntu related feeds from the standard http protocol to the mirror protocol

deb mirror://oss.leggewie.org/ubuntu-mirrors.php trusty-proposed main restricted universe multiverse

That broke my pinning, especially to prevent automatic installations from -proposed and -backports.

+--[ /etc/apt/preferences ]
|
| ## PIN by release ##
| Package: *
| Pin: release a=*-proposed
| Pin-Priority: 98
|
| Package: *
| Pin: release a=*-backports
| Pin-Priority: 97
|
+--

This would no longer pin down -proposed and -backports.