Bug#243622: Broken dependencies in unstable
Brendan Jurd
Brendan Jurd <blakjak@blakjak.sytes.net>, 243622@bugs.debian.org
Wed, 14 Apr 2004 13:04:53 +1000
Package: gnome-themes-extras
Version: 0.6-1
Severity: grave
It would seem that gnome-themes-extras depends on a group of packages
which themselves are dependant on gnome-themes-extras. Since the gnome
package is dependant on gnome-themes-extras, this problem has a fairly
wide area of effect.
Transcript follows:
dobby:/etc/apt# apt-get install gnome
Reading Package Lists... Done
Building Dependency Tree... Done
gnome is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
gnome: Depends: gnome-themes-extras but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).
dobby:/etc/apt# apt-get install gnome-themes-extras
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
gnome-themes-extras: Depends: gtk2-engines-smooth but it is not going
to be installed
Depends: gtk2-engines-spherecrystal but it is not
going to be installed
Depends: gtk2-engines-industrial but it is not
going to be installed
Depends: librsvg2-common but it is not going to
be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).
dobby:/etc/apt# apt-get install gtk2-engines-smooth
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
gnome: Depends: gnome-themes-extras but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).
dobby:/etc/apt# apt-get install gtk2-engines-spherecrystal
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
gnome: Depends: gnome-themes-extras but it is not going to be installed
gtk2-engines-spherecrystal: Depends: librsvg2-common but it is not
going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).
dobby:/etc/apt# apt-get install gtk2-engines-industrial
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
gnome: Depends: gnome-themes-extras but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).
dobby:/etc/apt# apt-get install librsvg2-common
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
gnome: Depends: gnome-themes-extras but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).
Now, unless I'm hallucinating, these dependencies are utterly
nonsensical. And APT seems to agree with me.
Regards,
Brendan Jurd