Distro: Debian Wheezy
resolv.conf:
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 8.8.8.8
/etc/apt/preferences:
Package: *
Pin:release n=wheezy
Pin-Priority: 500
Package: *
Pin: release a=testing
Pin-Priority: 50
/etc/apt/preferences.d/imscp:
Package: mariadb-client-10.0 mariadb-server-10.0 mariadb-common libmysqlclient18
Pin: origin mirror.netcologne.de
Pin-Priority: 1001
/etc/apt/sources.list:
deb-src http://debian.intergenia.de/debian/ wheezy main non-free contrib
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
# wheezy-updates, previously known as 'volatile'
deb http://debian.intergenia.de/debian/ wheezy-updates main contrib non-free
deb-src http://debian.intergenia.de/debian/ wheezy-updates main contrib non-free
deb http://mirror.netcologne.de/mariadb/repo/10.0/debian wheezy main
/etc/apt/sources.list.d/backports.list:
# wheezy backports
deb http://ftp.debian.org/debian/ wheezy-backports main contrib non-free
/etc/apt/sources.list.d/monitorix.list:
# wget http://apt.izzysoft.de/izzysoft.asc
# apt-key add izzysoft.asc
deb http://apt.izzysoft.de/ubuntu generic universe
/etc/apt/sources.list.d/debtesting.list:
deb http://ftp.us.debian.org/debian/ testing main
/etc/apt/sources.list.d# cat whiskermenu.list:
# wget http://download.opensuse.org/r…de/Debian_7.0/Release.key
# sudo apt-key add - < Release.ke
deb http://download.opensuse.org/r…home:gottcode/Debian_7.0/ /
/etc/apt/sources.list.d# cat x2go.list:
#apt-key adv --recv-keys --keyserver keys.gnupg.net E1F958385BFE2B6E
# X2Go Repository (release builds)
deb http://packages.x2go.org/debian wheezy main
# X2Go Repository (sources of release builds)
deb-src http://packages.x2go.org/debian wheezy main
apt-get install -f
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Hope that there's no failure in the lists, but apt-get update works without any worry
Thanks for any hint.