I have run sudo apt update
and aside from a failure to get stuff from the R repository, no problems. sudo apt upgrade
runs fine.
But if I try to get the SoftwareUpdater tool to run, when I click the "upgrade" button, it crashes.
I tried using sudo do-release-upgrade
but it just tells me I need to run "update" first.
None of the advice on older question pages has helped.
Is there something I should try to edit/clear/reset that might help? Am I going to be forced to start 'from scratch' with an ISO on a thumb drive?
UPDATE:
I cleared out the bad item from the sources.list file, and now the update commands run without error (and without doing anything new). I tried all the additional apt
commands provided in the comments, to no avail.
then this:
% sudo do-release-upgrade
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
% sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
r-cran-foreign
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
That's all I get, and SoftwareUpdater still crashes if I try that out.