Tagged Questions
0
votes
1answer
381 views
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 ...
3
votes
5answers
1k views
Unable to force Debian to do unattended install… libc6 wants interactive confirm
I'm trying to create a script that forces a Debian Lenny install to install the latest version of CRAN R. During the install it appears libc6 is upgraded and the install wants interactive confirm that ...