[Bug 1298070] [NEW] Flash-kernel shouldn't raise any errors while running inside vm instance
Oleg Strikov
oleg.strikov at canonical.com
Wed Mar 26 21:18:02 UTC 2014
Public bug reported:
While running flash-kernel inside vm 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.
** Affects: flash-kernel (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
- While running flash-kernel inside vm instance I get the following error:
+ While running flash-kernel inside vm instance on armhf I get the
+ following error:
- $ flash-kernel
+ $ 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.
** Branch linked: lp:~strikov/flash-kernel/running-inside-vm-instance
--
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:
New
Bug description:
While running flash-kernel inside vm 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