For EPEL: Try a yum clean all followed by rm -rf /var/cache/yum/* then try the install. I did it two days ago and all went well.
Or did you just download the single RPM from the repo? Instead add this to /etc/yum.repos.d as epel.repo: [epel] name=Extra Packages for Enterprise Linux 7 - $basearch mirrorlist=http://mirrors.sinenomine.net/epel?repo=epel-7&arch=$basearch failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ClefOS-7 gpgcheck=1 And then use yum --enablerepo=epel install recoll On 8/15/18, 15:33, "Linux on 390 Port on behalf of Frank M. Ramaekers" <[email protected] on behalf of [email protected]> wrote: When I try, I get: # yum localinstall recoll-1.23.1-2.el7.s390x.rpm ... Error: Package: recoll-1.23.1-2.el7.s390x (/recoll-1.23.1-2.el7.s390x) Requires: libQt5WebKitWidgets.so.5()(64bit) Error: Package: recoll-1.23.1-2.el7.s390x (/recoll-1.23.1-2.el7.s390x) Requires: libQt5WebKitWidgets.so.5(Qt_5)(64bit) Error: Package: recoll-1.23.1-2.el7.s390x (/recoll-1.23.1-2.el7.s390x) Requires: libQt5WebKit.so.5()(64bit) Error: Package: recoll-1.23.1-2.el7.s390x (/recoll-1.23.1-2.el7.s390x) Requires: libxapian.so.22()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
