Bug 1248200 - drop circular dependency device-mapper-libs → device-mapper
Summary: drop circular dependency device-mapper-libs → device-mapper
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: lvm2
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: LVM and device-mapper development team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-29 20:18 UTC by Zbigniew Jędrzejewski-Szmek
Modified: 2015-07-29 22:50 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-07-29 22:50:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Zbigniew Jędrzejewski-Szmek 2015-07-29 20:18:37 UTC
Description of problem:
This dependency pulls in device-mapper for any packages linking to the device mapper libs. According to the changelog, this was done because of udev rules, but the rules as in device-mapper, so the dependency is not necessary.

Version-Release number of selected component (if applicable):
device-mapper-1.02.102-2.fc23.x86_64

Comment 1 Alasdair Kergon 2015-07-29 22:50:54 UTC
This is still all correct as far as I can see.

If you are using udev on your system, core libdevmapper functionality relies upon those udev rules e.g. to create new device nodes in /dev.  The udev rules in turn use dmsetup.

The libs got separated into a different package because of multilib.


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