Proposed branch includes three no-op entries: for armhf, arm64 and ARMv8
fast model (all of them provide different entries in /proc/cpuinfo)

** Branch unlinked: lp:~strikov/flash-kernel/running-inside-vm-instance

** Branch linked: lp:~strikov/flash-kernel/running-inside-vm-instance-2

** Description changed:

- While running flash-kernel inside vm instance on armhf I get the
+ 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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1298070

Title:
  Flash-kernel shouldn't raise any errors while running inside vm
  instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1298070/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to