On Tue, Apr 12, 2011 at 04:06:58PM +0200, Marcus Moeller wrote: > Hi all, > > rhncfg-client does not work on F15: > > Traceback (most recent call last): > File "/usr/bin/rhncfg-client", line 34, in <module> > sys.exit(Main().main() or 0) > File "/usr/share/rhn/config_common/rhn_main.py", line 145, in main > local_config.init(self.config_section, defaults=up2date_cfg) > File "/usr/share/rhn/config_common/local_config.py", line 99, in init > cp.read_config_files(overrides) > File "/usr/share/rhn/config_common/local_config.py", line 39, in > read_config_files > self.read(self._get_config_files()) > File "/usr/lib64/python2.7/ConfigParser.py", line 297, in read > self._read(fp, filename) > File "/usr/lib64/python2.7/ConfigParser.py", line 546, in _read > options[name] = '\n'.join(val) > TypeError: sequence item 0: expected string, dict found > > Tested with rhncfg-client-5.9.52-1.fc14.noarch on nightly F15 sync.
The /usr/lib64/python2.7/ConfigParser.py is owned by python, not rhncfg-client or other Spacewalk code. Could you work with Fedora python maintainer to have this investigated? -- Jan Pazdziora Principal Software Engineer, Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
