Bug 548121 - /sbin/udevsettle symlink should be removed
Summary: /sbin/udevsettle symlink should be removed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: udev
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-16 17:25 UTC by Richard W.M. Jones
Modified: 2010-03-05 21:30 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-03-05 21:30:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2009-12-16 17:25:05 UTC
Description of problem:

The old udevsettle command in Fedora 12 reported that it was
deprecated in favour of "udevadm settle".

In current Rawhide, /sbin/udevsettle still exists but is now
completely non-functional.  It prints:

/sbin/udevsettle
missing or unknown command

Since it is no longer useful, this symlink should be "rm"'d
in the %install phase of our spec file (or else replaced with
a script / link that actually does work, but I favour just
nuking it).

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

udev.x86_64 0:147-2.fc13

How reproducible:

Always.

Steps to Reproduce:
1. Run /sbin/udevsettle.
2.
3.
  
Actual results:

Prints an error message.

Expected results:

Should work, or even better, not exist at all.

Additional info:

Comment 1 Charles R. Anderson 2010-03-05 21:30:27 UTC
I see that the symlink has been fixed:

udev-151-3.fc13.x86_64


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