Can't update Chrome - requires installation of untrusted packages
up vote
1
down vote
favorite
On a very recently installed 16.04 with the latest official chrome deb file from google installed, update manager says "requires installation of untrusted packages" when the latest chrome update is selected. All other updates work just fine, so it is kind of specific to Chrome.
There's nothing about Google/Chrome in /etc/apt/sources.list
, so my question is twofold:
- how does update manager know it has to update chrome?
- what would be the cleanest way to remediate?
There's many answers about this error messages, but it seems none touches on this exact case and most suggest many arbitrary commands which are obviously an overkill for this exact scenario.
Any reminder of how these things work would be highly appreciated along the answer.
Many thanks in advance!
updates google-chrome
add a comment |Â
up vote
1
down vote
favorite
On a very recently installed 16.04 with the latest official chrome deb file from google installed, update manager says "requires installation of untrusted packages" when the latest chrome update is selected. All other updates work just fine, so it is kind of specific to Chrome.
There's nothing about Google/Chrome in /etc/apt/sources.list
, so my question is twofold:
- how does update manager know it has to update chrome?
- what would be the cleanest way to remediate?
There's many answers about this error messages, but it seems none touches on this exact case and most suggest many arbitrary commands which are obviously an overkill for this exact scenario.
Any reminder of how these things work would be highly appreciated along the answer.
Many thanks in advance!
updates google-chrome
Did you trysudo apt-get update
andsudo apt-get upgrade
from terminal? Please add terminal output to the question.
â N0rbert
Mar 10 at 17:45
Is there a Chrome entry in/etc/apt/sources.list.d/
? If so, please include the complete contents in the question
â user535733
Mar 10 at 19:12
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
On a very recently installed 16.04 with the latest official chrome deb file from google installed, update manager says "requires installation of untrusted packages" when the latest chrome update is selected. All other updates work just fine, so it is kind of specific to Chrome.
There's nothing about Google/Chrome in /etc/apt/sources.list
, so my question is twofold:
- how does update manager know it has to update chrome?
- what would be the cleanest way to remediate?
There's many answers about this error messages, but it seems none touches on this exact case and most suggest many arbitrary commands which are obviously an overkill for this exact scenario.
Any reminder of how these things work would be highly appreciated along the answer.
Many thanks in advance!
updates google-chrome
On a very recently installed 16.04 with the latest official chrome deb file from google installed, update manager says "requires installation of untrusted packages" when the latest chrome update is selected. All other updates work just fine, so it is kind of specific to Chrome.
There's nothing about Google/Chrome in /etc/apt/sources.list
, so my question is twofold:
- how does update manager know it has to update chrome?
- what would be the cleanest way to remediate?
There's many answers about this error messages, but it seems none touches on this exact case and most suggest many arbitrary commands which are obviously an overkill for this exact scenario.
Any reminder of how these things work would be highly appreciated along the answer.
Many thanks in advance!
updates google-chrome
updates google-chrome
edited Mar 12 at 16:19
asked Mar 10 at 17:01
matt
60861633
60861633
Did you trysudo apt-get update
andsudo apt-get upgrade
from terminal? Please add terminal output to the question.
â N0rbert
Mar 10 at 17:45
Is there a Chrome entry in/etc/apt/sources.list.d/
? If so, please include the complete contents in the question
â user535733
Mar 10 at 19:12
add a comment |Â
Did you trysudo apt-get update
andsudo apt-get upgrade
from terminal? Please add terminal output to the question.
â N0rbert
Mar 10 at 17:45
Is there a Chrome entry in/etc/apt/sources.list.d/
? If so, please include the complete contents in the question
â user535733
Mar 10 at 19:12
Did you try
sudo apt-get update
and sudo apt-get upgrade
from terminal? Please add terminal output to the question.â N0rbert
Mar 10 at 17:45
Did you try
sudo apt-get update
and sudo apt-get upgrade
from terminal? Please add terminal output to the question.â N0rbert
Mar 10 at 17:45
Is there a Chrome entry in
/etc/apt/sources.list.d/
? If so, please include the complete contents in the questionâ user535733
Mar 10 at 19:12
Is there a Chrome entry in
/etc/apt/sources.list.d/
? If so, please include the complete contents in the questionâ user535733
Mar 10 at 19:12
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1013704%2fcant-update-chrome-requires-installation-of-untrusted-packages%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Did you try
sudo apt-get update
andsudo apt-get upgrade
from terminal? Please add terminal output to the question.â N0rbert
Mar 10 at 17:45
Is there a Chrome entry in
/etc/apt/sources.list.d/
? If so, please include the complete contents in the questionâ user535733
Mar 10 at 19:12