Score:4

Gnome-software 'Sorry, something went wrong: the name xxx was not provided by any .service files'

pk flag

When opening gnome software and clicking the update icon then these errors show up.

Should I ignore it?

Error

error2

EDIT 2021-12-21: None of the answers below seems to work for now :/

us flag
I am seeing a similar error since quite a while, though it's "The name :1.109 was not provided by any .service files" in my case. I also find this bug with more details in the syslog: systemd[1]: apt-daily-upgrade.service: Succeeded. systemd[1]: Finished Daily apt upgrade and clean activities. gnome-software[4331]: not GsPlugin error FwupdError:10: The name :1.109 was not provided by any .service files gnome-software[4331]: not handling error failed for action refresh: The name :1.109 was not provided by any .service files …and this repeats 2 more times.
Score:4
ua flag

As told by hosford42, this command worked for me to solve the issue:

sudo apt install --reinstall gnome-software

I put it as an answer here for improving the visibilty of his comment. All credits to hosford42.

Pierre François avatar
ua flag
Reinstalling `gnome-software` solves the issue for a short time, but you still have to issue this command again after a while.
ng flag
Only a more explicit `sudo apt autoremove gnome-software && sudo apt install gnome-software` seems to have worked for me (and now I wonder where I found it but surely wasn't my idea :) )
Score:1
ag flag

Try with

sudo apt install policykit-1

It might help.

yang mandi avatar
pk flag
Didn't work :( , thanks anyway for answering. But if no one can my answer then you get the bounty for answering my question.
Erniemenendez avatar
ag flag
The error means that the gnome-software app is not connecting to a file that helps populate some if not all the software inside the window dialog. Do you have any apps installed thru Flatpak? If yes do; #$ flatpak list This will show you a list of apps installed thru flatpak In my case; org.audacityteam.Audacity/x86_64/stable so the NAME will be; org.audacityteam.Audacity so! run; #$flatpak update NAME FOR EACH APP if not then try to reinstall gnome-software to allow it to regain access to the right links, if that makes any sense!
hosford42 avatar
cn flag
`sudo apt install --reinstall gnome-software` seems to have done the trick.
Rmano avatar
us flag
@hosford42 that solved the problem for me --- you should add this as an answer!
Score:0

If the problem its with the flatpak apps maybe you can try to run:

sudo apt install gnome-software-plugin-flatpak
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.