Comment 3 for bug 1054289

Revision history for this message
Delmir (delmir) wrote :

I'm sorry, but I should have mentioned that I had already tried "install -f, clean, etc" to no avail:

delmir@delcasa:~$ sudo apt-get install -f
[sudo] password for delmir:
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up linux-image-3.2.0-31-generic (3.2.0-31.50) ...
Internal Error: Could not find image (/boot/vmlinuz-3.2.0-31-generic)
dpkg: error processing linux-image-3.2.0-31-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 linux-image-3.2.0-31-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)

delmir@delcasa:~$ sudo apt-get clean

delmir@delcasa:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up linux-image-3.2.0-31-generic (3.2.0-31.50) ...
Internal Error: Could not find image (/boot/vmlinuz-3.2.0-31-generic)
dpkg: error processing linux-image-3.2.0-31-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 linux-image-3.2.0-31-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
delmir@delcasa:~$