Kernel update ubuntu 11.10 with kde desktop problem:

Asked by Mika Kamppi

The following extra packages will be installed:
  linux-image-3.0.0-13-generic
Suggested packages:
  fdutils linux-doc-3.0.0 linux-source-3.0.0 linux-tools
The following NEW packages will be installed:
  linux-image-3.0.0-13-generic
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 0 B/37.0 MB of archives.
After this operation, 153 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 203806 files and directories currently installed.)
Unpacking linux-image-3.0.0-13-generic (from .../linux-image-3.0.0-13-generic_3.0.0-13.22_amd64.deb) ...
Done.
dpkg: error processing /var/cache/apt/archives/linux-image-3.0.0-13-generic_3.0.0-13.22_amd64.deb (--unpack):
 corrupted filesystem tarfile - corrupted package archive
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.0.0-13-generic /boot/vmlinuz-3.0.0-13-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.0.0-13-generic /boot/vmlinuz-3.0.0-13-generic
Errors were encountered while processing:
 /var/cache/apt/archives/linux-image-3.0.0-13-generic_3.0.0-13.22_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
mika@mika:~$

I tried different servers and still got the same message, is it a kernel issue or what? Thanks :)

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Solved by:
zvacet
Solved:
Last query:
Last reply:
Revision history for this message
Best zvacet (ivicakolic) said :
#1

sudo dpkg --configure -a

Revision history for this message
Mika Kamppi (mtkamppi) said :
#2

Thanks zvacet, that solved my question.

Revision history for this message
Mika Kamppi (mtkamppi) said :
#3

I really need to stop drinking so much coffee! :)