Results 1 to 5 of 5

Thread: no update message: "Requires installation of untrusted packages"

  1. #1
    Join Date
    May 2007
    Beans
    408
    Distro
    Ubuntu 20.04 Focal Fossa

    no update message: "Requires installation of untrusted packages"

    When trying to update using the update manager I get the message: "Requires installation of untrusted packages"
    the following packages are mentioned under "details"

    gnome-keyring handbrake-gtk icedtea-6-jre-cacao icedtea-6-jre-jamvm libdrm-intel1 libdrm-nouveau1a libdrm-radeon1 libdrm2 libgck-1-0 libgcr-3-1 libgcr-3-common libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libnm-gtk-common libnm-gtk0 libpam-gnome-keyring libssl1.0.0 libunity-2d-private0 libxatracker1 network-manager-gnome openjdk-6-jre openjdk-6-jre-headless openjdk-6-jre-lib openssl unity-2d unity-2d-common unity-2d-panel unity-2d-shell unity-2d-spread

    how can I fix this?
    Last edited by DrScum; May 10th, 2013 at 05:43 PM. Reason: adding "solved" to the title

  2. #2
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: no update message: "Requires installation of untrusted packages"

    Update Manager is only asking you to take responsibility for downloading and installing those packages. If we install software through Personal Package Archive (PPA) then we get a message like that. Have you not noticed when installing applications through the Software Centre that many of them will carry a warning that they will not be updated by Canonical, that some updates may come from the Community. It is these kinds of updates that you are being asked to approve of.

    Go to System Settings>Software Sources>Ubuntu Software and uncheck Community-maintained free and open source software (universe) and then go to Other Software tab and uncheck any PPAs that are there. And the nasty message will go away. Or just authenticate the download and installation.

    Regards.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  3. #3
    Join Date
    May 2007
    Beans
    408
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: no update message: "Requires installation of untrusted packages"

    How would I "authenticate" the download and installation?

    By the way, if I go to System Settings, there is no "Software Sources" available. The only place where I can check and uncheck repositories is in the synaptic package manager. Isn't it true that when I uncheck the sources as you suggest that I won't be prompted to upgrade anymore? That's not what I want, I want to stay up to date with my software but the way it is now the update manager won't let me do it.

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

    Re: no update message: "Requires installation of untrusted packages"

    Usually you see that error message because you're missing one or more gpg keys; see https://help.ubuntu.com/community/SecureApt
    If you run
    Code:
    sudo apt-get update
    in a terminal it should show which repositories are missing keys.

  5. #5
    Join Date
    May 2007
    Beans
    408
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: no update message: "Requires installation of untrusted packages"

    Thanks Ann, the terminal command sudo apt-get update didn't tell me anything about missing keys but after I ran that command, the update manager works without the initial error.

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
  •