FS#27248 - [cdemu-daemon] udev error at boot-up starting with kernel 3.1.1

Attached to Project: Community Packages
Opened by Sergiu Niculescu (sergiuniculescu) - Friday, 25 November 2011, 09:52 GMT
Last edited by Ionut Biru (wonder) - Saturday, 26 November 2011, 11:16 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Mateusz Herych (Partition)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Starting with kernel 3.1.1 (now in kernel 3.1.2) this 'udev' error occurs at system boot-up:
[code]
udevd: NAME "%k" is ignored, because it breaks kernel supplied names, please remove it from /lib/udev/rules.d/60-vhba.rules
[/code]

Additional info:
* package version(s)
core/udev 175-1 (base)

* config and/or log files etc.
/lib/udev/rules.d/60-vhba.rules look like this:
[code]
KERNEL=="vhba_ctl", NAME="%k", MODE="0660", OWNER="root", GROUP="cdemu"
[/code]

Steps to reproduce:
At system boot-up
This task depends upon

Closed by  Ionut Biru (wonder)
Saturday, 26 November 2011, 11:16 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#25024 
Comment by Jelle van der Waa (jelly) - Saturday, 26 November 2011, 10:53 GMT
Probably the udev rules need to be updated.

Loading...