Search found 2 matches

by jinkstjb
December 12th, 2011, 12:14 am
Forum: Bug Reports
Topic: 0.7.x fails to start python scripts on ArchLinux
Replies: 3
Views: 1975

Re: 0.7.x fails to start python scripts on ArchLinux

Should be fixed now. Thanks! That solution looks like a great idea. FWIW: no problem with 07x git version on Ubuntu; on Ubuntu, 'python' points to python2. See below. Yeah, Arch is pretty much alone on this one for now. Being bleeding edge, the Arch devs made a judgment call to set Python 3 to be t...
by jinkstjb
December 11th, 2011, 12:34 pm
Forum: Bug Reports
Topic: 0.7.x fails to start python scripts on ArchLinux
Replies: 3
Views: 1975

0.7.x fails to start python scripts on ArchLinux

Hi, the following commit breaks starting python scrips on ArchLinux: commit c735e1da89035987261cc1ce6d058b4180a70dfd Author: ShyPike <shypike@sabnzbd.org> Date: Fri Nov 4 22:21:36 2011 +0100 Always run Python user scripts, despite not being "executable". The problem is, that this commit pr...