On Die, 2002-09-24 at 13:58, Geert Stappers wrote: > At 23:00 +0200 9/23/02, Chris Hoover wrote: > >I need some help getting gnome2 to install. This is what I am getting > >when I try to do the install: > > > >apt-get -t experimental install gnome2 > ^^^^^^^^^^^^^^
[...] > >Sorry, but the following packages have unmet dependencies: > > gnome2: Depends: gnome-utils (>= 1.106) but it is not going to be > >installed > > Depends: gnome-games (>= 2.0.2-1) but 1.4.0.4-2 is to be > >installed > >E: Sorry, broken packages [...] > >deb http://ftp.us.debian.org/debian/ ../project/experimental main > > "experimental" and "../project/experimental" don't match. Huh? APT extracts the distribution names from the release files, they're independent from the sources.list lines. The problem is probably that non-experimental versions of those packages are installed, try apt-get -t experimental install gnome2 gnome-utils gnome-games -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast

