Mailinglist Archive: opensuse-bugs (10043 mails)

< Previous Next >
[Bug 232127] New: rpm wants to break dependencies during an update
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 5 Jan 2007 09:40:42 -0700 (MST)
  • Message-id: <bug-232127-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=232127

Summary: rpm wants to break dependencies during an update
Product: openSUSE 10.3
Version: unspecified
Platform: All
OS/Version: SuSE Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Basesystem
AssignedTo: mls@xxxxxxxxxx
ReportedBy: pmladek@xxxxxxxxxx
QAContact: qa@xxxxxxx
CC: ro@xxxxxxxxxx, dbornkessel@xxxxxxxxxx


Many packages does not build in STABLE because of missing xerces-j2 package,
for example see:

/work/built/info/failed/i386/OpenOffice_org
/work/built/info/failed/noarch/identity-abstraction
/work/built/info/failed/noarch/jdom

Situation is the following:

1. All the packages have both xerces-j2 and xml-commons-apis in BuildRequires
2. xerces-j2 provides xml-commons-apis
3. xerces-j2 is installed before xml-commons-apis by autobuild
4. Unfortunately, the current rpm in STABLE removes xerces-j2 during the
update of xml-commons-apis

How to reproduce it:

1. rpm -Uvh xerces-j2.rpm
2. rpm -Uvh xml-commons-apis.rpm
3. rpm -q xerces-j2

The package xml-commons-apis neither provides nor obsoletes xerces-j2, so the
package xerces-j2 should not be removed. Unfortunately, it is removed during
the step 2 by the rpm in STABLE.

It worked well in openSUSE-10.1, so it must be something very new.

Could you please look at it?


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >