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.7 Replies
post
rpm-ostree status
also you may need to remove that repo that you added
How do I remove it from bazzite again ?
nvm found the file
Solution
remove the corresponding one from
/etc/yum.repos.d
and also, all those layered packages 👀
sooner or later, you're probably gonna collide with something that necessitates
rpm-ostree reset
uuuuh
So it's best I do the command now ?
I don't see the need as to why you'd have
gnome-disk-utility and gparted
when KDE partition manager is already preinstalledI 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