Bug 342369

Summary: bug-buddy cannot be installed
Product: [openSUSE] openSUSE 10.3 Reporter: Dieter Jurzitza <dieter.jurzitza>
Component: InstallationAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: meissner
Version: Final   
Target Milestone: ---   
Hardware: x86   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Fix the build problems on 10.3 (at least)

Description Dieter Jurzitza 2007-11-16 18:56:07 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
Comment 1 Marcus Meissner 2007-11-16 19:16:09 UTC

*** This bug has been marked as a duplicate of bug 342143 ***
Comment 2 Dieter Jurzitza 2008-06-02 19:18:18 UTC
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.
Comment 3 Dieter Jurzitza 2008-06-02 19:23:59 UTC
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 ....).