Description of problem: Using "mock" , the chroot failed when it tries install libcrypto-nss Version-Release number of selected component (if applicable): libcrypt-2.24-1 and libcrypt-nss-2.24-1 How reproducible: mock -r fedora-25-x86_64 foo.src.rpm Steps to Reproduce: 1. mock --init fedora-25-x86_64 2. mock -r fedora-25-x86_64 foo.src.rpm 3. Actual results: Error: libcrypt-nss conflicts with libcrypt-2.24-1.fc25.x86_64 You could try using --skip-broken to work around the problem Error: libcrypt conflicts with libcrypt-nss-2.24-1.fc25.x86_64 You could try running: rpm -Va --nofiles --nodigest ERROR: Exception(/home/makerpm/rpmbuild/SRPMS/opera-39.0.2256.48-1.fc24.src.rpm) Config(fedora-25-x86_64) 6 minutes 48 seconds INFO: Results and/or logs in: /var/lib/mock/fedora-25-x86_64/result ERROR: Command failed. See logs for output. # /usr/bin/yum-deprecated --installroot /var/lib/mock/fedora-25-x86_64/root/ --releasever 25 install @buildsys-build Expected results: a simple done... Additional info: complete log here https://da.gd/ebrP
Your log shows you are using yum to construct the chroot, so this is most likely bug 1360781. The related bug is 1324623. *** This bug has been marked as a duplicate of bug 1360781 ***