Comment 12 for bug 1317602

Revision history for this message
Mcp76 (mcp76) wrote :

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
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)

Does anybody have a solution for this?