[issue1316] grml2usb and python-version

gregor perner bts at bts.grml.org
Mon Sep 1 16:42:02 CEST 2014


New submission from gregor perner <gregor at perners.at>:

grml2usb seems to not run on python3. On my source-based distribution ;) my
system-default ist python3, but it is sufficient to change

#!/usr/bin/env python
to
#!/usr/bin/env python2
to make it work OOTB.

The alternative is to make grml2usb python3-compatible, but until the porting is
finished this could be a good workaround.

----------
messages: 4847
nosy: grulli
priority: bug
status: unread
title: grml2usb and python-version

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue1316>
_____________________________________


More information about the Bugs-changes mailing list