PDA

View Full Version : Problem while installin packages(ubuntu)


hullap
22-03-2008, 10:16 AM
:mad:
i downloaded secondlife installer from www.getdeb.com (http://www.getdeb.com) .but due to power cut my computer shut up. Now whenever i install any package(only tried .deb) or open any package manager like synaptic or use apt i get error E: The package secondlife-install needs to be reinstalled, but I can't find an archive for it.
E: Internal error opening cache (1). Please report.


PLEASE HELP

T159
22-03-2008, 10:57 AM
Here is the solution: :)
http://ubuntuforums.org/showpost.php?p=4139191&postcount=3

1. sudo gedit /var/lib/dpkg/status
2. Delete the section for libavahi-core5.
3. sudo mv /var/lib/dpkg/info /var/lib/dpkg/info_old
4. sudo mkdir /var/lib/dpkg/info
5. sudo apt-get update
6. sudo apt-get -f install

hullap
22-03-2008, 01:42 PM
Thnx Fixed.
PLease close this thread

Hitboxx
22-03-2008, 01:49 PM
Closed as per request.