** Description changed: Puppet will automatically modify file /usr/share/i18n/SUPPORTED. It adds two lines: one comment and one new line. - At line 36 in /usr/share/system-config-kickstart/hardwareLists.py (2.5.20 on Ubuntu 16.04), the script will crash when it splits the second line (the empty new line) on a space (\n) because this line doesn't contain any character and python give this error: + At line 36 in /usr/share/system-config-kickstart/hardwareLists.py (2.5.20 on Ubuntu 16.04), the script will crash when it splits the second line (the empty new line) into a space (\n) because this line doesn't contain any character and python give this error: IndexError: list index out of range.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1615539 Title: Conflict with puppet module locales To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/system-config-kickstart/+bug/1615539/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
