Your message dated Sun, 25 Feb 2007 15:31:49 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#412328: udev should create /dev/random in make_extra_nodes
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: udev
Version: 0.105-1
Severity: important

When libnss-ldap is set up to use SSL, udevd dies with "Fatal: "no
entropy gathering module detected" which is an error from libgcrypt.
stracing reveals it tries to access /dev/random, which doesn't yet
exist. The easy workaround is to disable SSL in libnss_ldap.conf, but
the proper solution would probably be to add an M random line to
/etc/udev/links.conf

-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 9
lrwxrwxrwx  1 root root  20 2005-12-19 01:21 020_permissions.rules -> 
../permissions.rules
lrwxrwxrwx  1 root root  19 2005-12-19 01:21 025_libgphoto2.rules -> 
../libgphoto2.rules
lrwxrwxrwx  1 root root  16 2007-02-01 18:22 025_libsane.rules -> 
../libsane.rules
lrwxrwxrwx  1 root root  22 2006-03-23 05:26 025_logitechmouse.rules -> 
../logitechmouse.rules
lrwxrwxrwx  1 root root  20 2005-12-19 01:21 compat-full.rules -> 
../compat-full.rules
lrwxrwxrwx  1 root root  14 2005-12-19 01:21 devfs.rules -> ../devfs.rules
lrwxrwxrwx  1 root root  25 2006-04-09 17:21 z20_persistent-input.rules -> 
../persistent-input.rules
lrwxrwxrwx  1 root root  19 2005-12-19 01:21 z20_persistent.rules -> 
../persistent.rules
-rw-r--r--+ 1 root root 454 2006-11-10 17:49 z25_persistent-net.rules
lrwxrwxrwx  1 root root  33 2006-04-25 14:57 z45_persistent-net-generator.rules 
-> ../persistent-net-generator.rules
lrwxrwxrwx  1 root root  12 2005-12-19 01:21 z50_run.rules -> ../run.rules
lrwxrwxrwx  1 root root  16 2006-03-23 02:29 z55_hotplug.rules -> 
../hotplug.rules
lrwxrwxrwx  1 root root  19 2005-12-19 01:21 z60_alsa-utils.rules -> 
../alsa-utils.rules
lrwxrwxrwx  1 root root  33 2006-08-29 17:28 z60_xserver-xorg-input-wacom.rules 
-> ../xserver-xorg-input-wacom.rules
lrwxrwxrwx  1 root root  29 2006-08-28 16:16 z75_cd-aliases-generator.rules -> 
../cd-aliases-generator.rules
lrwxrwxrwx  1 root root  12 2007-02-18 22:23 z99_hal.rules -> ../hal.rules

-- /sys/:
/sys/block/fd0/dev
/sys/class/cpuid/cpu0/dev
/sys/class/graphics/fb0/dev
/sys/class/input/input0/event0/dev
/sys/class/input/input1/event1/dev
/sys/class/input/input2/event2/dev
/sys/class/input/input3/event3/dev
/sys/class/input/input3/mouse0/dev
/sys/class/input/mice/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/microcode/dev
/sys/class/misc/psaux/dev
/sys/class/misc/rtc/dev
/sys/class/msr/msr0/dev
/sys/class/sound/adsp/dev
/sys/class/sound/audio/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/dsp/dev
/sys/class/sound/mixer/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/pcmC0D1c/dev
/sys/class/sound/pcmC0D2p/dev
/sys/class/sound/seq/dev
/sys/class/sound/sequencer2/dev
/sys/class/sound/sequencer/dev
/sys/class/sound/timer/dev
/sys/class/usb_device/usbdev1.1/dev
/sys/class/usb_device/usbdev1.2/dev
/sys/class/usb_device/usbdev2.1/dev
/sys/class/usb_endpoint/usbdev1.1_ep00/dev
/sys/class/usb_endpoint/usbdev1.1_ep81/dev
/sys/class/usb_endpoint/usbdev1.2_ep00/dev
/sys/class/usb_endpoint/usbdev1.2_ep81/dev
/sys/class/usb_endpoint/usbdev2.1_ep00/dev
/sys/class/usb_endpoint/usbdev2.1_ep81/dev

-- Kernel configuration:


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.1-thinclient
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages udev depends on:
ii  debconf [debconf-2.0]       1.5.11       Debian configuration management sy
ii  libc6                       2.3.6.ds1-11 GNU C Library: Shared libraries
ii  libselinux1                 1.32-3       SELinux shared libraries
ii  libvolume-id0               0.103-2      libvolume_id shared library
ii  lsb-base                    3.1-23       Linux Standard Base 3.1 init scrip

udev recommends no packages.

-- debconf information:
  udev/new_kernel_needed: false
* udev/devfs-warning:
* udev/reboot_needed:
* udev/reboot-warning:


--- End Message ---
--- Begin Message ---
> exist. The easy workaround is to disable SSL in libnss_ldap.conf, but
> the proper solution would probably be to add an M random line to
> /etc/udev/links.conf
You obviously missed the comment in the file.

And you are the first person complaining about /dev/random, so obviously
there is a better solution (like not building as modules drivers that
you know will always need!).

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to