linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #12518
[Bug 1374660] Re: Unable to enable Mythweb
This should be fixed as it was a bug in mythbuntu-bare
** Changed in: mythbuntu
Status: New => Fix Released
** Changed in: mythbuntu
Assignee: (unassigned) => Thomas Mashos (tgm4883)
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/1374660
Title:
Unable to enable Mythweb
Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
Fix Released
Bug description:
WARNING: Failed to set from config file. Setting defaults
Traceback (most recent call last):
File "/usr/lib/python3.4/configparser.py", line 1116, in _unify_values
sectiondict = self._sections[section]
KeyError: 'General'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/mythbuntu/plugins/python/mythbuntu-bare.py", line 85, in captureState
self.changes['serverip'] = self.config.get("General", "serverip")
File "/usr/lib/python3.4/configparser.py", line 754, in get
d = self._unify_values(section, vars)
File "/usr/lib/python3.4/configparser.py", line 1119, in _unify_values
raise NoSectionError(section)
configparser.NoSectionError: No section: 'General'
Reading package lists... Done
Building dependency tree
Reading state information... Done
WARNING: Failed to set from config file. Setting defaults
Traceback (most recent call last):
File "/usr/lib/python3.4/configparser.py", line 1116, in _unify_values
sectiondict = self._sections[section]
KeyError: 'General'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/mythbuntu/plugins/python/mythbuntu-bare.py", line 85, in captureState
self.changes['serverip'] = self.config.get("General", "serverip")
File "/usr/lib/python3.4/configparser.py", line 754, in get
d = self._unify_values(section, vars)
File "/usr/lib/python3.4/configparser.py", line 1119, in _unify_values
raise NoSectionError(section)
configparser.NoSectionError: No section: 'General'
To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1374660/+subscriptions
References