I'm doing something wrong and I was wondering if someone could help me. I'm trying to install Gnome and it's not working. Here's what I've got. My source.list
# Uncomment the line below, in case you want to use SuSE's patch rpms. # Read the information about patch rpms at http://linux01.gwdg.de/apt4rpm
# rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/9.1-i386 update-prpm update security-prpm security
# A very basic sources.list line. Fastest repository first. # Remove "base" in case you are behind a # slow connection. Fastest repository first. # Visit the server to determine which apt components are provided. rpm ftp://mirrors.mathematik.uni-bielefeld.de/pub/linux/suse/apt/ SuSE/9.1-i386 update security rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/9.1-i386 update security
# The list with all available components can be found at: # http://linix01.gwdg.de/apt4rpm # Some components provide experimental software, select wisely! # http://ftp.gwdg.de/pub/linux/suse/apt/SuSE/9.1-i386/examples/sources.list.FT... rpm ftp://ftp.gwdg.de/pub/linux/suse/apt SuSE/9.1-i386 suser-tcousin suser-scorot update-prpm update kde gnome suser-rbos suser-gbv wine kde3-stable security-prpm security # Consult the link above if you want to include uri's for src rpms
Here's what I've tried to do: 84:/home/brooks # apt-get install gnome Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package gnome 84:/home/brooks # apt-get install gnome Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package gnome 84:/home/brooks # apt-get update Get:1 ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386 release [7097B] Get:2 ftp://ftp.gwdg.de SuSE/9.1-i386 release [7098B] Fetched 14.2kB in 2s (7076B/s) Hit ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386/update pkglist Hit ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386/update release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update pkglist Hit ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386/security pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security pkglist Hit ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386/security release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security release Get:1 ftp://ftp.gwdg.de SuSE/9.1-i386/suser-tcousin pkglist [13.9kB] Get:2 ftp://ftp.gwdg.de SuSE/9.1-i386/suser-tcousin release [139B] Get:3 ftp://ftp.gwdg.de SuSE/9.1-i386/suser-scorot pkglist [22.8kB] Get:4 ftp://ftp.gwdg.de SuSE/9.1-i386/suser-scorot release [138B] Get:5 ftp://ftp.gwdg.de SuSE/9.1-i386/update-prpm pkglist [138kB] Get:6 ftp://ftp.gwdg.de SuSE/9.1-i386/update-prpm release [137B] Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update release Get:7 ftp://ftp.gwdg.de SuSE/9.1-i386/kde pkglist [363kB] Get:8 ftp://ftp.gwdg.de SuSE/9.1-i386/kde release [129B] Get:9 ftp://ftp.gwdg.de SuSE/9.1-i386/gnome pkglist [214kB] Get:10 ftp://ftp.gwdg.de SuSE/9.1-i386/gnome release [131B] Get:11 ftp://ftp.gwdg.de SuSE/9.1-i386/suser-rbos pkglist [8887B] Get:12 ftp://ftp.gwdg.de SuSE/9.1-i386/suser-rbos release [136B] Get:13 ftp://ftp.gwdg.de SuSE/9.1-i386/suser-gbv pkglist [31.5kB] Get:14 ftp://ftp.gwdg.de SuSE/9.1-i386/suser-gbv release [135B] Get:15 ftp://ftp.gwdg.de SuSE/9.1-i386/wine pkglist [7142B] Get:16 ftp://ftp.gwdg.de SuSE/9.1-i386/wine release [130B] Get:17 ftp://ftp.gwdg.de SuSE/9.1-i386/kde3-stable pkglist [318kB] Get:18 ftp://ftp.gwdg.de SuSE/9.1-i386/kde3-stable release [137B] Get:19 ftp://ftp.gwdg.de SuSE/9.1-i386/security-prpm pkglist [55.0kB] Get:20 ftp://ftp.gwdg.de SuSE/9.1-i386/security-prpm release [139B] Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security release Fetched 1173kB in 27s (42.3kB/s) Reading Package Lists... Done Building Dependency Tree... Done W: Duplicate sources.list entry ftp://ftp.gwdg.de SuSE/9.1-i386/update pkglist (/var/state/apt/lists/ftp.gwdg.de_pub_linux_suse_apt_SuSE_9.1-i386_base_pkglist.update) W: Duplicate sources.list entry ftp://ftp.gwdg.de SuSE/9.1-i386/security pkglist (/var/state/apt/lists/ftp.gwdg.de_pub_linux_suse_apt_SuSE_9.1-i386_base_pkglist.security) W: You may want to run apt-get update to correct these problems 84:/home/brooks # apt-get update Get:1 ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386 release [7097B] Get:2 ftp://ftp.gwdg.de SuSE/9.1-i386 release [7098B] Fetched 14.2kB in 1s (7256B/s) Hit ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386/update pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update pkglist Hit ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386/update release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update release Hit ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386/security pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security pkglist Hit ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386/security release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-tcousin pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-tcousin release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-scorot pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-scorot release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update-prpm pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update-prpm release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/kde pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/kde release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/gnome pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/gnome release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-rbos pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-rbos release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-gbv pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-gbv release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/wine pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/wine release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/kde3-stable pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/kde3-stable release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security-prpm pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security-prpm release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security release Reading Package Lists... Done Building Dependency Tree... Done 84:/home/brooks # apt-get update && apt-get install gnome Get:1 ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386 release [7097B] Get:2 ftp://ftp.gwdg.de SuSE/9.1-i386 release [7098B] Fetched 14.2kB in 1s (7251B/s) Hit ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386/update pkglist Hit ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386/update release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update pkglist Hit ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386/security pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security pkglist Hit ftp://mirrors.mathematik.uni-bielefeld.de SuSE/9.1-i386/security release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-tcousin pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-tcousin release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-scorot pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-scorot release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update-prpm pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update-prpm release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/update release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/kde pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/kde release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/gnome pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/gnome release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-rbos pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-rbos release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-gbv pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/suser-gbv release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/wine pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/wine release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/kde3-stable pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/kde3-stable release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security-prpm pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security-prpm release Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security pkglist Hit ftp://ftp.gwdg.de SuSE/9.1-i386/security release Reading Package Lists... Done Building Dependency Tree... Done Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package gnome 84:/home/brooks # Sorry for the long list. I appreciate the help. Jack