Conflict with puppet module locales

Bug #1615539 reported by Patrick Hervieux
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
system-config-kickstart (Ubuntu)
New
Undecided
Unassigned

Bug Description

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) into a space (\n) because this line doesn't contain any character and python give this error:
IndexError: list index out of range.

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.