I have a repository created from the opensuse 11.3 32b DVD. This is the only repository I currently have on this machine. When I try to install the package “MozillaThunderbird”, I am asked to not forbid certain packages.
Error:
zypper install MozillaThunderbird
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: MozillaThunderbird-3.0.5-2.4.i586 requires libbonobo-2.so.0, but this requirement cannot be provided
uninstallable providers: libbonobo-2.24.3-1.15.i586[openSUSE-11.3 11.3-1.82]
Solution 1: Following actions will be done:
do not forbid installation of libbonobo-2.24.3-1.15.i586[openSUSE-11.3 11.3-1.82]
do not forbid installation of libgnome-2.30.0-2.11.i586[openSUSE-11.3 11.3-1.82]
Solution 2: do not install MozillaThunderbird-3.0.5-2.4.i586
Solution 3: break MozillaThunderbird by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/3/c] (c): c
I know I can easily select solution 1 and be done. However this package is installed as part of an automatic install script. Why are these 2 packages forbidden from installation? And how can I unforbid them?