Virtualbox making "ujust update" bug

So when I try to update with ujust, in the "system update" part I get this error: "error: Updating rpm-md repo 'virtualbox': cannot update repo 'virtualbox': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Status code: 404 for http://download.virtualbox.org/virtualbox/rpm/fedora/42/x86_64/repodata/repomd.xml (IP: 104.76.200.85) System update failed: 0: Command failed: /usr/bin/rpm-ostree upgrade 1: /usr/bin/rpm-ostree failed: exit status: 1 Location: src/steps/os/linux.rs:228" The thing is, it seems I already uninstalled virtualbox, when I say "no" it still goes on with the update but I want to know if there is a way to remove this error just in case so it doesn't messes with anything. Also I'm asking this question here first because I don't use "ujust" that often (being a lot on windows because of playing some games you can't play on Linux) and I'm more accustomed to "sudo dnf update" cus my laptop is on basic Fedora.
Solution:
remove the corresponding one from /etc/yum.repos.d
Jump to solution
7 Replies
termdisc
termdisc2d ago
post rpm-ostree status also you may need to remove that repo that you added
FifiDaBiscuit
FifiDaBiscuitOP2d ago
State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:testing
Digest: sha256:b6c04c3ef496cdaeb588056b39395300eaeee4ab9b21b6cb5f029f73937c9ebb
Version: testing-41.20250321 (2025-03-21T06:37:16Z)
LayeredPackages: adb android-tools coolercontrol gnome-disk-utility gparted grub2-breeze-theme
liquidctl numlockx oneko xscreensaver

ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:testing
Digest: sha256:953c6e8d94415ce493f5ac03243e364ae1fb46a9468c26ca01d1c10921bfff86
Version: testing-41.20250314 (2025-03-14T07:13:56Z)
LayeredPackages: adb android-tools coolercontrol gnome-disk-utility gparted grub2-breeze-theme
liquidctl numlockx oneko xscreensaver
State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:testing
Digest: sha256:b6c04c3ef496cdaeb588056b39395300eaeee4ab9b21b6cb5f029f73937c9ebb
Version: testing-41.20250321 (2025-03-21T06:37:16Z)
LayeredPackages: adb android-tools coolercontrol gnome-disk-utility gparted grub2-breeze-theme
liquidctl numlockx oneko xscreensaver

ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:testing
Digest: sha256:953c6e8d94415ce493f5ac03243e364ae1fb46a9468c26ca01d1c10921bfff86
Version: testing-41.20250314 (2025-03-14T07:13:56Z)
LayeredPackages: adb android-tools coolercontrol gnome-disk-utility gparted grub2-breeze-theme
liquidctl numlockx oneko xscreensaver
How do I remove it from bazzite again ? nvm found the file
Solution
termdisc
termdisc2d ago
remove the corresponding one from /etc/yum.repos.d
termdisc
termdisc2d ago
and also, all those layered packages 👀 sooner or later, you're probably gonna collide with something that necessitates rpm-ostree reset
FifiDaBiscuit
FifiDaBiscuitOP2d ago
uuuuh So it's best I do the command now ?
termdisc
termdisc2d ago
I don't see the need as to why you'd have gnome-disk-utility and gparted when KDE partition manager is already preinstalled
FifiDaBiscuit
FifiDaBiscuitOP2d ago
I don't remember why I have gparted but for gnome disk utility it's because everytime I try to make my other partitions mount on boot with kde manager I always mess it up somehow, so I installed the gnome one cus I found it easier.. and it works

Did you find this page helpful?