Skip to content

Instantly share code, notes, and snippets.

@williamcroberts
Created January 20, 2023 20:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save williamcroberts/f2ace4cb3ab053b2d6ff547309b7b563 to your computer and use it in GitHub Desktop.
Save williamcroberts/f2ace4cb3ab053b2d6ff547309b7b563 to your computer and use it in GitHub Desktop.
mkosi 13 invocation
Complete!
‣ Unmounting API VFS
‣ Unmounting Package Cache
‣ Creating compat symlink /var/lib/rpm → /usr/lib/sysimage/rpm
‣ Copying in build script…
‣ Copying in sources…
‣ Mounting Package Cache
‣ Running postinstall script…
‣ Unmounting Package Cache
‣ Unmounting image
‣ Detaching /dev/loop0
‣ Running build script…
/root/mkosi.build: line 86: meson: command not found
‣ Error: Build script returned non-zero exit code 127.
[test@fedora systemd]$ meson
ERROR: Must specify at least one directory name.
[test@fedora systemd]$ sudo meson
ERROR: Must specify at least one directory name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment