Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 195607
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: udev maintainers <udev-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stefan Briesenick <sbriesen@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 195607 depends on: Show dependency tree
Bug 195607 blocks: 195952
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: 2007-10-12 10:49 0000
at least latest udev rules (I detected it with sys-fs/udev-115-r6) CAPI is
broken and unusable.

REASON:
following lines are missing in *.rules

# capi devices
KERNEL=="capi", NAME="capi20", SYMLINK+="isdn/capi20", GROUP="uucp",
MODE="0660"
KERNEL=="capi*", NAME="capi/%n", GROUP="uucp", MODE="0660"

after adding a custom rule with above lines, CAPI is working again.


Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Matthias Schwarzott 2007-10-12 14:16:14 0000 -------
Does capi require one special package to be installed? If yes the rules should
be part of this package.

------- Comment #2 From Matthias M Weber 2007-10-12 20:29:21 0000 -------
(In reply to comment #0)

> at least latest udev rules (I detected it with sys-fs/udev-115-r6) CAPI is
> broken and unusable.

This error occurs since udev-115-r5 

------- Comment #3 From Stefan Briesenick 2007-10-12 20:51:58 0000 -------
well, there is net-dialup/capi4k-utils, which is needed for using CAPI. I can
include it there, no problem; it's my package. But it was historically always
included in UDEV, so it's odd that it was removed w/o any notice.

I will "pimp up" net-dialup/capi4k-utils asap (i.e. this weekend).

But a quick(er) fix would to block net-dialup/capi4k-utils-20050718-r1 to -r3
with udev-115-r5 and above.

------- Comment #4 From Matthias Schwarzott 2007-10-13 08:13:53 0000 -------
(In reply to comment #3)
> well, there is net-dialup/capi4k-utils, which is needed for using CAPI. I can
> include it there, no problem; it's my package. But it was historically always
> included in UDEV, so it's odd that it was removed w/o any notice.
> 
Well, you may have not noticed, but there was a major udev redesign starting
from udev-115-r2. w/o notice: Look at thread:
http://thread.gmane.org/gmane.linux.gentoo.devel/51484 and
http://thread.gmane.org/gmane.linux.gentoo.devel/51750

> I will "pimp up" net-dialup/capi4k-utils asap (i.e. this weekend).
> 
> But a quick(er) fix would to block net-dialup/capi4k-utils-20050718-r1 to -r3
> with udev-115-r5 and above.
> 

You also can block >=udev-115-r2 from within capi4k-utils.

------- Comment #5 From Stefan Briesenick 2007-10-13 09:35:26 0000 -------
ok, I will block it for the time being within capi4k-utils. At least for the
current ones. And then I try to rev-bump with added udev-rules.

------- Comment #6 From Matthias Schwarzott 2007-10-21 20:37:19 0000 -------
Added this rule back to udev-116-r1.

------- Comment #7 From Stefan Briesenick 2007-10-21 22:54:38 0000 -------
thanks!

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug