id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 13178 Fix reading run level for smolt hardware profile on system with systemd jaham@… Stuart Auchterlonie "On systems with systemd determining the run level via /sbin/runlevel fails which triggers an exception. The code catches the exception and writes an error message to stderr. The error message is translated using the i18n function _(). However the file software.py is missing the appropriate import which causes it to fail with ""NameError: global name '_' is not defined"". Adding the correct import statement ""from i18n import _"" fixes the error." Patch - Bug Fix closed minor 30.0 MythTV - General Master Head medium fixed smolt, hardware profile 0