Skip to content

chore(just): fix ujust update recipe on fresh boot after installs - #271

Merged
renner0e merged 3 commits into
get-aurora-dev:mainfrom
inffy:update-recipe-fix
Sep 3, 2026
Merged

chore(just): fix ujust update recipe on fresh boot after installs#271
renner0e merged 3 commits into
get-aurora-dev:mainfrom
inffy:update-recipe-fix

Conversation

@inffy

@inffy inffy commented Sep 3, 2026

Copy link
Copy Markdown
Member

fixes #270

tested quickly locally and ujust update works after fresh install

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@renner0e renner0e left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread system_files/shared/usr/share/ublue-os/just/update.just
@inffy

inffy commented Sep 3, 2026

Copy link
Copy Markdown
Member Author

This will happen at any point when modifying fstab at any point, 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>
@renner0e

renner0e commented Sep 3, 2026

Copy link
Copy Markdown
Member

oh I was not sure if you have seen my comment

@renner0e
renner0e added this pull request to the merge queue Sep 3, 2026
@renner0e

renner0e commented Sep 3, 2026

Copy link
Copy Markdown
Member

oh yeah I do think that having "random output" in status --json is probably something that should be addressed in bootc

Merged via the queue into get-aurora-dev:main with commit 15117ef Sep 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ujust update recipe fails with new stable and testing ISOs

2 participants