All, Looking further into it, I was wondering if rpm2cpio was somehow returning back an encrypted file, not a straight cpio archive. Is this possible? Unfortunately, on my system, rpm2cpio <cpiofile> >& /tmp/unrpmed_file and file /tmp/unrpmed_file returns back a file type of 'data', but all that could mean is that I don't have the compression program used by rpm installed on my system. So - what possible compression schemes could an rpm file use? And is there indeed a bug with rpm2cpio where it doesn't return back an rpm file, but a compressed version instead? And finally, if I really need to roll my own listing/uncompression program, what mechanism does rpm use internally to get at the files internal to it? Ie: where is a good hook into the unpackaging process? Thanks much, Ed On Thu, Mar 18, 2010 at 4:15 PM, Edward Peschko <horos11@xxxxxxxxx> wrote: > All, > > I'm trying to get a list of files in some binary rpms without > installing them, located at: > > http://mirrors.nl.eu.kernel.org/fedora/development/i386/os/Packages > _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxxxxx http://lists.rpm.org/mailman/listinfo/rpm-list