My system said that the upgrade is ready. Did anyone find a solution to this?
I have tried using the update manager
. But dist-upgrade
does not even attempt to upgrade and finally I also tried
sudo do-release-upgrade
which also fails with following error:
PermissionError: [Errno 1] Operation not permitted: '/etc/apt/sources.list'
I tried using sudo
as well as root (sudo -i
).
I really don't want to try changing permissions on this file, but if no one else has a solution, then I will try this.
On another post someone said:
Try sudo apt autoremove
, sudo apt update
and sudo apt upgrade
, but this did not fix the issue either.
Here is a screenshot of the problem: