Package: apt Version: 0.3.4 Apt refused to install python-gnome and python-gdk-imlib for me:
bluegreen:~> sudo apt-get -d install python-gtk python-gnome python-gdk-imlib Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: Sorry, but the following packages have unmet dependencies: python-gdk-imlib: Depends: python-gtk (= 0.5.12-1.1 ) but 0.5.12-1.1 is installed python-gnome: Depends: python-gtk (>= 0.5.12-1.1 ) but 0.5.12-1.1 is installedE: Sorry, broken packages Exit 100 (the same thing happened when I had python-gtk already installed and tried to add the other two) Downloading the packages by hand and using dpkg to install them worked fine, so I don't think that there's a real dependency problem. /etc/apt/sources.list contains: # Use for a local mirror - remove the ftp1 http lines for the bits # your mirror contains. # deb file:/your/mirror/here/debian stable main contrib non-free # See sources.list(5) for more information, especial # Remember that you can only use http, ftp or file URIs deb http://ftp1.us.debian.org/debian unstable main contrib non-free # Slower, for when ftp1.us.debian.org is down... # deb ftp://ftp.debian.org/debian unstable main contrib non-free # Enlightenment [ and Gnome ] deb http://www.debian.org/~jules/gnome-stage-2 unstable main # Gnome packages # deb http://ftp.jimpick.com/pub/mirrors/gnome/debian dists/released/ # non-US packages deb http://non-us.debian.org/debian-non-US unstable non-US/ # Stupid flaky servers.. # gnome-apt deb http://www.debian.org/~mblevin/gnome-apt unstable main # XFree 3.3? deb http://master.debian.org/~branden xfree86-3331/ # gaime deb http://bluegreen.dhs.org/~daniel/gaime unstable main # discourse deb http://bluegreen.dhs.org/~daniel/discourse unstable main # quicklaunch_applet deb http://bluegreen.dhs.org/~daniel/quicklaunch_applet unstable main ------------------------------------------------------------------------- This is on the latest potato (glibc 2.1, kernel 2.2.6, etc). Daniel -- After the game, the king and the pawn go in the same box. -- Italian proverb

