Hi,
I'm seeing a problem that I haven't see before.
I want to create a chroot environment for reproducible builds, so I :-
rpm --initdb --root $ROOT rpm -Uvh --root $ROOT <long list of RPMS to install>
Then I simply chroot and build away... or that's the intention.
I can chroot and do an RPM query and all the packages and their corresponding files are installed, but there are random missing files. The database says they are there, but some files from some packages aren't physically present in the filesystem...like cat.... as you can imagine, things break... :-)
Any thoughts ?
richard.
-- Richard Offer, Senior Software Engineer Phone: 415.358.2600 Toll Free: 888-PENGUIN Penguin Computing - The World's Most Reliable Linux Systems www.penguincomputing.com
_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list