Errors after running apt-get update/upgrade.

Discussion in 'HOWTO-Related Questions' started by joelee, Jan 10, 2007.

  1. joelee

    joelee New Member

    Hi I am new to setting up a debian etch install. Install went fine and I try to do an update/upgrade after install. I get the following errors below. Wondering why and if I might of did something wrong.

    Code:
    debian:~# apt-get update
    Get:1 http://http.us.debian.org testing Release.gpg [378B]
    Ign http://non-us.debian.org testing/non-US Release.gpg
    Hit http://http.us.debian.org testing Release
    Ign http://non-us.debian.org testing/non-US Release
    Hit http://http.us.debian.org testing/main Packages/DiffIndex
    Err http://non-us.debian.org testing/non-US/main Packages
      404 Not Found
    <------- Trunkcated ---->
    
    Fetched 2B in 1s (1B/s)
    Failed to fetch http://non-us.debian.org/debian-non-US/dists/testing/non-US/main/binary-i386/Packages.gz  404 Not Found
    Failed to fetch http://non-us.debian.org/debian-non-US/dists/testing/non-US/contrib/binary-i386/Packages.gz  404 Not Found
    Failed to fetch http://non-us.debian.org/debian-non-US/dists/testing/non-US/non-free/binary-i386/Packages.gz  404 Not Found
    Reading package lists... Done
    W: Couldn't stat source package list http://non-us.debian.org testing/non-US/main Packages (/var/lib/apt/lists/non-us.debian.org_debian-non-US_dists_testing_non-US_main_binary-i386_Packages) - stat (2 No such file or directory)
    W: Couldn't stat source package list http://non-us.debian.org testing/non-US/contrib Packages (/var/lib/apt/lists/non-us.debian.org_debian-non-US_dists_testing_non-US_contrib_binary-i386_Packages) - stat (2 No such file or directory)
    <------Truncated----->
    
    
    Thanks for any comments/suggestions!
    -joe
     
  2. martinfst

    martinfst Member Moderator

    This mirror (http.us.debian.org) seems to be rather slow at the moment. Either be patient and try again, or select another mirror. Look at the debian.org site for possible mirrors.
     
  3. joelee

    joelee New Member

    Thanks for the comment on this. I commented out and now I get no errors.
    Joe
     

Share This Page