-
Notifications
You must be signed in to change notification settings - Fork 61
Description
There is an issue with the repository configuration file located in /etc/apt/sources.lis.d/ . This prevent the system from correctly fetching updates after the last upgrade of the program.
I have three machines with Kubuntu 24.04 and I make general upgrade using the terminal, classic "sudo apt update && sudo apt upgrade", I also run another "sudo apt update" command after applying the upgrade and this time an error occurred after doing that, the list file for MS Edge got changed to chrome repo for some reason, the screenshots shared here are from my third machine.
This is the list file of MS Edge before upgrading.
And this is the list file after upgrading.
This can be fixed by manually changing the value back to the right repo url, but I'm pretty sure this should not happen.