Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Requires installation of untrusted packages

  1. #1
    Join Date
    Jan 2011
    Beans
    Hidden!

    Requires installation of untrusted packages

    After reading past posts I go to a terminal and try to enter sudo apt-get update to correct the problem but it asks for a password but when I enter my password it will not work. I enter my update password that works in every other case. Any suggestions? Thanks.

  2. #2
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Requires installation of untrusted packages

    In order to get useful help, you should provide the forum with some more information. What are you trying to install/achieve? What version of *buntu are you running?
    Last edited by slickymaster; April 24th, 2014 at 07:32 PM. Reason: Typo

  3. #3
    Join Date
    Jan 2011
    Beans
    Hidden!

    Re: Requires installation of untrusted packages

    Sorry about the lack of info, I am using Ubuntu 12.04 and auto updates, Todays list included Pylon lock file (new install) and encrypted bandwidth efficent back-up duplicity. All 14 of the updates would install but these two. These give the message requires installation of untrusted packages message., but when I try and use a terminal to do the sudo fix I am unable to get past the password request.

  4. #4
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Requires installation of untrusted packages

    Can you please post between code tags the exact commands you're running in the terminal and the output you get from them.

  5. #5
    Join Date
    Jan 2011
    Beans
    Hidden!

    Re: Requires installation of untrusted packages

    sudo apt-getupdate and the response I get is,{ sudo} password for xxxxl: I enter the password and get nosorry try again each time.

  6. #6
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Requires installation of untrusted packages

    Quote Originally Posted by Maxiejoe View Post
    sudo apt-getupdate and the response I get is,{ sudo} password for xxxxl: I enter the password and get nosorry try again each time.
    The message you're getting means that you're not typing correctly your user password and that's why it's not proceeding with the update.
    Last edited by slickymaster; April 24th, 2014 at 09:07 PM. Reason: Typo

  7. #7
    Join Date
    Jan 2011
    Beans
    Hidden!

    Re: Requires installation of untrusted packages

    The update manager requires the password to authorize the update, it works at that time, then it goes to the Requires etc. when trying to update, but when I try and use the pass word in terminal it will not work.

  8. #8
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Requires installation of untrusted packages

    Could you please post the output to
    Code:
    groups
    Please copy/paste the output (highlight in Terminal and middle click in the reply text box here).
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

  9. #9
    Join Date
    Jan 2011
    Beans
    Hidden!

    Re: Requires installation of untrusted packages

    jonel@jonel:~$ sudo apt-getupdate
    [sudo] password for jonel:
    nonSorry, try again.
    [sudo] password for jonel:

    This is the terminal response at every try.

  10. #10
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Requires installation of untrusted packages

    Please post what groups returns when you enter it in a terminal. This is what you should get
    Code:
    sudo apt-getupdate
    [sudo] password for bapoumba_lxde: 
    sudo: apt-getupdate: command not found
    because the command is sudo apt-get update with a space. This means you can run package managers from the GUI and not from the terminal. We need to find out where this comes from.

    Edit: where is the "non" in front of Sorry try again coming from ? You should not be getting it either:
    Code:
    sudo apt-get update
    [sudo] password for bapoumba_lxde: 
    Sorry, try again.
    [sudo] password for bapoumba_lxde:
    Last edited by bapoumba; April 24th, 2014 at 10:17 PM.
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

Page 1 of 2 12 LastLast

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
  •