Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 4736  / 2 Years ago, wed, march 23, 2022, 11:49:11

enter image description hereI ve had an issue with the update center about a month and a half ago and somehow resolved it.Today I checked my updates,clicked install and recieved an error message of "reguires installation of untrusted packages".The only thing I can think of that I ve done was installing playonlinux and wine.Anyone having or had this issue?


More From » 12.04

 Answers
4

Try running



sudo apt-get update && sudo apt-get upgrade


It will try and update the sources packages to check for available updates that can be updated in your system.



Untrusted packages errors mostly arise due to missing keys , if that is the case then note the missing keys combination of Numbers and Letters and do



sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com XXXXXXXXX


Where XXXXXXXXX is the key from the error you get.



Another reason would be the Mirrors not properly synced , running the Update command mostly solves them.


[#36919] Thursday, March 24, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
egantfis

Total Points: 406
Total Questions: 108
Total Answers: 108

Location: Austria
Member since Thu, Jan 7, 2021
3 Years ago
egantfis questions
Mon, Nov 1, 21, 03:37, 3 Years ago
Fri, Mar 18, 22, 23:26, 2 Years ago
Mon, Mar 6, 23, 05:03, 1 Year ago
Sun, Oct 3, 21, 23:30, 3 Years ago
Thu, Mar 10, 22, 12:28, 2 Years ago
;