Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451538 - sys-fs/udev-197-r1 and -r2: does not not create device nodes
Summary: sys-fs/udev-197-r1 and -r2: does not not create device nodes
Status: RESOLVED DUPLICATE of bug 451266
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-12 16:04 UTC by Bug
Modified: 2013-01-12 18:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bug 2013-01-12 16:04:21 UTC
udev >= 197 does not create e.g. /dev/mapper/vgA-lvA

Reproducible: Always

Steps to Reproduce:
1. update to udev-197-r1 (or udev-197-r2)
2. restart udev or system
3. vgchange -a y vgA will hang because devices nodes /dev/vgA/lvA or /dev/mapper/vgA-lvA are not created by udev
4. same problem when opening crypto device
$ cryptsetup luksOpen /dev/sdb1 crypt
/dev/mapper/crypto is not created
4. downgrade to udev-196-r1 resolves the problem
Comment 1 Alexander Tsoy 2013-01-12 17:23:05 UTC
dublicate of bug 451266
Comment 2 Bug 2013-01-12 18:18:33 UTC

*** This bug has been marked as a duplicate of bug 451266 ***