Ahhh yes, I had to disable the epel repo....thanks! Frank M. Ramaekers Jr.
-----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Neale Ferguson Sent: Wednesday, August 15, 2018 3:37 PM To: [email protected] Subject: Re: Advice on indexing PDFs 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=https://urldefense.proofpoint.com/v2/url?u=http-3A__mirrors.sinenomine.net_epel-3Frepo-3Depel-2D7-26arch-3D-24basearch&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=My3NupzTsmRZ7yTw2hmi8OwcvSsagetqf-FVuYbast4&s=bO0ZmJQ7pIxz4VQo1xKUFdKfRGsbraBWFfpo5PMqex8&e= 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 https://urldefense.proofpoint.com/v2/url?u=http-3A__www.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=My3NupzTsmRZ7yTw2hmi8OwcvSsagetqf-FVuYbast4&s=qM3gRgteNsS65NKo-59_heMjk6BR3-LjlbsCVroAXtY&e= ---------------------------------------------------------------------- For more information on Linux on System z, visit https://urldefense.proofpoint.com/v2/url?u=http-3A__wiki.linuxvm.org_&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=My3NupzTsmRZ7yTw2hmi8OwcvSsagetqf-FVuYbast4&s=2ap0xf6SIFW2zsb5VT6ljYfCc-ab8mvkQQIXu7psru4&e= ---------------------------------------------------------------------- This message contains information which is privileged and confidential and is solely for the use of the intended recipient. If you are not the intended recipient, be aware that any review, disclosure, copying, distribution, or use of the contents of this message is strictly prohibited. If you have received this in error, please destroy it immediately and notify us at [email protected]. ---------------------------------------------------------------------- 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/
