You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
livefs-editor/livefs_edit/actions.py", line 361, in add_autoinstall_config
with open(os.path.join(rootfs, seed_dir, 'user-data'), 'w') as fp:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpiu6jbhku/rootfs/var/lib/cloud/seed/nocloud/user-data'
The project description states it's about the server ISO but it would be nice if it worked also on the desktop one since it's similar enough
The text was updated successfully, but these errors were encountered:
It bails out on this error
The project description states it's about the server ISO but it would be nice if it worked also on the desktop one since it's similar enough
The text was updated successfully, but these errors were encountered: