First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 146948
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mobile Herd <mobile@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael Biebl <biebl@teco.edu>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pcmciautils-014-udev-rules.patch Fix MODALIAS issue on newest udev patch Lukasz Pawelczyk 2006-09-09 10:45 0000 1.37 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 146948 depends on: Show dependency tree
Bug 146948 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-09-09 07:31 0000
The package sys-apps/pcmciautils installs the udev rules file
/etc/udev/rules.d/60-pcmcia.rules.
This file contains some invalid MODALIAS stanzas, so I get on bootup:
add_to_rules: unknown key 'MODALIAS' in ....

The fix is to use $env{MODALIAS} instead of MODALIAS in
/etc/udev/rules.d/60-pcmcia.rules.

------- Comment #1 From Jakub Moc (RETIRED) 2006-09-09 07:34:46 0000 -------
Please, remove brix from metadata.xml

------- Comment #2 From Michael Biebl 2006-09-09 07:39:11 0000 -------
It's actually ENV{MODALIAS} and *not* $env{MODALIAS}. Sorry for the typo.

------- Comment #3 From Lukasz Pawelczyk 2006-09-09 10:45:36 0000 -------
Created an attachment (id=96494) [edit]
Fix MODALIAS issue on newest udev

------- Comment #4 From Jakub Moc (RETIRED) 2006-11-25 12:40:40 0000 -------
*** Bug 156242 has been marked as a duplicate of this bug. ***

------- Comment #5 From Benjamin 2006-12-05 05:38:39 0000 -------
The fix in this patch worked

------- Comment #6 From Anton Bolshakov 2006-12-07 06:26:17 0000 -------
The same problem here:

Dec  7 22:18:40 ant udevd[1022]: add_to_rules: unknown key 'MODALIAS' in
/etc/udev/rules.d/60-pcmcia.rules:4
Dec  7 22:18:40 ant udevd[1022]: add_to_rules: unknown key 'MODALIAS' in
/etc/udev/rules.d/60-pcmcia.rules:10
Dec  7 22:18:40 ant udevd[1022]: add_to_rules: unknown key 'MODALIAS' in
/etc/udev/rules.d/60-pcmcia.rules:14

both udev and pcmciautils are stable:
ant # equery l pcmcia
[ Searching for package 'pcmcia' in all categories among: ]
 * installed packages
[I--] [  ] sys-apps/pcmciautils-013 (0)
ant # equery l udev
[ Searching for package 'udev' in all categories among: ]
 * installed packages
[I--] [  ] sys-fs/udev-103 (0)

Please fix it.

------- Comment #7 From Petteri Räty 2006-12-22 11:40:37 0000 -------
(In reply to comment #3)
> Created an attachment (id=96494) [edit]
> Fix MODALIAS issue on newest udev
> 

Patch added. Thanks.

First Last Prev Next    No search results available      Search page      Enter new bug