in ceph 0.67

cat /opt/ceph/current/bin/ceph | head -n 1
#!/usr/bin/python

if /usr/bin/python is python 3 I have error:
ceph auth get-or-create client.admin
  File "/opt/ceph/current/bin/ceph", line 192
    print '\n', s, '\n', '=' * len(s)

it is syntax of python2.
I propose change #!/usr/bin/python to python2

-- 
Blog: www.rekby.ru
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to