Hi, and thanks for looking in - I had no clue what topic to try!
I’m moving my laptop from 22.11 to unstable after successfully moving my desktop (with very few issues).
I get the following error:
‘’’
building the system configuration…
updating systemd-boot from 251.11 to 252.5
Traceback (most recent call last):
File “/nix/store/ficdb46dm8rqq52dh1l02w0gd3mdashy-systemd-boot”, line 338, in
main()
File “/nix/store/ficdb46dm8rqq52dh1l02w0gd3mdashy-systemd-boot”, line 288, in main
subprocess.check_call(["/nix/store/kp51yj0jwdi2b7f8i93ici4c5z0x7bn3-systemd-252.5/bin/bootctl", “–esp-path=/boot/efi”] + bootctl_flags + [“update”])
File “/nix/store/iw1vmh509hcbby8dbpsaanbri4zsq7dj-python3-3.10.10/lib/python3.10/subprocess.py”, line 369, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command ‘[’/nix/store/kp51yj0jwdi2b7f8i93ici4c5z0x7bn3-systemd-252.5/bin/bootctl’, ‘–esp-path=/boot/efi’, ‘update’]’ returned non-zero exit status 1.
warning: error(s) occurred while switching to the new configuration
‘’’
(apologies if the markdown is wrong - my first try!)
From an eyeball perspective, the config looks like my desktop, so I’m not sure where to look for the error. I was hoping this was the “easy part” of my next steps. So any hints appreciated!