Bugzilla – Bug 342369
bug-buddy cannot be installed
Last modified: 2008-06-02 19:23:59 UTC
The openSUSE updater offers the installation of bug-buddy-2.20.1-1.1 as an update. However, the update process fails (message from openSUSE updater): Problem: atom:bug-buddy kann aufgrund fehlender Abhängigkeiten nicht installiert werden Es sind keine installierbaren Anbieter von bug-buddy >= 2.20.1-1.1 verfügbar für atom:bug-buddy-2.20.1-1.1.i586[10.3-update] === atom:bug-buddy-2.20.1-1.1.i586[10.3-update] === atom:bug-buddy-2.20.1-1.1.i586[10.3-update] wird benötigt von patch:bug-buddy-4686-0.noarch[10.3-update] (bug-buddy == 2.20.1-1.1) bug-buddy-2.20.1-1.1.i586[10.3-update] stellt bug-buddy == 2.20.1-1.1 zur Verfügung, ist aber nicht installierbar. Versuchen Sie das Objekt separat zu installieren, um weitere Details zu erhalten. Lösung 1: bug-buddy nicht installieren atom:bug-buddy-2.20.1-1.1.i586[10.3-update] nicht installieren Lösung 2: Anforderung wird hier ignoriert root cause: on my system bug-buddy was installed, bug-buddy-lang was not (this caused no error messages) The update of bug-buddy demands bug-buddy-lang to be installed in order to install bug-buddy and bug-buddy to be installed in order to install bug-buddy-lang (circular dependency). I assume this to be the root cause for the above mentioned issue. Installing the new bug-buddy-lang with --nodeps and the new bug-buddy on top fixes the issues. Take care Dieter Jurzitza
*** This bug has been marked as a duplicate of bug 342143 ***
Created attachment 219616 [details] Fix the build problems on 10.3 (at least) Inverses the ordering of the qt3-path in the path extension in the spec file.
Sorry for the noise. For not understandable reasons bugzilla jumps to another bug report after adding a comment / adding an attachement to one bug. I did not pay attention this time - the patch above is not related to this bug but to #394305. Maybe someone could change this irritating behaviour of bugzilla as it makes no sense at all (to me ....).