Bug 342369 - bug-buddy cannot be installed
Summary: bug-buddy cannot be installed
Status: RESOLVED DUPLICATE of bug 342143
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Installation (show other bugs)
Version: Final
Hardware: x86 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-16 18:56 UTC by Dieter Jurzitza
Modified: 2008-06-02 19:23 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Fix the build problems on 10.3 (at least) (580 bytes, patch)
2008-06-02 19:18 UTC, Dieter Jurzitza
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ....).