linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #11589
[Bug 1374660] [NEW] Unable to enable Mythweb
Public bug reported:
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'
** Affects: mythbuntu
Importance: Undecided
Status: New
--
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:
New
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
Follow ups
References