On Sun, 29 Dec 2013 21:30:40 +0100, Patrick Dupre wrote: > Since I can access to all the rpm files on the DVD, I expected to find a tool to > verify the *.rpm files! > Does it not exist? > Something like rpm -Vp rpm -K file.rpm Or for many files: find . -name \*.rpm | xargs rpm -K You could also "fix" the downloaded DVD image using rsync and a download mirror server offering rsync access. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org