updating systemd-boot from 255.2 to 255.4
Failed to parse /etc/machine-info: Permission denied
Traceback (most recent call last):
File "/nix/store/lk7gv2jjaq6xllr9r6ks88hl2jnz5ba9-systemd-boot/bin/systemd-boot-builder", line 394, in <module>
main()
File "/nix/store/lk7gv2jjaq6xllr9r6ks88hl2jnz5ba9-systemd-boot/bin/systemd-boot-builder", line 377, in main
install_bootloader(args)
File "/nix/store/lk7gv2jjaq6xllr9r6ks88hl2jnz5ba9-systemd-boot/bin/systemd-boot-builder", line 315, in install_bootloader
subprocess.check_call([f"{SYSTEMD}/bin/bootctl", f"--esp-path={EFI_SYS_MOUNT_POINT}"] + bootctl_flags + ["update"])
File "/nix/store/gd3shnza1i50zn8zs04fa729ribr88m9-python3-3.11.8/lib/python3.11/subprocess.py", line 413, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/nix/store/4npvfi1zh3igsgglxqzwg0w7m2h7sr9b-systemd-255.4/bin/bootctl', '--esp-path=/boot', '--no-variables', 'update']' returned non-zero exit status 1.
Steps To Reproduce
Steps to reproduce the behavior:
Update nixos unstable
Expected behavior
Update finish without issue (e.g. file is autogenerated)
Notify maintainers
@flokli @Kloenk
Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
Describe the bug
During update there was an error:
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
Update finish without issue (e.g. file is autogenerated)
Notify maintainers
@flokli @Kloenk
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a :+1: reaction to issues you find important.