[Bug 243831] Review Request: rsyslog - the enhanced syslogd for Linux and Unix

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 12 21:28:25 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: rsyslog - the enhanced syslogd for Linux and Unix


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=243831





------- Additional Comments From tmraz at redhat.com  2007-06-12 17:28 EST -------
First few comments:

- the init script enables the rsyslogd by default in runlevels 2 3 4 5. This is
not OK if we are not immediately replacing the old syslogd with rsyslog. Or do
we want to replace it immediately?

- the rsyslogd binary links to libmysqlclient which then pulls openssl and other
libraries. I'm not sure this is desirable as that means that basically every
system installed will have to be installed with the mysql package. Would it be
possible to compile rsyslogd twice (once with and once without mysql support)
and put the mysql-enabled one in a subpackage? It would have to be named
differently of course. The init script could then switch between the two
binaries. If the mysql-enabled one was installed it would be run and if not the
regular one would be run.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list