linuxmint / mintupdate

The Linux Mint Update Manager
324 stars 157 forks source link

'Check your Internet connection' seems generated by an invalid signature, when changing mirror #689

Open LinuxOnTheDesktop opened 3 years ago

LinuxOnTheDesktop commented 3 years ago

Describe the bug

View -> Software Sources -> genreated the message, 'Check your Internet connection', whereas apt get update suggests that the problem is in fact:

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repo.skype.com/deb stable InRelease: The following signatures were invalid: EXPKEYSIG 1F3045A5DF7587C3 Skype Linux Client Repository <se-um@microsoft.com>

To Reproduce Steps to reproduce the behavior:

  1. Have invalid apt signature.
  2. Try to change mirror.
  3. See misleading error message.

That said: the log that I paste below suggests that the problem might lie elsewhere. Yet, I am pretty sure that I did have a functioning Internet connection at the time. So seemingly the error message was inaccurate even if the problem is not to do with an invalid signature,

Expected behavior

Either an accurate error message or no error message at all.

Distribution:

Software version: mintUpdate 5.7.7

Logs: Copy & paste the log output from Update Manager > View > Information here.

07.09@15:15 ++ Launching Update Manager
07.09@15:15 ++ Changes to the package cache detected, triggering refresh
07.09@15:15 ++ Starting refresh (local only)
07.09@15:15 ++ Initial refresh will happen in 0 day(s), 0 hour(s) and 10 minute(s)
07.09@15:15 ++ Tracker exception: [Errno 2] No such file or directory: '/home/<my userName>/.linuxmint/mintupdate/updates.json'
07.09@15:15 ++ Tracker: Notification age is too small: 0 days
07.09@15:15 ++ System is up to date
07.09@15:15 ++ Refresh finished
07.09@15:18 ++ Changes to the package cache detected, triggering refresh
07.09@15:18 ++ Starting refresh (local only)
07.09@15:18 ++ System is up to date
07.09@15:18 ++ Refresh finished
07.09@15:19 ++ Changes to the package cache detected, triggering refresh
07.09@15:19 ++ Starting refresh (local only)
07.09@15:19 ++ System is up to date
07.09@15:19 ++ Refresh finished
07.09@15:21 ++ Changes to the package cache detected, triggering refresh
07.09@15:21 ++ Starting refresh (local only)
07.09@15:21 ++ System is up to date
07.09@15:21 ++ Refresh finished
07.09@15:25 ++ Update Manager is in tray mode, performing initial refresh
07.09@15:25 ++ Starting refresh (retrieving lists of updates from remote servers)
07.09@15:25 ++ Refreshing available Cinnamon updates from the server
07.09@15:25 ++ System is up to date
07.09@15:25 ++ Refresh finished
07.09@15:25 ++ Recurring refresh will happen in 0 day(s), 1 hour(s) and 59 minute(s)
07.09@15:25 ++ Starting refresh (local only)
07.09@15:25 ++ System is up to date
07.09@15:25 ++ Refresh finished

Also: seemingly the upgrade from Mint 20.1 to 20.2 switches away from any local mirror and then fails to switch back after the upgrade.