Can't update despite removing erroring repo
while running
ujust update
, I get this error.
I tried removing it, same error occurred
Sorry if this is not the most information, I am kind of multitasking while I attempt other solutions as well as other things6 Replies
I thought it was the "remove sunshine" thing
I think that you still have a reference in your update repos to the old fsync-kernal which is now relabeled as the Bazzite-kernel and it updated from a different location. That repository no longer exists and it's then giving you an error. Try run the following to disable the repo in question then try and do your update
sudo sed -i 's@enabled=1@enabled=0@g' /etc/yum.repos.d/_copr_sentry-kernel-fsync.repo
It is now throwing a different error, please wait as I give up putting this device in a sandbox and just install discord on it to make crap easier
also ty for the help
looks like it still detecting the repo, try deleting or moving it somewhere
Solution
/etc/yum.repos.d/_copr_sentry-kernel-fsync.repo
this fileaaand ty, successful update