Skip to content

Adjusted package upgrade to include phased packages to avoid flatpak error#587

Open
IanDC57 wants to merge 1 commit intobasecamp:masterfrom
IanDC57:master
Open

Adjusted package upgrade to include phased packages to avoid flatpak error#587
IanDC57 wants to merge 1 commit intobasecamp:masterfrom
IanDC57:master

Conversation

@IanDC57
Copy link
Copy Markdown

@IanDC57 IanDC57 commented Dec 6, 2025

  • Ubuntu 25.10 (Questing Quokka) latest ISO still includes a bug that prevents flatpak installs, detailed here: https://bugs.launchpad.net/ubuntu/+source/flatpak/+bug/2122161
  • This bug has the effect that the Omakub installation fails upon trying to install a flatpak
  • A fix exists in the latest apparmor package (5.0.0~alpha1-0ubuntu8.3) resolving fusermount3 denials and is listed in the apparmor changelog
  • However, Omakub terminal.sh file calls "sudo apt upgrade -y" which does not currently upgrade to latest apparmor package (since its phased)
  • This pull request includes a change to the Omakub terminal.sh file upgrade line to temporarily upgrade using phased package releases, thus making the flatpak install fix available prior to flatpaks being used in Omakub install process

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