Re: apt-get broken, packages not fully installed or removed
* Charles Hallenbeck <chuckh@hhs48.com> [2006-06-14 06:50:32 -0400]:
>
> Do I dare try to remove debconf? I better do a backup first, this is
> getting serious <smile>
'Eek!' said I, and yes, do a backup.
Then, yank it out.
Then, pull debconf from the testing
repository manually and install with dpkg -i (full packagename.deb) from the
directory you put it in.
Or, do this: add the testing repository to you /etc/apt/sources.list
apt-get update
apt-get remove --purge debconf
apt-get -t testing install debconf
--
Cheers,
Dave
Reply to: