On 27/10/10 23:02, Vitor Silva wrote:
If the file is missing create one and tell apt where to search for the
source files.
Something like:
# touch /etc/apt/sources.list
# vi /etc/apt/sources.list
Editing the file include the following lines:
# See sources.list(5) for more information, especially
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
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 contrib non-free
# Uncomment if you want the apt-get source function to work
#deb-src http://http.us.debian.org/debian stable main contrib non-free
#deb-src http://non-us.debian.org/debian-non-US stable/non-US main
contrib non-free
Should work ;)
Vitor Silva.
Of course as you're using Ubuntu Hardy Heron, if your sources list is
missing, you'll want this:-
deb http://ubuntu.positive-internet.com/ubuntu/ hardy main restricted
universe
deb-src http://ubuntu.positive-internet.com/ubuntu/ hardy main
restricted universe
## Not enabled by default
#deb http://ubuntu.positive-internet.com/ubuntu/ hardy-updates main
restricted universe
#deb-src http://ubuntu.positive-internet.com/ubuntu/ hardy-updates main
restricted universe
deb http://security.ubuntu.com/ubuntu hardy-security main restricted
universe
deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
universe
Jon
_______________________________________________
Peterboro mailing list
Peterboro@mailman.lug.org.uk
https://mailman.lug.org.uk/mailman/listinfo/peterboro