Bug 380093 - glib2-branding packages not installable because they conflict themselves
Summary: glib2-branding packages not installable because they conflict themselves
Status: RESOLVED DUPLICATE of bug 379338
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Factory
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Stanislav Brabec
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-15 16:49 UTC by Andreas Hanke
Modified: 2008-04-16 12:38 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Hanke 2008-04-15 16:49:31 UTC
glib2.spec contains the following:

%package branding-upstream
[...]
Provides:       %{name}-branding = %{version}
Conflicts:      %{name}-branding

glib2-branding-openSUSE contains the following:

Provides:       glib2-branding = %{version}
Conflicts:      glib2-branding

Each package conflicts a symbol that it provides. This means that none of both packages can be installed.
Comment 1 JP Rosevear 2008-04-15 17:05:31 UTC
I believe Stanislav already submitted a fix for this
Comment 2 Andreas Hanke 2008-04-15 20:33:42 UTC
Did not see a fix for this among the last commits, but there is already a more general bug 379338, so feel free to mark this one as a duplicate.
Comment 3 Stanislav Brabec 2008-04-16 12:38:56 UTC
It should rebuild and appear soon:

glib2:
Mon Apr 14 19:16:16 CEST 2008 - sbrabec@suse.cz
- Use packageand form of branding supplement and removed self
  conflict.

glib2-branding-openSUSE:
Mon Apr 14 19:14:37 CEST 2008 - sbrabec@suse.cz
- Use packageand form of branding supplement and removed self
  conflict.

*** This bug has been marked as a duplicate of bug 379338 ***