On Wed, 1 Dec 1999, Bradley M Alexander wrote:
> deb http://http.us.debian.org/debian unstable main contrib non-free > deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib > non-free > deb http://www.debian.org/~ljlane/downloads enlightenment-cvs/ > deb-src http://http.us.debian.org/debian unstable main contrib non-free > deb-src http://non-us.debian.org/debian-non-US unstable/non-US main > contrib non-free > The apt-get update gives me the error: > [EMAIL PROTECTED] apt]# apt-get update > E: Attempt to fetch the same file twice > ttp://http.us.debian.org/debian/dists/unstable/main/binary-i386/Packages.gz You cannot 'double up' identical URLs in the sources.list - remove the first two lines of your file. Jason

