Bug 200803 - FC6 OpenIPMI initscript fix for udev{,d}
Summary: FC6 OpenIPMI initscript fix for udev{,d}
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: OpenIPMI
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-07-31 18:47 UTC by Matt Domsch
Modified: 2015-03-05 01:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-08-01 11:27:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matt Domsch 2006-07-31 18:47:56 UTC
Description of problem:
The name of the udev binary has changed over time, from /sbin/udev to
/sbin/udevd.  The OpenIPMI initscript has, at at various times, included a check
for one or the other of these names, but in reality, either could be present.

A fix for the initscript has been checked in to the OpenIPMI project CVS, which
allows distros to have either /sbin/udev or /sbin/udevd and for the script to
handle this properly.  FC6 does not (yet) have this fix, and in fact it looks
for the wrong file (looks for /sbin/udev when it isn't present, but /sbin/udevd
is present).

Please upgrade to OpenIPMI initscript from OpenIPMI CVS.

Version-Release number of selected component (if applicable):
OpenIPMI-2.0.6-4.1


How reproducible:
always

Steps to Reproduce:
1. service ipmi start
  
Actual results:
warning that /dev/ipmi0 already exists

Expected results:
no warning

Additional info:

Comment 1 Phil Knirsch 2006-08-01 11:27:19 UTC
Fixed in OpenIPMI-2.0.6-5 which should hit rawhide in the next few days.

Read ya, Phil


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