#351 doLoggingSetup() takes exactly 3 arguments (5 given)
Closed: Fixed Opened by lfarkas.

revisor-2.1.1-6.fc9 gives the following error:

SELinux on this host is disabled. Composed media will not have SELinux, and as a result the system you install from the composed media will not have SELinux either.
Loading Repositories: ######################################## 100.0%
Select kickstart packages: 0.0% Package sysreport is obsoleted by sos, trying to install sos-1.7-9.2.el5_2.2.noarch instead
Select kickstart packages: ######################################## 100.0%
Resolving Dependencies: ######################################## 100.0%
Populating statistics: ######################################## 100.0%
Downloading Packages: ######################################## 100.0%
Linking in packages: ######################################## 100.0%
Creating Repository Information: ######################################## 100.0%
Building Installation Images: ######################################## 100.0%
Linking in release notes: ######################################## 100.0%
Running pkgorder: 0.0% Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/revisor/init.py", line 439, in run
self.base.run()
File "/usr/lib/python2.5/site-packages/revisor/base.py", line 106, in run
self.cli.run()
File "/usr/lib/python2.5/site-packages/revisor/cli.py", line 44, in run
self.base.lift_off()
File "/usr/lib/python2.5/site-packages/revisor/base.py", line 1106, in lift_off
self.buildInstallationMedia()
File "/usr/lib/python2.5/site-packages/revisor/base.py", line 1494, in buildInstallationMedia
ds.setup()
File "/usr/lib/python2.5/site-packages/revisor/pkgorder.py", line 166, in setup
self._getConfig(fn=self.createConfig(), root=self.testpath, init_plugins=False)
File "/usr/lib/python2.5/site-packages/yum/init.py", line 185, in _getConfig
startupconf.syslog_ident, startupconf.syslog_facility)
TypeError: doLoggingSetup() takes exactly 3 arguments (5 given)
Traceback occurred, please report a bug at http://fedorahosted.org/revisor


Fixed in the update released to Fedora 9

Fixed in the update released to Fedora 9

Metadata Update from @lfarkas:
- Issue set to the milestone: 2.1.0 Release

Metadata