Results 1 to 6 of 6

Thread: Update refused install of google-chrome-stable (untrusted)

  1. #1
    Join Date
    Jun 2011
    Location
    France
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Update refused install of google-chrome-stable (untrusted)

    Update refused install of google-chrome-stable (untrusted)

    Requires installation of untrusted packages
    The action would require the installation of packages from not authenticated sources.

    Details:
    google-chrome-stable
    Here's the description of changes:
    Changes for the versions:
    Installed version: 27.0.1453.93-r200836
    Available version: 27.0.1453.110-r202711

    This update does not come from a source that supports changelogs.
    Normal update

    The update was part of today/yesterday security update, as this morning, the alert box was displayed on screen.
    After discovering the prob with chrome, I checked the list; found and unticked the update for chrome.
    This allowed all the other updates to install.
    However, I'm left with Chrome awaiting installation.

    Does anybody know what went wrong...... and how do i get around it?
    ____________________________________
    Re-install Ubuntu keeping your data & settings "re-install rather than fix"
    Solve Chrome display issues ¬¬¬ GParted sees NO DATA! "Solved"

  2. #2
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Update refused install of google-chrome-stable (untrusted)

    Run
    Code:
    wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
    
    sudo apt-get update
    and it should now be authenticated.

  3. #3
    Join Date
    Jun 2011
    Location
    France
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Update refused install of google-chrome-stable (untrusted)

    Thanks Oldos2er

    I copied and pasted line 1 to terminal
    Code:
    wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
    I entered my password before entering line 2:
    Code:
    sudo apt-get update
    Terminal indicated the download done.

    I rebooted, and discovered updates available, including google-chrome-stable
    Clicking on install began the download (after entering my password).
    No problems occurred.

    I'm just wondering....
    .... does ubuntu clean up its old files (made redundant thru updates)?

    This has been quite a big download at 95Mb...... and we get updates every week.
    Should I be doing some housekeeping?
    ____________________________________
    Re-install Ubuntu keeping your data & settings "re-install rather than fix"
    Solve Chrome display issues ¬¬¬ GParted sees NO DATA! "Solved"

  4. #4
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Update refused install of google-chrome-stable (untrusted)

    To clear the cache of downloaded packages, you can delete them with
    Code:
    sudo apt-get clean

  5. #5
    Join Date
    Jun 2011
    Location
    France
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Update refused install of google-chrome-stable (untrusted)

    Thanks oldos2er.

    I entered in terminal, the code:
    Code:
    sudo apt-get clean
    After entering my password, NO feedback occurred.
    Terminal re-set to the prompt.

    Perhaps the delete action occurred, without feedback being provided.

    If that is the case then fine - DOS never used to provide feedback
    ____________________________________
    Re-install Ubuntu keeping your data & settings "re-install rather than fix"
    Solve Chrome display issues ¬¬¬ GParted sees NO DATA! "Solved"

  6. #6
    Join Date
    Dec 2007
    Beans
    12,521

    Re: Update refused install of google-chrome-stable (untrusted)

    Quote Originally Posted by Ace..... View Post
    Update refused install of google-chrome-stable (untrusted)
    Does anybody know what went wrong...... and how do i get around it?
    That seems to have been a bug which is now fixed: https://code.google.com/p/chromium/i...tail?id=249188

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •