chore(just): fix ujust update recipe on fresh boot after installs - #271
Conversation
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
I hate this but this is the right way to do workaround this I think. Checking for the existence of the generated unit is not reliable.
This will happen at any point when modifying fstab, however, the bootc-fstab-edit.service which causes this modification only seems to be generated on first boot? I at least couldn't reproduce it outside of the first boot scenario.
yes couldn't reproduce it afterwards. It would fix itself if you would reboot your machine again after the "first setup wizard" but thats not really nice user experience. |
Co-authored-by: renner <80410025+renner0e@users.noreply.github.com>
|
oh I was not sure if you have seen my comment |
|
oh yeah I do think that having "random output" in status --json is probably something that should be addressed in bootc |
fixes #270
tested quickly locally and ujust update works after fresh install