Skip to content

Instantly share code, notes, and snippets.

@numkem
Created September 5, 2020 21:34
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 numkem/fe62f5940ecf34aaebdd68524fcec994 to your computer and use it in GitHub Desktop.
Save numkem/fe62f5940ecf34aaebdd68524fcec994 to your computer and use it in GitHub Desktop.
building Nix...
building the system configuration...
Traceback (most recent call last):
File "/nix/store/2m335a7w1xcqh5x1kwqlxa65l3vh6j13-systemd-boot-builder.py", line 256, in <module>
main()
File "/nix/store/2m335a7w1xcqh5x1kwqlxa65l3vh6j13-systemd-boot-builder.py", line 203, in main
sdboot_status = subprocess.check_output(["/nix/store/qjrhfvcwwvf1dsais66ngh3j4q4gn47i-systemd-246/bin/bootctl", "--path=/boot", "status"], universal_newlines=True)
File "/nix/store/685kq8pyhrvajah1hdsfn4q7gm3j4yd4-python3-3.8.5/lib/python3.8/subprocess.py", line 411, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/nix/store/685kq8pyhrvajah1hdsfn4q7gm3j4yd4-python3-3.8.5/lib/python3.8/subprocess.py", line 512, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/nix/store/qjrhfvcwwvf1dsais66ngh3j4q4gn47i-systemd-246/bin/bootctl', '--path=/boot', 'status']' returned non-zero exit status 1.
warning: error(s) occurred while switching to the new configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment