Results 1 to 5 of 5

Thread: Authenticate problem with apt

  1. #1
    Join Date
    Dec 2007
    Beans
    4

    Authenticate problem with apt

    Running software center or other GUI program with root priority.
    Show a window about request the root password. when I input the right password. It alert me input the wrong password. But, The password it true.
    It's the sudoer's password. I don't have root user.

    Also, In this time, It always show a window about Dbus Error.
    Attached Images Attached Images

  2. #2
    Join Date
    Jul 2011
    Beans
    3,037
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Authenticate problem with apt

    What version of Ubuntu are you using? What happens if you execute

    sudo apt-get update

    in a terminal?

  3. #3
    Join Date
    Nov 2012
    Beans
    11

    Re: Authenticate problem with apt

    Hello
    Run the following command and see what happens?

    Code:
    sudo apt-get clean
    sudo apt-get update

  4. #4
    Join Date
    Dec 2007
    Beans
    4

    Re: Authenticate problem with apt

    These commands works good, but the problem also exist.

  5. #5
    Join Date
    Dec 2007
    Beans
    4

    Re: Authenticate problem with apt

    I modify the
    /etc/sudoers
    file when I install ubuntu 12.10 shortly. I fail to gain the root priority. So, I add a line
    user ALL=(ALL:ALL) ALL
    .

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
  •