because of this bug I always get the following error when I try "apt-get -f install"
# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
linux-image-3.13.0-34-generic
Suggested packages:
fdutils linux-doc-3.13.0 linux-source-3.13.0 linux-tools
The following NEW packages will be installed:
linux-image-3.13.0-34-generic
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
117 not fully installed or removed.
Need to get 0 B/14,6 MB of archives.
After this operation, 32,5 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 187524 files and directories currently installed.)
Preparing to unpack .../linux-image-3.13.0-34-generic_3.13.0-34.60_i386.deb ...
This kernel does not support a non-PAE CPU.
dpkg: error processing archive /var/cache/apt/archives/linux-image-3.13.0-34-generic_3.13.0-34.60_i386.deb (--unpack):
subprocess new pre-installation script returned error exit status 1
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-34-generic /boot/vmlinuz-3.13.0-34-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-34-generic /boot/vmlinuz-3.13.0-34-generic
Errors were encountered while processing:
/var/cache/apt/archives/linux-image-3.13.0-34-generic_3.13.0-34.60_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I can not install "debconf-utils"
# apt-get install debconf-utils
because of this bug I always get the following error when I try "apt-get -f install"
# apt-get -f install image-3. 13.0-34- generic image-3. 13.0-34- generic image-3. 13.0-34- generic_ 3.13.0- 34.60_i386. deb ... apt/archives/ linux-image- 3.13.0- 34-generic_ 3.13.0- 34.60_i386. deb (--unpack): postrm. d . postrm. d/initramfs- tools 3.13.0-34-generic /boot/vmlinuz- 3.13.0- 34-generic postrm. d/zz-update- grub 3.13.0-34-generic /boot/vmlinuz- 3.13.0- 34-generic apt/archives/ linux-image- 3.13.0- 34-generic_ 3.13.0- 34.60_i386. deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
linux-
Suggested packages:
fdutils linux-doc-3.13.0 linux-source-3.13.0 linux-tools
The following NEW packages will be installed:
linux-
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
117 not fully installed or removed.
Need to get 0 B/14,6 MB of archives.
After this operation, 32,5 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 187524 files and directories currently installed.)
Preparing to unpack .../linux-
This kernel does not support a non-PAE CPU.
dpkg: error processing archive /var/cache/
subprocess new pre-installation script returned error exit status 1
Examining /etc/kernel/
run-parts: executing /etc/kernel/
run-parts: executing /etc/kernel/
Errors were encountered while processing:
/var/cache/
E: Sub-process /usr/bin/dpkg returned an error code (1)
Does anybody have a solution for this?