Results 1 to 5 of 5

Thread: Command "sudo apt-get update" do not work and return error message

  1. #1
    Join Date
    Sep 2012
    Beans
    15

    Question Command "sudo apt-get update" do not work and return error message

    hi all,
    i am using ubuntu 13.04(i have upgraded it from u12.10), now i have a problem with it. when i enter the command "sudo apt-get update" in terminal, it get below error
    Code:
    E: GPG error: http://extras.ubuntu.com raring Release: The following signatures were invalid: NODATA 1 NODATA 2
    i followed below instructions but that error occupied for me too:
    Code:
    sudo apt-get clean
    sudo mv /var/lib/apt/lists /tmp
    sudo mkdir -p /var/lib/apt/lists/partial
    sudo apt-get clean
    sudo apt-get update
    how can i solve this problem?
    tnx.

  2. #2
    Join Date
    Nov 2010
    Location
    /Earth/Asia/India
    Beans
    218
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Command "sudo apt-get update" do not work and return error message

    Try this way :
    Install Y-PPA Manager
    Go to Advanced tab
    Select fix GPG BADSIG error
    The above commands do the same i guess but give this method a shot
    Kids, you tried your best and you failed miserably. The lesson is, never try.
    -Homer Simpson

  3. #3
    Join Date
    Sep 2012
    Beans
    15

    Re: Command "sudo apt-get update" do not work and return error message

    Quote Originally Posted by ranger1021994 View Post
    Try this way :
    Install Y-PPA Manager
    Go to Advanced tab
    Select fix GPG BADSIG error
    The above commands do the same i guess but give this method a shot
    i have installed it, and do fix GPG BADSIG error option but this error returned to me
    Code:
    W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://extras.ubuntu.com raring Release: The following signatures were invalid: NODATA 1 NODATA 2
    
    W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/raring/Release  
    
    W: Some index files failed to download. They have been ignored, or old ones used instead.

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

    Re: Command "sudo apt-get update" do not work and return error message

    iyasin, see post #6 in this thread . I'm not sure why suggestions are for BADSIG errors when you're seeing a NODATA error.

  5. #5
    Join Date
    Sep 2012
    Beans
    15

    Re: Command "sudo apt-get update" do not work and return error message

    Quote Originally Posted by oldos2er View Post
    iyasin, see post #6 in this thread . I'm not sure why suggestions are for BADSIG errors when you're seeing a NODATA error.
    tnx, i try it

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
  •