Bug 358391 - Udev rules 99-* have no effect
Summary: Udev rules 99-* have no effect
Status: RESOLVED WORKSFORME
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-03 17:57 UTC by Juergen Weigert
Modified: 2008-02-08 18:21 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Weigert 2008-02-03 17:57:17 UTC
/etc/udev/rules.d/99-cdrom.rules contains an unconditional line

OPTIONS="last_rule"

this causes all later files to be ignored. Tested with 99-parport.rules .

I assume, the OPTIONS directive was meant to belong to the "sr0" line.
Comment 1 Cyril Hrubis 2008-02-04 13:11:04 UTC
Could you please run "rpm -qf /etc/udev/rules.d/99-cdrom.rules" and show us output?
Comment 2 Juergen Weigert 2008-02-04 13:53:48 UTC
file /etc/udev/rules.d/99-cdrom.rules is not owned by any package

Maybe created by yast?
Comment 3 Cyril Hrubis 2008-02-04 15:17:32 UTC
Seems to be created in installation by yast2-network.
Comment 4 Michal Zugec 2008-02-05 08:21:35 UTC
no, it isn't
Comment 5 Michal Zugec 2008-02-05 08:23:53 UTC
Kay, do you have any comment for comment #1 ?
Comment 6 Kay Sievers 2008-02-07 00:09:25 UTC
No, no idea where that file is coming from, it was never part of udev or anything I know.
Comment 7 Cyril Hrubis 2008-02-08 18:11:33 UTC
As this file is not part of any package and is not created by yast I will probably close this as WORKSFORME. But before I do so, could you try to dig up where it comes from?
Comment 8 Juergen Weigert 2008-02-08 18:21:04 UTC
I've checked several other laptops, none had this file.
Closed WORKSFORME - I'll reopen if I find any traces.