Bug 174946 - latest device-mapper requires older version of itself, breaks yum
Summary: latest device-mapper requires older version of itself, breaks yum
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: device-mapper-obsolete
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alasdair Kergon
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-04 19:27 UTC by Denis Leroy
Modified: 2007-11-30 22:11 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-04 19:38:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Denis Leroy 2005-12-04 19:27:00 UTC
The latest version of device-mapper (1.02.02-1) has a build problem: the
addition of --enable-dmeventd causes the resulting package to depends on both
the old and new version of itself, which of course breaks yum update :

> rpm -qp --requires rpmbuild/RPMS/i386/device-mapper-1.02.02-1.i386.rpm
[cut]
libdevmapper.so.1.01
libdevmapper.so.1.01(Base)
libdevmapper.so.1.02
libdevmapper.so.1.02(Base)
[cut]


Maybe the package needs to be split in two ?

Comment 1 Warren Togami 2005-12-04 19:37:53 UTC
It looks like pjones fixed this in device-mapper-1.02.02-2.

Comment 2 Peter Jones 2005-12-04 19:38:57 UTC
Yeah, this is fixed.


Note You need to log in before you can comment on or make changes to this bug.