Bug 146085 - dmraid rebuild for libddevmapper
Summary: dmraid rebuild for libddevmapper
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dmraid
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Heinz Mauelshagen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-25 09:54 UTC by Joe Orton
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-01-25 14:55:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch to fix dmraid/devel build (1.42 KB, patch)
2005-01-25 13:32 UTC, Joe Orton
no flags Details | Diff

Description Joe Orton 2005-01-25 09:54:03 UTC
A Raw Hide install has this broken dependency:

[root@trash ~]# rpm -qf /sbin/dmraid
dmraid-1.0.0-rc5f
[root@trash ~]# ldd /sbin/dmraid
        libdevmapper.so.1.00 => not found
        libc.so.6 => /lib/tls/libc.so.6 (0x00740000)
        /lib/ld-linux.so.2 (0x00723000)

Comment 6 Joe Orton 2005-01-25 13:32:39 UTC
Created attachment 110190 [details]
patch to fix dmraid/devel build

Here is the patch I used which made dmraid/devel build; note that the sources
file lists a different tarball name to that which is referenced from
dmraid.spec, which caused the build failure you mentioned.


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