Tagged Questions
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 ...
1
vote
3answers
967 views
Is it possible to stop dpkg-reconfigure restarting services
I'm building an install key for a Debian based system. The install key basically copies a disk image onto the system and then in a chroot installs a number of packages that are copied onto the install ...