kdelibs3 does not properly load libcrypto/libssl since the latter were updated to 1.0.2m. This can be seen by installing kdebase3, running kcmshell crypto, and in the OpenSSL tag, pushing the Test button, which shows the following: Failed to load OpenSSL. Details libssl was not found or successfully loaded. Here's why: $ strings /usr/lib64/libkio.so.4 | grep libssl libssl.so.1.0.2j <== this changes with each version libssl.so.0.9.8k libssl.so.8 [snip] Since the update to 1.0.2m, there is no longer an .so.1.0.2j. The easiest solution is to add the .so.10 alias to the openssl patch, which will exist for the lifetime of compat-openssl10. Also, I noticed that the system ca-certificates are still not being used (bug 521902). Patch forthcoming.
Created attachment 1373041 [details] Patch for rawhide Scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=23925849
This also affects F27 and F26.
kdelibs3-3.5.10-90.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-e23674a9ec
kdelibs3-3.5.10-90.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-eabbc65b10
kdelibs3-3.5.10-90.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-e23674a9ec
kdelibs3-3.5.10-90.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-eabbc65b10
kdelibs3-3.5.10-90.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.
kdelibs3-3.5.10-90.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.