https://bugzilla.redhat.com/show_bug.cgi?id=744416 --- Comment #8 from Mukundan Ragavan <nonamedotc@xxxxxxxxx> --- Hmmm ... build fails. + cd /builddir/build/BUILD + cd libisofs-1.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/libisofs1-1.4.2-2.fc25.x86_64/usr/share/licenses/libisofs1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libisofs1-1.4.2-2.fc25.x86_64/usr/share/licenses/libisofs1 + cp -pr COPYING /builddir/build/BUILDROOT/libisofs1-1.4.2-2.fc25.x86_64/usr/share/licenses/libisofs1 + exit 0 RPM build errors: File not found: /builddir/build/BUILDROOT/libisofs1-1.4.2-2.fc25.x86_64/usr/lib64/libisofs1*.so.* This is because the library generated is /usr/lib64/libisofs.so.6.78.0 I think. In reponse to our email conversation, I think it might be best to use libisofs1*so* to build this library. This might simplify building dependent packages (kust passing -libisofs1 at compile time) without having to address the different path in relation to libisofs. Can you please take a look at this? Please also a do a koji scratch build. Thanks. -- You are receiving this mail because: You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx