On Sunday 23 February 2003 04:29, you wrote: > zvmlinx5:/etc/apt# cat sources.list > > > deb http://http.us.debian.org/debian unstable main controb non-free
The line above has a typo, controb instead of contrib. > deb http://http.us.debian.org/debian stable main contrib non-free > deb http://non-us.debian.org/debian-non-US stable/non-US main contrib > non-free > # deb http://security.debian.org/ stable/updates main Everything else looks syntactically fine. I would not mix unstable and stable, since managing this mixture is really an advanced topic. I would also uncomment the security line, so that you can get the security updates with apt-get. Regards, Gerhard
