Comment 3 for bug 1082688

Revision history for this message
Joe (josephpford) wrote :

Please see this command/output. I'm guessing this may be related, no?

I am running this on a IBM ThinkPad R50p which has a Intel Pentium M 1.6 processor in it, which I KNOW does not work with 12.10 because of the non-pae bug.

Again, I don't care if this bug gets fixed or not, just adding information that may be useful for the community.

jford@ubuntu:/$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  gcc-4.6-base libapt-inst1.4 libboost-iostreams1.46.1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  linux-image-3.5.0-18-generic
Suggested packages:
  fdutils linux-doc-3.5.0 linux-source-3.5.0 linux-tools
The following NEW packages will be installed:
  linux-image-3.5.0-18-generic
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 0 B/11.5 MB of archives.
After this operation, 25.0 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 72899 files and directories currently installed.)
Unpacking linux-image-3.5.0-18-generic (from .../linux-image-3.5.0-18-generic_3.5.0-18.29_i386.deb) ...
This kernel does not support a non-PAE CPU.
dpkg: error processing /var/cache/apt/archives/linux-image-3.5.0-18-generic_3.5.0-18.29_i386.deb (--unpack):
 subprocess new pre-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.5.0-18-generic /boot/vmlinuz-3.5.0-18-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.5.0-18-generic /boot/vmlinuz-3.5.0-18-generic
Errors were encountered while processing:
 /var/cache/apt/archives/linux-image-3.5.0-18-generic_3.5.0-18.29_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
jford@ubuntu:/$