[Bug 1164074] Re: [Highbank] Quantal to Raring upgrade issues

Ubuntu Foundations Team Bug Bot 1164074 at bugs.launchpad.net
Mon Apr 8 16:17:13 UTC 2013


The attachment "0001-UBUNTU-add-a-transitional-package-from-Q-highbank-
to.patch" seems to be a patch.  If it isn't, please remove the "patch"
flag from the attachment, remove the "patch" tag, and if you are a
member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
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:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed
Status in “flash-kernel” source package in Raring:
  Fix Released
Status in “linux” source package in Raring:
  Confirmed

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