ceph and python3 by default

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux