Bug 471701

Summary: sysklogd init script checks for binaries in the wrong path
Product: [Fedora] Fedora Reporter: Bart Trojanowski <bart>
Component: sysklogdAssignee: Jeroen van Meeuwen <vanmeeuwen+fedora>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 10CC: vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-18 00:33:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bart Trojanowski 2008-11-15 01:57:49 UTC
I think this broke in the last few weeks.  I updated my system recently and noticed that syslog stopped logging.

Here is the problem:

# grep sbin /etc/rc.d/init.d/sysklogd
[ -f /sbin/syslogd ] || exit 0
[ -f /sbin/klogd ] || exit 0

But I don't have these binaries because:

# rpm -qpl sysklogd-1.5-3.fc10.i386.rpm  | grep sbin
/usr/sbin/klogd
/usr/sbin/syslogd

Comment 1 Bug Zapper 2008-11-26 05:24:53 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Jeroen van Meeuwen 2008-12-13 13:21:07 UTC
Placing the binaries in the correct location now, building, submitting update.

Comment 3 Fedora Update System 2008-12-13 13:32:46 UTC
sysklogd-1.5-5.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/sysklogd-1.5-5.fc10

Comment 4 Fedora Update System 2008-12-18 00:33:35 UTC
sysklogd-1.5-5.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.