<br><br><div class="gmail_quote">On Thu, Jul 4, 2013 at 2:27 PM, Stephen Worthington <span dir="ltr"><<a href="mailto:stephen_agent@jsw.gen.nz" target="_blank">stephen_agent@jsw.gen.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Wed, 3 Jul 2013 22:45:46 +1200, you wrote:<br>
<br>
>On 3 July 2013 22:22, Hadley Rich <<a href="mailto:hads@nice.net.nz">hads@nice.net.nz</a>> wrote:<br>
>> On 03/07/13 22:15, Nick Rout wrote:<br>
>>><br>
>>> Hads, any chance of changing the script?<br>
>><br>
>><br>
>> Done :)<br>
>><br>
>> hads<br>
>> --<br>
>> <a href="http://nice.net.nz" target="_blank">http://nice.net.nz</a><br>
<br>
</div><div class="im">>This is not the OP's problem, but FWIW another thing I had to change<br>
>on Arch linux was telling Arch to run the script using Python 2,<br>
>rather than the distro's default Python 3.<br>
><br>
>Accomplished by amending the script's first line to:<br>
><br>
>"#!/usr/bin/python2"<br>
><br>
<br>
</div>This sort of thing is going to affect most distributions soon, now<br>
that Python 2 has been deprecated.  Ubuntu is intending to install<br>
only Python 3 from 14.04 LTS, so the next upgrade of Mythbuntu will<br>
have it.  So we should be looking at porting all Python 2 scripts to<br>
Python 3 and only creating new ones in Python 3.<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div><br>Hallelujah, more breakage.<br><br>Anyone else here been using linux long enough to remember the glibc6 transition?<br></div></div>