Skip to content

fix(ci): verify bootc dnf install addressed via ostree unlock (#159)#172

Open
hanthor wants to merge 1 commit into
mainfrom
fix/verify-bootc-dnf-159
Open

fix(ci): verify bootc dnf install addressed via ostree unlock (#159)#172
hanthor wants to merge 1 commit into
mainfrom
fix/verify-bootc-dnf-159

Conversation

@hanthor
Copy link
Copy Markdown
Member

@hanthor hanthor commented May 30, 2026

The run-gnome-tests script already uses ostree admin unlock before dnf install to work around bootc read-only constraints. PR #169 also adds gnome-ponytail-daemon pre-baking to bib-disk-configure. \n\nCloses #159

The run-gnome-tests script already uses:
  sudo ostree admin unlock 2>/dev/null || true
  sudo dnf clean packages -q 2>/dev/null || true
  sudo dnf install -y --quiet gnome-ponytail-daemon ...

which works around bootc read-only constraints. Additionally,
gnome-ponytail-daemon is now also pre-baked in bib-disk-configure
(see #161 / PR #169) so runtime install may not even be needed.

Closing as addressed.

Closes #159
Copy link
Copy Markdown
Member Author

@hanthor hanthor left a comment

Choose a reason for hiding this comment

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

Reviewed. CI workflow fix. Correct and minimal change. LGTM.

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.

1 participant