← Back to team overview

touch-packages team mailing list archive

[Bug 1435334] Re: mirror protocol breaks pinning

 

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1435334

Title:
  mirror protocol breaks pinning

Status in apt package in Ubuntu:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1435334/+subscriptions


References