[18027] in Athena Bugs
Re: linux 8.4.7: kernel
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Jul 21 17:30:33 2000
Message-Id: <200007212130.RAA01097@small-gods.mit.edu>
To: Shamik Das <shamikd@MIT.EDU>
cc: bugs@MIT.EDU
In-Reply-To: Your message of "Fri, 21 Jul 2000 15:49:47 EDT."
<200007211949.PAA03198@therac-25.mit.edu>
Date: Fri, 21 Jul 2000 17:30:30 -0400
From: Greg Hudson <ghudson@MIT.EDU>
> Beginning update from 8.4.7 to 8.4.8 at Fri Jul 21 15:43:33 EDT 2000.
> Update would break dependencies:
> kernel < 2.2 conflicts with raidtools-0.90-6
> kernel <= 2.2 conflicts with initscripts-5.00-1
Well, rpmupdate is doing exactly what I expected, but those
dependencies are very odd. The kernel RPM should not be < 2.2
(possibly <= 2.2, depending on how comparisons are done), and neither
the raidtools nor the initscripts RPM appear to have those
dependencies in the redhat-6.2 RPMs in the athena or dev cells.
Please send the output of:
rpm -q initscripts
rpm -q --requires initscripts
rpm -q raidtools
rpm -q --requires raidtools