Having a problem with installing packages...

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
richyrich

Re: Having a problem with installing packages...

Post by richyrich »

dpkg: failed in buffer_read(fd): copy info file `/var/lib/dpkg/available': Input/output error
Looks like a hardware error to me.

GUI Application to check your hard drives:
http://gsmartcontrol.berlios.de/home/index.php/en/Home

Download for Jaunty / Gloria :
http://download.opensuse.org/repositori ... 1_i386.deb
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
DataMan

Re: Having a problem with installing packages...

Post by DataMan »

Disclaimer : I'm a far sight from being an expert on repairing apt. When I've experienced goofiness in the package management in the past, the following code usually resolved things for me:

Code: Select all


sudo apt-get -f install
sudo dpkg --configure -a

Hope this is the quick fix.

-DataMan
Locked

Return to “Software & Applications”