Bug 471701 - sysklogd init script checks for binaries in the wrong path
Summary: sysklogd init script checks for binaries in the wrong path
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: sysklogd
Version: 10
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeroen van Meeuwen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-15 01:57 UTC by Bart Trojanowski
Modified: 2008-12-18 00:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-18 00:33:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.