Gentoo Archives: gentoo-user

From: William Kenworthy <billk@×××××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ceph and a possible python problem
Date: Thu, 15 Aug 2013 22:55:53
Message-Id: 520D5C59.6010102@iinet.net.au
1 Iam trying to build the latest ceph (dumpling - 0.67, not in the tree)
2 from tarball - it compiles/installs but when I try and run it I am getting:
3
4 olympus ~ # ceph
5 File "/usr/bin/ceph", line 192
6 print '\n', s, '\n', '=' * len(s)
7 ^
8 SyntaxError: invalid syntax
9 olympus ~ #
10
11
12 The ceph irc people thought it might be the python version, but Ive
13 tried both python2 and python3
14
15 I am now back on the older 61.7 which works fine - any ideas? Even if
16 someone else is successfully running 0.67 would be useful information
17 (i.e., its my problem :)
18
19 BillK

Replies

Subject Author
Re: [gentoo-user] ceph and a possible python problem Keith Dart <keith@×××××××××.biz>