On Mon, 1 Jul 2019, Yuri Weinstein wrote: > .., is hopelessly broken: > > http://pulpito.ceph.com/?suite=ceph-deploy&branch=nautilus > > Can somebody take a look pls? > > PS: Sage, do we still want to run it? I took a quick look at this and I can't even get ceph-deploy to run on my dev box.. it's failing with [ceph_deploy][ERROR ] Traceback (most recent call last): [ceph_deploy][ERROR ] File "/nvm/src/ceph-deploy/ceph_deploy/util/decorators.py", line 69, in newfunc [ceph_deploy][ERROR ] return f(*a, **kw) [ceph_deploy][ERROR ] File "/nvm/src/ceph-deploy/ceph_deploy/cli.py", line 166, in _main [ceph_deploy][ERROR ] return args.func(args) [ceph_deploy][ERROR ] File "/nvm/src/ceph-deploy/ceph_deploy/new.py", line 141, in new [ceph_deploy][ERROR ] ssh_copy_keys(host, args.username) [ceph_deploy][ERROR ] File "/nvm/src/ceph-deploy/ceph_deploy/new.py", line 35, in ssh_copy_keys [ceph_deploy][ERROR ] if ssh.can_connect_passwordless(hostname): [ceph_deploy][ERROR ] File "/nvm/src/ceph-deploy/ceph_deploy/util/ssh.py", line 15, in can_connect_passwordless [ceph_deploy][ERROR ] if not remoto.backends.needs_ssh(hostname): [ceph_deploy][ERROR ] AttributeError: 'module' object has no attribute 'backends' [ceph_deploy][ERROR ] Anyone know what that's about? sage _______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx