[Bug 1298070] Re: Flash-kernel shouldn't raise any errors while running inside vm instance
Launchpad Bug Tracker
1298070 at bugs.launchpad.net
Thu Apr 10 11:11:35 UTC 2014
This bug was fixed in the package flash-kernel - 3.0~rc.4ubuntu49
---------------
flash-kernel (3.0~rc.4ubuntu49) trusty; urgency=medium
* db/all.db: add dummy entries as noops when running on VMs (LP: #1298070)
-- Adam Conrad <adconrad at ubuntu.com> Thu, 10 Apr 2014 04:15:37 -0600
** Changed in: flash-kernel (Ubuntu)
Status: In Progress => Fix Released
--
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/1298070
Title:
Flash-kernel shouldn't raise any errors while running inside vm
instance
Status in “flash-kernel” package in Ubuntu:
Fix Released
Bug description:
While running flash-kernel inside qemu instance on armhf I get the
following error:
$ flash-kernel
Unsupported platform.
$ echo $?
1
This happens because dtb is not provided (we don't need it) and /proc/cpuinfo contains the following information:
Hardware : Dummy Virtual Machine
But we don't have description for this 'Dummy Virtual Machine' inside all.db.
This leads to a crash of curtin (ubuntu fast path installer) because
it checks the return code.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1298070/+subscriptions
More information about the foundations-bugs
mailing list