Kod: Zaznacz cały
cat /etc/apt/apt.confKod: Zaznacz cały
cat /etc/apt/preferencesKod: Zaznacz cały
lsb_release -aKod: Zaznacz cały
apt-cache policy sylfilterKod: Zaznacz cały
cat /etc/apt/apt.confKod: Zaznacz cały
cat /etc/apt/preferencesKod: Zaznacz cały
lsb_release -aKod: Zaznacz cały
apt-cache policy sylfilterKod: Zaznacz cały
-rw-r--r-- 1 root root   82 lut 21 18:21 00CDMountPoint
-rw-r--r-- 1 root root   40 lut 21 18:21 00trustcdrom
-rw-r--r-- 1 root root  430 lis 16 16:20 01autoremove
-rw-r--r-- 1 root root  243 cze 11  2012 20dbus
-rw-r--r-- 1 root root  141 cze 30  2012 20listchanges
-rw-r--r-- 1 root root 1040 lut 14  2013 20packagekit
-rw-r--r-- 1 root root 2324 mar  1  2013 50unattended-upgrades
-rw-r--r-- 1 root root  182 gru 26  2012 70debconf
-rw-r--r-- 1 root root   32 lut 28 16:21 99synaptic
Kod: Zaznacz cały
~$ lsb_release -a
Distributor ID:	DebianDescription:	Debian GNU/Linux 7.5 (wheezy)
Release:	7.5
Codename:	wheezy
Kod: Zaznacz cały
$ apt-cache policy sylfiltersylfilter:
  Zainstalowana: (brak)
  Kandydująca:   0.8-2
  Tabela wersji:
     0.8-2 0
        800 http://ftp.pl.debian.org/debian/ testing/main i386 Packages
Trzeba mu gdzieś określić wydanie docelowe:
-rw-r--r-- 1 root root 182 gru 26 2012 70debconf
Kod: Zaznacz cały
APT: :D efault-Release "testing";Kod: Zaznacz cały
// Pre-configure all packages with debconf before they are installed.// If you don't like it, comment it out.
DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt || true";};