As Brian pointed out.... # yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
On Sun, Jun 24, 2018 at 2:46 PM, Michael Kuriger <[email protected]> wrote: > CentOS 7.5 is pretty new. Have you tried CentOS 7.4? > > Mike Kuriger > Sr. Unix Systems Engineer > > > > -----Original Message----- > From: ceph-users [mailto:[email protected]] On Behalf Of > Brian : > Sent: Saturday, June 23, 2018 1:41 AM > To: Stefan Kooman > Cc: ceph-users > Subject: Re: [ceph-users] Ceph Mimic on CentOS 7.5 dependency issue (liboath) > > Hi Stefan > > $ sudo yum provides liboath > Loaded plugins: fastestmirror > Loading mirror speeds from cached hostfile > * base: mirror.strencom.net > * epel: mirror.sax.uk.as61049.net > * extras: mirror.strencom.net > * updates: mirror.strencom.net > liboath-2.4.1-9.el7.x86_64 : Library for OATH handling > Repo : epel > > > > On Sat, Jun 23, 2018 at 9:02 AM, Stefan Kooman <[email protected]> wrote: >> Hi list, >> >> I'm trying to install "Ceph mimic" on a CentOS 7.5 client (base >> install). I Added the "rpm-mimic" repo from our mirror and tried to >> install ceph-common, but I run into a dependency problem: >> >> --> Finished Dependency Resolution >> Error: Package: 2:ceph-common-13.2.0-0.el7.x86_64 >> (ceph.download.bit.nl_rpm-mimic_el7_x86_64) >> Requires: liboath.so.0()(64bit) >> Error: Package: 2:ceph-common-13.2.0-0.el7.x86_64 >> (ceph.download.bit.nl_rpm-mimic_el7_x86_64) >> Requires: liboath.so.0(LIBOATH_1.10.0)(64bit) >> Error: Package: 2:ceph-common-13.2.0-0.el7.x86_64 >> (ceph.download.bit.nl_rpm-mimic_el7_x86_64) >> Requires: liboath.so.0(LIBOATH_1.2.0)(64bit) >> Error: Package: 2:librgw2-13.2.0-0.el7.x86_64 >> (ceph.download.bit.nl_rpm-mimic_el7_x86_64) >> >> Is this "oath" package something I need to install from a 3rd party repo? >> >> Gr. Stefan >> >> >> -- >> | BIT BV >> https://urldefense.proofpoint.com/v2/url?u=http-3A__www.bit.nl_&d=DwICAg&c=5m9CfXHY6NXqkS7nN5n23w&r=5r9bhr1JAPRaUcJcU-FfGg&m=7oT7QCZjOE1RiCQwuYT5PejOv8n637nUi2yb5vE1aaQ&s=aPpOV3zxQyodG4OBQXMWTPfFJBgGMq-9tNFoSSEhMxQ&e= >> Kamer van Koophandel 09090351 >> | GPG: 0xD14839C6 +31 318 648 688 / [email protected] >> _______________________________________________ >> ceph-users mailing list >> [email protected] >> https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.ceph.com_listinfo.cgi_ceph-2Dusers-2Dceph.com&d=DwICAg&c=5m9CfXHY6NXqkS7nN5n23w&r=5r9bhr1JAPRaUcJcU-FfGg&m=7oT7QCZjOE1RiCQwuYT5PejOv8n637nUi2yb5vE1aaQ&s=TPzdw4kJULbx2F0LQ1N-L3aQsxWzkKkW0X6b6NJJ5OI&e= > _______________________________________________ > ceph-users mailing list > [email protected] > https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.ceph.com_listinfo.cgi_ceph-2Dusers-2Dceph.com&d=DwICAg&c=5m9CfXHY6NXqkS7nN5n23w&r=5r9bhr1JAPRaUcJcU-FfGg&m=7oT7QCZjOE1RiCQwuYT5PejOv8n637nUi2yb5vE1aaQ&s=TPzdw4kJULbx2F0LQ1N-L3aQsxWzkKkW0X6b6NJJ5OI&e= > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com -- Cheers, Brad _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
