On 12/04/2015 07:13 AM, Beartooth wrote:
error: Failed to dlopen /usr/lib64/rpm-plugins/selinux.so /lib64/ librpm.so.7: file too short
It looks like that file (/lib64/librpm.so.7) is damaged. Since all of the rpm related tools use that library, you'll probably need to extract it from a similar system and copy it into place manually. If you don't have a similar system (one running the same release of Fedora), you can download the rpm package and use "rpm2cpio rpm-xx.xx.rpm | cpio -ivd" to extract the file you need.
-- 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