Bug 197956 - openipmi initscript needs to reference udevd, not udev
Summary: openipmi initscript needs to reference udevd, not udev
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-07 16:52 UTC by Matt Domsch
Modified: 2015-03-05 01:17 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-18 12:50:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
ipmi-init-udevd.patch (1.17 KB, patch)
2006-07-07 16:52 UTC, Matt Domsch
no flags Details | Diff

Description Matt Domsch 2006-07-07 16:52:41 UTC
Description of problem:
Newer versions of the udev package don't have a /sbin/udev executable, but have
/sbin/udevd which does the work.  The initscript needs to look for /sbin/udevd
instead of /sbin/udev.  I committed this patch upstream as well.

By upgrading to match upstream, you can eliminate the separate
openipmi.{initscript,sysconfig} files now present in Fedora CVS too, as Fedora
and upstream now match again.

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

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Matt Domsch 2006-07-07 16:52:42 UTC
Created attachment 132067 [details]
ipmi-init-udevd.patch

Comment 2 Phil Knirsch 2006-07-18 12:50:53 UTC
Fixed in latest rawhide package.

Read ya, Phil


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