11

Summary

Everything goes on well except 'Update' in Ubuntu Software:

Unable to get list of updates: Failed to update metadata for lvfs: checksum failure: failed to verify data, expected ab367e987025d2339a62fb40a400149f7dc7dc7def5

Process

Since yesterday, I cannot use the 'update' function in Ubuntu Software anymore, I don't know the exact reason.

Current and expected result

I remember that there are 4 software still waiting for update yesterday, but they disappeared and the update module in Ubuntu Software is broken, I wish it can work well like before.

Artur Meinild
  • 31,035

1 Answers1

10

Open terminal and try this command

fwupdmgr --force refresh

From man page:

--force Force the action by relaxing some runtime checks

refresh [FILE FILE_SIG REMOTE-ID] Refresh metadata from remote server

Pablo Bianchi
  • 17,371
Ryhan
  • 166
  • 3
  • 7