Comment 1 for bug 1694982

Revision history for this message
Oliver Grawert (ogra) wrote :

hmm, this seems to not only be libs ...

Fetching core
Fetching pc-kernel
Fetching pc
Crash in state machine
Traceback (most recent call last):
  File "/snap/ubuntu-image/59/lib/python3.5/site-packages/ubuntu_image/__main__.py", line 204, in main
    list(state_machine)
  File "/snap/ubuntu-image/59/lib/python3.5/site-packages/ubuntu_image/state.py", line 82, in __next__
    step()
  File "/snap/ubuntu-image/59/lib/python3.5/site-packages/ubuntu_image/builder.py", line 357, in prepare_filesystems
    self._prepare_one_volume(i, name, volume)
  File "/snap/ubuntu-image/59/lib/python3.5/site-packages/ubuntu_image/builder.py", line 309, in _prepare_one_volume
    label_option, part_img))
  File "/snap/ubuntu-image/59/lib/python3.5/site-packages/ubuntu_image/helpers.py", line 91, in run
    **args)
  File "/snap/ubuntu-image/59/usr/lib/python3.5/subprocess.py", line 693, in run
    with Popen(*popenargs, **kwargs) as process:
  File "/snap/ubuntu-image/59/usr/lib/python3.5/subprocess.py", line 947, in __init__
    restore_signals, start_new_session)
  File "/snap/ubuntu-image/59/usr/lib/python3.5/subprocess.py", line 1551, in _execute_child
    raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: 'mkfs.vfat'