0

The software-center no longer works. I don't know when it stopped working because I use it infrequently, but it was still working after upgrading to 23.04. Now I can't get anything out of it other than three blank tabs Explore, Installed, and Updates.

Clicking on Explore populates the screen with blank entry boxes, and nothing ever materializes in the boxes no matter how long you wait.

Clicking on Installed gives me a forever spinning gif and no results.

Clicking on Updates gives me a "Loading Updates... This could take a while" message, but it can run for hours without producing anything.

When I try to remove the app with sudo apt remove software-center it reports it can't remove it because it's not installed.

Yet, I have three entries under Settings->Apps that all take me to the same application, "Software Updater, Software & Updates, and Ubuntu Software."

Software Updater reports "Failed to download repository information."

Software & Updates appears to be a typical update configuration screen.

Ubuntu Software reports as described above with Explore, Installed, and Updates, and never provides anything from any of the three tabs.

The long and the short of it is I can't seem to install certain apps, like Vivaldi that rely on Ubuntu Software for installation.

This must be something simple, right?

=======================================================

sudo apt update output

Hit:1 http://us.archive.ubuntu.com/ubuntu lunar InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu lunar-updates InRelease              
Hit:3 https://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs vscodium InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu lunar-backports InRelease            
Hit:5 http://us.archive.ubuntu.com/ubuntu lunar-security InRelease             
Hit:6 https://ppa.launchpadcontent.net/inkscape.dev/stable/ubuntu lunar InRelease
Ign:7 https://ppa.launchpadcontent.net/mscore-ubuntu/mscore-stable/ubuntu lunar InRelease
Err:8 https://ppa.launchpadcontent.net/mscore-ubuntu/mscore-stable/ubuntu lunar Release
  404  Not Found [IP: 185.125.190.52 443]
Reading package lists... Done
E: The repository 'https://ppa.launchpadcontent.net/mscore-ubuntu/mscore-stable/ubuntu lunar Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

==================================

Sorry for updating to the comment section.

I just wanted to say that I was able to reclaim the software-center by performing a restart following the removal procedure.

Well, almost. Under the Explore Tab selecting a category shows a screen of blank boxes, so the software-center still isn't performing correctly.

Nick
  • 31
  • I have no idea what these hits mean. – Nick Aug 06 '23 at 23:33
  • It means to remove the https://ppa.launchpadcontent.net/mscore-ubuntu/mscore-stable/ubuntu PPA. See https://askubuntu.com/questions/307/how-can-ppas-be-removed for how. – user535733 Aug 06 '23 at 23:59
  • I used sudo add-apt-repository --remove but I'm not entirely sure I did it correctly. I guess I was trying to remove all of launchpadcontent.net.

    Nonetheless, I ended up removing two packages using ppa:inkscape.dev/stable & sudo add-apt-repository --remove ppa:mscore-ubuntu/mscore-stable.

    – Nick Aug 07 '23 at 16:46
  • Output from sudo apt update now reads: Hit:1 http://us.archive.ubuntu.com/ubuntu lunar InRelease Get:2 http://us.archive.ubuntu.com/ubuntu lunar-updates InRelease [109 kB] Hit:3 https://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs vscodium InRelease Get:4 http://us.archive.ubuntu.com/ubuntu lunar-backports InRelease [99.8 kB] Get:5 http://us.archive.ubuntu.com/ubuntu lunar-security InRelease [109 kB] Fetched 317 kB in 1s (407 kB/s)
    Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date.
    – Nick Aug 07 '23 at 16:49
  • I now get the Explore Tab back, but both the Installed Tab and the Updates Tab grind away and produce nothing. Additionally, if I try to install something from the Explore Tab I get an eternal "Loading application details..." message. – Nick Aug 07 '23 at 16:51
  • Lastly, selecting any of the categories at the bottom of the screen produces nothing but empty boxes. – Nick Aug 07 '23 at 16:57
  • Please update (edit) your question instead of commenting on your own question. It's hard to tell what you are asking now. – user535733 Aug 07 '23 at 17:13
  • I thought I was keeping it in context. Sorry! – Nick Aug 07 '23 at 17:20

0 Answers0