| View previous topic :: View next topic |
| Author |
Message |
Jd032371 n00b

Joined: 31 Aug 2010 Posts: 12
|
Posted: Thu Jun 07, 2012 3:46 pm Post subject: Samba 4 alpha 21 on Gentoo |
|
|
I installed the Samba 4 alpha 21 using the Samba 4 alpha 20 ebuild as a template:
When I try to run the samba-tool command, I keep getting
| Code: | File "/usr/bin/samba-tool", line 38
except SystemExit, e:
^
SyntaxError: invalid syntax |
Any ideas? |
|
| Back to top |
|
 |
Maitreya n00b

Joined: 11 Jan 2006 Posts: 65
|
Posted: Sat Jun 09, 2012 9:03 am Post subject: |
|
|
Can you post
| Code: |
eselect python list
|
? |
|
| Back to top |
|
 |
Jd032371 n00b

Joined: 31 Aug 2010 Posts: 12
|
Posted: Mon Jun 11, 2012 5:11 pm Post subject: |
|
|
Output from eselect python list
| Code: |
[1] python2.6
[2] python3.1 *
[3] python3.2
|
Thanks in advance for any help. |
|
| Back to top |
|
 |
Jd032371 n00b

Joined: 31 Aug 2010 Posts: 12
|
Posted: Mon Jun 11, 2012 5:14 pm Post subject: Samba 4 alpha 21 on Gentoo |
|
|
| Thanks for pointing me in the correct direction...samba 4 alpha 21 works with python 2.6. It is broken on python 3.1 or 3.2. |
|
| Back to top |
|
 |
|