"Package Not Found" in rpm-ostree module

https://github.com/gerblesh/uhypr/actions/runs/11303630376/job/31440976360 Build seems to be failing when using too many repositories(?) in the rpm-ostree module. rpm-ostree seems to complaining about a package missing (gui-scale-applet)from the repos when it clearly does exist in the COPR for gui-scale-applet: https://copr.fedorainfracloud.org/coprs/bhh32/gui-scale-applet/ This is likely some form of upstream issue with rpm-ostree, possibly because the repositories aren't being fully updated attempting installing, or it could be something completely different
GitHub
update · gerblesh/uhypr@35a1ad6
custom hyprland image using BlueBuild. Contribute to gerblesh/uhypr development by creating an account on GitHub.
4 Replies
pla
pla3mo ago
I have the same problem for the package "VirtualBox". Any suggestions to solve this?
fiftydinar
fiftydinar3mo ago
Universal Blue removed RPMFusion repo where VirtualBox RPM is hosted, and switched to Negativo repo. So you need to install RPMFusion repo, install VirtualBox then VirtualBox akmod See some of the recent questions on how to install RPMFusion . For @Gerblesh's case, I'm not sure what's the issue Probably upstream with COPR or some rpm-ostree bug
Gerblesh
GerbleshOP3mo ago
it's odd because I've tried refreshing and it still won't show up as a package something seems to be very wrong with the copr repo lol
pla
pla3mo ago
big thanks for the answer. i fixed it by adding the following module definition above the existing rpm-ostree module:
- type: rpm-ostree
install:
- https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-%OS_VERSION%.noarch.rpm
- https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-%OS_VERSION%.noarch.rpm
- type: rpm-ostree
install:
- https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-%OS_VERSION%.noarch.rpm
- https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-%OS_VERSION%.noarch.rpm
Want results from more Discord servers?
Add your server