https://bugzilla.novell.com/show_bug.cgi?id=215218 ------- Comment #1 from olh@novell.com 2006-10-26 03:30 MST ------- possible patch, the PreReq is likely the killer for this bug... Index: rpm/kernel-binary.spec.in =================================================================== RCS file: /home.stand/cvsroot/kernel-source-26/rpm/kernel-binary.spec.in,v retrieving revision 1.240 diff -u -p -r1.240 kernel-binary.spec.in --- rpm/kernel-binary.spec.in 18 Oct 2006 15:10:33 -0000 1.240 +++ rpm/kernel-binary.spec.in 26 Oct 2006 09:30:08 -0000 @@ -87,9 +87,8 @@ Source109: patches.kernel.org.tar.bz2 Source120: kabi.tar.bz2 PreReq: mkinitrd >= 1.2 PreReq: coreutils -PreReq: perl-Bootloader >= 0.2.20-7 +Conflicts: perl-Bootloader < 0.2.21 PreReq: rpm -PreReq: /sbin/update-bootloader BuildRoot: %_tmppath/%name-%version-build ExclusiveArch: @ARCHS@ -- 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.