Actually all the files under /usr/lib/lsb are in Python2... "#! /usr/bin/python3" is just wrong.
@mitya57 The synatx difference is far beyond the difference of "except" I guess. You may run 2to3 to see the changeset required. BTW, "assert True" non-sense at the beginning of initdutils.py will be rejected by Python 3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035136 Title: install_initd crashed with SyntaxError in __main__: invalid syntax To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1035136/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
