Issue while testing 1.1.3 on a Pi2 October 08, 2017 06:00AM |
Registered: 9 years ago Posts: 181 |
Oct 08 05:47:17 mediabox piratebox_alt[5995]: File "psogen.py", line 81 Oct 08 05:47:17 mediabox piratebox_alt[5995]: print htmlstring Oct 08 05:47:17 mediabox piratebox_alt[5995]: ^ Oct 08 05:47:17 mediabox piratebox_alt[5995]: SyntaxError: Missing parentheses in call to 'print' Oct 08 05:47:17 mediabox piratebox_alt[5995]: File "diskusage.py", line 59 Oct 08 05:47:17 mediabox piratebox_alt[5995]: print "CRITICAL: {} modified {} minutes ago. Threshold set to {} minutes. Cannot update.".format(drive, age.seconds/60, max_delay.seconds/60) Oct 08 05:47:17 mediabox piratebox_alt[5995]: ^ Oct 08 05:47:17 mediabox piratebox_alt[5995]: SyntaxError: invalid syntax Oct 08 05:47:18 mediabox piratebox_alt[5995]: Starting lighttpd... Oct 08 05:47:18 mediabox piratebox_alt[5995]: 0
Re: Issue while testing 1.1.3 on a Pi2 October 08, 2017 04:05PM |
Registered: 9 years ago Posts: 181 |
python psogen.py generate python diskusage.py generateto
python2 psogen.py generate python2 diskusage.py generate
Re: Issue while testing 1.1.3 on a Pi2 October 08, 2017 05:01PM |
Registered: 9 years ago Posts: 181 |
Re: Issue while testing 1.1.3 on a Pi2 October 08, 2017 05:38PM |
Registered: 9 years ago Posts: 181 |
Re: Issue while testing 1.1.3 on a Pi2 October 11, 2017 01:36PM |
Admin Registered: 13 years ago Posts: 4,680 |
Re: Issue while testing 1.1.3 on a Pi2 October 12, 2017 02:03AM |
Registered: 9 years ago Posts: 181 |
Re: Issue while testing 1.1.3 on a Pi2 November 26, 2017 07:38AM |
Admin Registered: 13 years ago Posts: 4,680 |
Re: Issue while testing 1.1.3 on a Pi2 December 03, 2017 12:41AM |
Registered: 9 years ago Posts: 181 |
Re: Issue while testing 1.1.3 on a Pi2 December 03, 2017 07:16AM |
Admin Registered: 13 years ago Posts: 4,680 |
Re: Issue while testing 1.1.3 on a Pi2 December 05, 2017 01:35AM |
Registered: 9 years ago Posts: 181 |
Re: Issue while testing 1.1.3 on a Pi2 December 05, 2017 05:19AM |
Admin Registered: 13 years ago Posts: 4,680 |
Re: Issue while testing 1.1.3 on a Pi2 December 06, 2017 12:23AM |
Registered: 9 years ago Posts: 181 |
Re: Issue while testing 1.1.3 on a Pi2 December 06, 2017 05:00PM |
Registered: 9 years ago Posts: 181 |
Re: Issue while testing 1.1.3 on a Pi2 December 06, 2017 07:52PM |
Admin Registered: 13 years ago Posts: 4,680 |
make dist ARCH=$arch BRANCH=development VERSION=1.2-alpha
./build_all.sh -b development -v 1.2-alpha