[Bug 1164074] Missing required logs.
Brad Figg
brad.figg at canonical.com
Wed Apr 3 18:30:09 UTC 2013
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:
apport-collect 1164074
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu)
Status: New => Incomplete
** Tags added: raring
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to flash-kernel in Ubuntu.
https://bugs.launchpad.net/bugs/1164074
Title:
[Highbank] Quantal to Raring upgrade issues
Status in “flash-kernel” package in Ubuntu:
New
Status in “linux” package in Ubuntu:
Incomplete
Status in “flash-kernel” source package in Raring:
New
Status in “linux” source package in Raring:
Incomplete
Bug description:
From a working Quantal installation on a Highbank node, I ran into a
couple of issues:
1) linux-image-generic is not installed by default (though linux-image-highbank is removed)
2) after an `apt-get-install linux-image-generic` the flash-kernel run-parts routine complains about generic not being a supported flavour for highbank systems.
I temporarily fixed this by manually updating /usr/share/flash-
kernel/db/all.db
"""
--- /usr/share/flash-kernel/db/all.db.bak 2013-04-03 13:52:30.520447696 -0400
+++ /usr/share/flash-kernel/db/all.db 2013-04-03 13:52:57.000447694 -0400
@@ -98,7 +98,7 @@
Bootloader-sets-root: yes
Machine: Highbank
-Kernel-Flavors: highbank
+Kernel-Flavors: generic
Required-Packages: u-boot-tools
Boot-Script-Path: /boot/boot.scr
U-Boot-Script-Name: bootscr.highbank
"""
... though I suppose multiple entries for "Kernel-Flavor:" would work
as well
After this, I re-ran the kernel's postinst.d:
$ sudo run-parts /etc/kernel/postinst.d/
W: initramfs-tools: kernel package did not pass a version number
run-parts: /etc/kernel/postinst.d//initramfs-tools exited with return code 2
flash-kernel: installing version 3.8.0-16-generic
Generating boot script u-boot image... done.
Taking backup of boot.scr.
Installing new boot.scr.
I'm now able to boot 3.8.0-16.26-generic (3.8.5) after upgrade without
any issues.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1164074/+subscriptions
More information about the foundations-bugs
mailing list