Ubuntu Pastebin

Paste from ser at Thu, 23 Apr 2015 10:36:01 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
root@ks3002898:~# rm -rf /var/lib/apt/lists/*
root@ks3002898:~# sudo apt-get clean
root@ks3002898:~# sudo apt-get -u dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package libc6 needs to be reinstalled, but I can't find an archive for it.
root@ks3002898:~# sudo apt-get -o Debug::pkgProblemResolver=yes dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package libc6 needs to be reinstalled, but I can't find an archive for it.
Download as text