Questions tagged [libc6]
22 questions
0
votes
2 answers
Ubuntu 11.04 no command working anymore
I accidentally removed libc6 and now every command returns "No such file or directory"
example: "bash: /bin/ls: No such file or directory"
Is there anything that can be done to reinstall libc6?
P.S. apt-get, dpkg return the same error

Alex
- 103
- 1
0
votes
1 answer
Debian apt dependency mismatch (libc6)
Earlier, I tried to install package via apt-get (cython), but it failed with the Errors were encountered while processing: message, and since then, apt is refusing to install anything. apt-get check output below:
root@dix:~# apt-get check
Reading…

Leagsaidh Gordon
- 111
- 1
- 6
0
votes
2 answers
Can't work with server after modifying /lib/libc.so.6
I have a CentOS server, VPS. After running this command I can't work with server and get the same error in all actions (SSH, Login, ls and ...)
The command:
ln -s /lib/libc.so.1 /lib/libc.so.6 -f
And the error is:
/sbin/shutdown: error while…

Afshin Mehrabani
- 152
- 1
- 9
0
votes
2 answers
Broken Dependencies on Debian
Currently running Debian Lenny (5.0.9). I added the following test repos to install a specific package;
deb http://ftp.debian.org/debian/ testing main contrib
deb-src http://ftp.debian.org/debian/ testing main contrib
However, now when I go to…

noct
- 13
- 2
0
votes
2 answers
Debian Stable: Can't update kernel, libc won't update
I use Debian Stable (squeeze) on a virtual host where I can't touch the kernel, it's stuck (and will be for some time as support told me) at
Linux 2.6.18-028stab070.3 #1 SMP Wed Jul 21 18:33:27 MSD 2010 x86_64
So when I try to update, several…

pascal
- 221
- 1
- 9
0
votes
3 answers
Can't upgrade certbot because of libc6 version
I am trying to update Certbot from 0.10.2 to some version with support to ACME 2 in Debian 9.1 with Python 2.7.9.
apt-cache policy certbot
certbot:
Installed: 0.10.2-1
Candidate: 0.28.0-1~deb9u2
Version table:
0.28.0-1~deb9u2 500
…

Fel
- 1,449
- 1
- 10
- 18
-2
votes
1 answer
Libc6 is broken
After updating python version libc6 was broken on my Ubuntu 12.04
I have libc6 2.18-4 and it broken.
It was installed from unstable repo. From precise repo I see 2.15.0 version of libc6. But if I try to force it, I see long list of "To be removed"…

Alex Antonov
- 151
- 1
- 6