On Tue, Jan 06, 2004 at 05:12:02PM -0500, Post, Mark K wrote: > No, Red Hat 7.2 came with rpm-4.0.3 (I just checked), so it should work.
If you want to experiment with Fedora Core rpms (http://download.fedora.redhat.com/) and setup a snapshot of the current Fedora development: You can try running an update from RHL7.2 via e.g. yum or rpm itself. (yum would help to automatically find the right set of rpms, otherwise you have to experiment a bit.) Or maybe try a "for i in *.rpm ; do rpm2cpio $i | cpio -i -d; done" to get a mostly working chroot setup. greetings, Florian La Roche
