On Ubuntu 10.10 meerkat server amd46, I'm having a problem with the git dependency liberror-perl_0.17-1 hanging at with the following step:
Preparing to replace liberror-perl 0.17-1 (using .../liberror-perl_0.17-1_all.deb) ...
Unpacking replacement liberror-perl ...
This never returns, so I kill the aptitude process, remove /var/lib/dpkg/lock, and run sudo dpkg --configure -a.
Unfortunately, this package liberror-perl is now partially installed, and aptitude will try to finish installing it, to no effect. Any attempt to sudo aptitude purge liberror-perl hangs at the same point.
UPDATE: I did apparently remove the liberror-perl package with the following:
/var/lib/dpkg$ sudo dpkg --force-all -r liberror-perl
dpkg: warning: overriding problem because --force enabled:
Package is in a very bad inconsistent state - you should
reinstall it before attempting a removal.
(Reading database ...
dpkg: warning: files list file for package `liberror-perl' missing, assuming package has no files currently installed.
(Reading database ... 57080 files and directories currently installed.)
Removing liberror-perl ...
I still would like to get git installed though. This package is a dependency.
Thank you for any suggestions, this is fairly urgent to complete a machine deployment today.



Adv Reply



Bookmarks