Bug #1454
command error: lsblk not a block device error in debug
Start date:
06/21/2014
Due date:
% Done:
0%
Description
If select Format entire disk option and execute commands in Debug mode,It gives
#<RuntimeError: Command execution error: lsblk: /dev/sdc1: not a block device >
Exception1.
But everything goes well in normal mode(which execute commands in the system level)
and newly created partition will be available with the completion of the wizard.
This error is occurred because, In debug, commands which manipulate the disks will be skiped, and nothing will be change in system level.So the expected new partition will not available to continue processing the queue and that cause to raise an exception.
[1]: https://www.dropbox.com/s/qdau6y5vk47cdrx/runtime_excep.png
History
Also available in: Atom