Unwanted RPM dependencies

Jeremy Katz katzj at redhat.com
Mon Jun 4 15:29:44 UTC 2007


On Mon, 2007-06-04 at 03:37 -0400, Bernardo Innocenti wrote:
>  - mkinitrd depends on lvm2 and dmraid.  Both could easily
>    be made optional.

The problem is that if this were made optional, then they wouldn't be
guaranteed to be installed prior to the kernel which leads to big
problems with initrd creation in the kernel's %post.  Generally
speaking, this is a problem that could really do with some people
looking into a solution as it happens more and more... and the hacks are
not entirely ideal.  Ideas to rpm-maint-list at rpm.org :)

>  - hal depends on cryptsetup-luks (containing bulky 1.2MB
>    static binary in /sbin)

cryptsetup-luks should drop its static binary and move libcryptsetup to
be in /%{_lib} instead of %{_libdir}

Jeremy




More information about the fedora-devel-list mailing list