Support for this version has ended

** Changed in: apt (Ubuntu)
       Status: Confirmed => Invalid

-- 
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/87114

Title:
  APT shows same-version packages as upgradable when the packages are
  the same version but are different (e.g. one from debian, one from
  ubuntu)

Status in apt package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: apt

  If two sources provide the same version of a package, that package is
  forever upgradable in APT/aptitude. This happens even if one of the
  sources has negative priority:

  shot@devielle:~$ cat /etc/apt/preferences 
  Package: *
  Pin: release a=feisty-backports
  Pin-Priority: -1

  Package: *
  Pin: release o=Debian
  Pin-Priority: -1
  shot@devielle:~$ apt-cache policy pkg-config
  pkg-config:
    Installed: 0.21-1
    Candidate: 0.21-1
    Version table:
       0.21-1 0
           -1 http://ftp.debian.org unstable/main Packages
       0.21-1 0
          500 http://archive.ubuntu.com feisty/main Packages
   *** 0.21-1 0
          100 /var/lib/dpkg/status

  The package pkg-config is forever upgradable (and aptitude installs
  the Ubuntu and Debian versions alternatively) unless I remove the
  Debian repositories from my config.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to