Comment 8 for bug 1035136

Revision history for this message
Colin Watson (cjwatson) wrote : Re: install_initd crashed with SyntaxError in __main__: invalid syntax

I guess this is what was fixed in saucy:

lsb (4.1+Debian10) unstable; urgency=low

  [ Steve Langasek ]
  * Fix the remaining problems of initdutils.py python3 compatibility
    (Closes: #673586)
  * Revert unnecessary use of /bin/echo -n (Closes: #708337)

  [ Didier Raboud ]
  * Compress source with xz

 -- Didier Raboud <email address hidden> Wed, 15 May 2013 11:06:44 +0200

So we'd just need backports of the appropriate changes to initdutils.py.