LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   'dpkg: unrecoverable fatal error, aborting' trying to install 'trimage' (https://www.linuxquestions.org/questions/linux-software-2/dpkg-unrecoverable-fatal-error-aborting-trying-to-install-trimage-919280/)

tony_e 12-17-2011 09:56 PM

'dpkg: unrecoverable fatal error, aborting' trying to install 'trimage'
 
ubuntu 11.04

I am very inexperienced. Please explain very clearly so I can understand. Thanks in advance for any help.

1. I got the following error trying to install 'trimage' through the Ubuntu Software Center:

=========
Package Operation failed
the installation or removal of a software package failed
=========

Under details:

==============
installArchives() failed: Selecting previously deselected package libqt4-help.

(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%dpkg: unrecoverable fatal error, aborting:

reading files list for package 'linux-headers-3.0.0-12': Input/output error

==========

I then tried to install through the 'terminal':

============
sudo apt-get install trimage
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libpanel-applet-4-0 libswscale0 libavutil50 linux-headers-2.6.38-8
linux-headers-3.0.0-12 libpostproc51 libavformat52
linux-headers-2.6.38-8-generic linux-headers-3.0.0-12-generic libavcodec52
libreadline5 gir1.2-panelapplet-4.0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
advancecomp jpegoptim libqt4-help libqt4-scripttools libqt4-test
libqtassistantclient4 optipng pngcrush python-qt4 python-sip
Suggested packages:
python-qt4-dbg
The following NEW packages will be installed:
advancecomp jpegoptim libqt4-help libqt4-scripttools libqt4-test
libqtassistantclient4 optipng pngcrush python-qt4 python-sip trimage
0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/6,449 kB of archives.
After this operation, 28.2 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Selecting previously deselected package libqt4-help.
(Reading database ... 50%dpkg: unrecoverable fatal error, aborting:
reading files list for package 'linux-headers-3.0.0-12': Input/output error
E: Sub-process /usr/bin/dpkg returned an error code (2)

============

jefro 12-19-2011 04:07 PM

Looks like an issue with dpkg trying to do some task. My guess is an entry in /var ought to be more precise.

The package linux-headers-3.0.0-12 has some issues but I can't be sure if it is a local issue or network issue.

see if you can install linux-headers-3.0.0-12

tony_e 12-20-2011 01:38 AM

'dpkg: unrecoverable fatal error, aborting' trying to install 'trimage'
 
Hey, Jefro

Thx for your help and quick response. I think I did what you said. Here's what I get. What does it mean and what do I do?


$ sudo apt-get install linux-headers-3.0.0-12
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.

EDDY1 12-20-2011 02:05 AM

Try this as in your error message
Quote:

sudo dpkg --configure -a

tony_e 12-27-2011 01:50 PM

'dpkg: unrecoverable fatal error, aborting' trying to install 'trimage'
 
thks, EDDY1. here's what i got. where do i go from here?

$ sudo dpkg --configure linux-headers-3.0.0-12
dpkg: error processing linux-headers-3.0.0-12 (--configure):
package linux-headers-3.0.0-12 is already installed and configured
Errors were encountered while processing:
linux-headers-3.0.0-12

tony_e 12-27-2011 07:52 PM

'dpkg: unrecoverable fatal error, aborting' trying to install 'trimage'
 
I am now unable to install ANY software, updates, etc .... please Help!!

Thks,
Tony


All times are GMT -5. The time now is 11:05 AM.