Ich wollte nach einiger Zeit mal mein IRCd updaten, diesmal mit ssl unterstützung.
Dafür braucht das Teil GCC... Herausgekommen ist dabei folgendes:
Code: Alles auswählen
(root@x-data)-(~) $ apt-get install libc6
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libc6: Depends: libc-bin (= 2.11.2-10) but it is not going to be installed
libc6-i686: PreDepends: libc6 (= 2.3.6.ds1-13etch5) but 2.11.2-10 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Code: Alles auswählen
(root@x-data)-(~) $ apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
libc-bin libc6 libc6-i686
Suggested packages:
glibc-doc
The following NEW packages will be installed:
libc-bin
The following packages will be upgraded:
libc6 libc6-i686
2 upgraded, 1 newly installed, 0 to remove and 281 not upgraded.
1 not fully installed or removed.
Need to get 0B/5789kB of archives.
After unpacking 8192B of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
libc-bin libc6 libc6-i686
Install these packages without verification [y/N]? n
E: Some packages could not be authenticated