Simon, You can try to search for the exact package name, you can try these repos as well: yum <https://www.server-world.info/en/command/html/yum.html> -y install epel-release centos-release-ceph-nautilus centos-release-openstack-stein On Thu, Apr 23, 2020 at 11:57 AM Simon Sutter <ssutter@hosttech.ch> wrote:
Hello Khodayar
Of cours I tried installing them with yum...
They are not available in the centos base or epel repos, here are the ones, which are available:
[root@node1 ~]# yum list | egrep "cherrypy|jwt|routes" python-cherrypy.noarch 3.2.2-4.el7 @base python-cherrypy2.noarch 2.3.0-19.el7 @epel python-jwt.noarch 1.5.3-1.el7 @base python-routes.noarch 1.13-2.el7 @epel nodejs-jwt-simple.noarch 0.2.0-1.el7 epel python36-jwt.noarch 1.6.4-2.el7 epel
How do I get either: The right packages or a workaround because i can install the dependencies with pip?
Regards,
Simon
________________________________ Von: Khodayar Doustar <doustar@rayanexon.ir> Gesendet: Mittwoch, 22. April 2020 20:02:04 An: Simon Sutter Cc: ceph-users@ceph.io Betreff: Re: [ceph-users] Upgrading to Octopus
Hi Simon,
Have you tried installing them with yum?
On Wed, Apr 22, 2020 at 6:16 PM Simon Sutter <ssutter@hosttech.ch<mailto: ssutter@hosttech.ch>> wrote: Hello everybody
In octopus there are some interesting looking features, so I tried to upgrading my Centos 7 test nodes, according to: https://docs.ceph.com/docs/master/releases/octopus/
Everything went fine and the cluster is healthy.
To test out the new dashboard functions, I tried to install it, but there are missing dependencies:
yum install ceph-mgr-dashboard.noarch
.....
--> Finished Dependency Resolution Error: Package: 2:ceph-mgr-dashboard-15.2.1-0.el7.noarch (Ceph-noarch) Requires: python3-routes Error: Package: 2:ceph-mgr-dashboard-15.2.1-0.el7.noarch (Ceph-noarch) Requires: python3-jwt Error: Package: 2:ceph-mgr-dashboard-15.2.1-0.el7.noarch (Ceph-noarch) Requires: python3-cherrypy
Installing them with pip3 does of course make no difference, because those are yum dependencies.
Does anyone know a workaround?
Do I have to upgrade to Centos 8 for this to work?
Thanks in advance,
Simon _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io<mailto:ceph-users@ceph.io> To unsubscribe send an email to ceph-users-leave@ceph.io<mailto: ceph-users-leave@ceph.io> _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io