source list moved

Discussion in 'General' started by Toucan, May 5, 2012.

  1. Toucan

    Toucan Member

    Recently i've been getting the following error on apt-get update:
    Code:
    apt-get update
    Ign http://volatile.debian.org lenny/volatile Release.gpg
    Ign http://volatile.debian.org lenny/volatile Release
    Ign http://volatile.debian.org lenny/volatile/main Sources/DiffIndex
    Ign http://volatile.debian.org lenny/volatile/main Sources
    Ign http://volatile.debian.org lenny/volatile/main Sources
    Err http://volatile.debian.org lenny/volatile/main Sources
      301 Moved Permanently [IP: 82.195.75.97 80]
    W: Failed to fetch http://volatile.debian.org/debian-volatile/dists/lenny/volatile/main/source/Sources  301 Moved Permanently [IP: 82.195.75.97 80]
    
    E: Some index files failed to download, they have been ignored, or old ones used instead.
    
    My sources list looks like this:
    Code:
    # deb cdrom:[Debian GNU/Linux 5.0.4 _Lenny_ - Official amd64 NETINST Binary-1 20100201-16:38]/ lenny main
    
    # deb cdrom:[Debian GNU/Linux 5.0.4 _Lenny_ - Official amd64 NETINST Binary-1 20100201-16:38]/ lenny main
    
    # deb http://ftp.uk.debian.org/debian/ lenny main
    # deb-src http://ftp.uk.debian.org/debian/ lenny main
    
    # deb http://security.debian.org/ lenny/updates main
    # deb-src http://security.debian.org/ lenny/updates main
    
    # deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free
    deb-src http://volatile.debian.org/debian-volatile lenny/volatile main
    
    How do I find out what the sources list should be now?
     
  2. falko

    falko Super Moderator Howtoforge Staff

  3. Toucan

    Toucan Member

    Solved Thank you

    Solved Thank You
     

Share This Page