[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#145575: apt: APT::Default-Release overrides /etc/apt/preferences



Matt Zimmerman schrieb am Fre, 03. Mai 2002, um 09:37:38 -0400:
> Please send apt-cache policy output, and complete copies of
> /etc/apt/apt.conf and /etc/apt/preferences.

root@legolas:/etc/apt# cat preferences
Package: *
Pin: release a=testing
Pin-Priority: 1001

root@legolas:/etc/apt# cat apt.conf
APT::Default-Release "testing";
root@legolas:/etc/apt# apt-cache policy mutt
mutt:
  Installed: 1.3.28-2
  Candidate: 1.3.28-2
  Version Table:
 *** 1.3.28-2 0
        500 http://ftp-stud.fht-esslingen.de unstable/main Packages
        100 /var/lib/dpkg/status
     1.3.28-1 0
        990 http://ftp-stud.fht-esslingen.de woody/non-US/main Packages
root@legolas:/etc/apt# mv apt.conf apt.conf.old
root@legolas:/etc/apt# apt-cache policy mutt
mutt:
  Installed: 1.3.28-2
  Candidate: 1.3.28-1
  Version Table:
 *** 1.3.28-2 0
        500 http://ftp-stud.fht-esslingen.de unstable/main Packages
        100 /var/lib/dpkg/status
     1.3.28-1 0
       1001 http://ftp-stud.fht-esslingen.de woody/non-US/main Packages

Sven


-- 
To UNSUBSCRIBE, email to deity-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: