mirror protocol breaks pinning

Bug #1435334 reported by Rolf Leggewie
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apt (Ubuntu)
New
Undecided
Unassigned

Bug Description

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

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.

Tags: trusty
Rolf Leggewie (r0lf)
tags: added: regression-release
description: updated
Revision history for this message
Rolf Leggewie (r0lf) wrote :
Revision history for this message
Brian Murray (brian-murray) wrote :

Could you provide some more information about when this used to work?

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

This worked until I switched to the mirror protocol and it works again now that I dropped those entries.

$ apt-cache policy libwhoopsie0
libwhoopsie0:
  Installed: 0.2.24.6
  Candidate: 0.2.24.6
  Version table:
     0.2.24.6ubuntu1 0
         98 http://u.cname.leggewie.org/ubuntu/ trusty-proposed/main i386 Packages
 *** 0.2.24.6 0
        500 http://u.cname.leggewie.org/ubuntu/ trusty-updates/main i386 Packages
        100 /var/lib/dpkg/status
     0.2.24.5 0
        500 http://u.cname.leggewie.org/ubuntu/ trusty/main i386 Packages

tags: removed: regression-release
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.