Skip to content

Instantly share code, notes, and snippets.

@lovesegfault
Created March 9, 2020 02:09
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 lovesegfault/2a01d03854a40a662eed804c0f4dc8cf to your computer and use it in GitHub Desktop.
Save lovesegfault/2a01d03854a40a662eed804c0f4dc8cf to your computer and use it in GitHub Desktop.
❯ nix build -f. gceImages.sartre
builder for '/nix/store/8g72rijb052jbp9m55fm3nmhhhh721ix-google-compute-image.drv' failed with exit code 1; last 10 log lines:
Failed to check file system type of "/boot": No such file or directory
Traceback (most recent call last):
File "/nix/store/vwfrdmd7w4p9rli3vjd9s4a4hryh2fvi-systemd-boot-builder.py", line 240, in <module>
main()
File "/nix/store/vwfrdmd7w4p9rli3vjd9s4a4hryh2fvi-systemd-boot-builder.py", line 197, in main
subprocess.check_call(["/nix/store/r8ajjg714j8spaxswhka2d33564bmcq3-systemd-243.7/bin/bootctl", "--path=/boot", "install"])
File "/nix/store/fara2bdicvvi0p8bmrgcz6s8d6yicijc-python3-3.7.6/lib/python3.7/subprocess.py", line 363, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/nix/store/r8ajjg714j8spaxswhka2d33564bmcq3-systemd-243.7/bin/bootctl', '--path=/boot', 'install']' returned non-zero exit status 1.
[ 1.247739] reboot: Power down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment