Your message dated Wed, 16 Nov 2005 13:24:45 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#339429: udev requires unix sockets when starting.
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Nov 2005 08:50:57 +0000
>From [EMAIL PROTECTED] Wed Nov 16 00:50:57 2005
Return-path: <[EMAIL PROTECTED]>
Received: from olympos.muze.nl ([217.114.97.177] ident=Debian-exim)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EcJ0L-0006oH-1M
for [EMAIL PROTECTED]; Wed, 16 Nov 2005 00:50:57 -0800
Received: from helikon.muze.nl ([194.109.163.201] ident=Debian-exim)
by olympos.muze.nl with esmtp (Exim 4.50)
id 1EcJ0F-0004hF-Pi
for [EMAIL PROTECTED]; Wed, 16 Nov 2005 09:50:54 +0100
Received: from muller by helikon.muze.nl with local (Exim 4.50)
id 1EcJ0F-000109-76
for [EMAIL PROTECTED]; Wed, 16 Nov 2005 09:50:51 +0100
Date: Wed, 16 Nov 2005 09:50:51 +0100
From: Robbert Muller <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: udev requires unix sockets when starting.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Mailer: reportbug 3.17
User-Agent: Mutt/1.5.9i
X-Muze-Signature: 92a7135be9c1001f61d7e5fb8dab241a1587d8a2
X-Muze-Spam-Score: -2.6
X-Muze-Spam-Score-Bar: --
X-Muze-Spam-Report: Content analysis details: (-2.6 points, 5.0 required)
pts rule name description
---- ----------------------
--------------------------------------------------
-2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1%
[score: 0.0000]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: udev
Version: 0.074-3
Severity: critical
Justification: breaks the whole system
udev uses unix sockets. if those not available the system end in a state
where the dev directory is empty and nothing works
rebooting to single usermode with init=/bin/bash and adding the
following line as first in the startup part of the init.d script solves
this problem.
## fixes the unix socket problem
modprobe unix
ofcourse this doesn't help when there are no unix sockets available and
the is no module.
The startup script should check for those conditions before mounting an empty
/dev partition in place.
regards
Robbert
-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 0
lrwxr-xr-x 1 root root 20 Jul 27 10:23 020_permissions.rules ->
../permissions.rules
lrwxrwxrwx 1 root root 19 Oct 19 15:32 025_libgphoto2.rules ->
../libgphoto2.rules
lrwxrwxrwx 1 root root 16 Nov 11 09:08 025_libsane.rules -> ../libsane.rules
lrwxr-xr-x 1 root root 19 Jul 27 10:23 cd-aliases.rules -> ../cd-aliases.rules
lrwxr-xr-x 1 root root 13 Jul 27 10:23 udev.rules -> ../udev.rules
lrwxrwxrwx 1 root root 19 Sep 7 15:29 z20_persistent.rules ->
../persistent.rules
lrwxrwxrwx 1 root root 12 Jul 28 12:48 z50_run.rules -> ../run.rules
lrwxrwxrwx 1 root root 16 Oct 19 15:41 z55_hotplug.rules -> ../hotplug.rules
lrwxrwxrwx 1 root root 15 Sep 22 15:00 z60_hdparm.rules -> ../hdparm.rules
lrwxrwxrwx 1 root root 17 Jul 28 12:48 z70_hotplugd.rules -> ../hotplugd.rules
-- /sys/:
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda3/dev
/sys/block/hda/hda5/dev
/sys/block/hdb/dev
/sys/class/input/event0/dev
/sys/class/input/event1/dev
/sys/class/input/event2/dev
/sys/class/input/event3/dev
/sys/class/input/mice/dev
/sys/class/input/mouse0/dev
/sys/class/input/mouse1/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/device-mapper/dev
/sys/class/misc/hpet/dev
/sys/class/misc/psaux/dev
/sys/class/misc/rtc/dev
/sys/class/printer/lp0/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/timer/dev
/sys/class/usb_device/usbdev1.1/dev
/sys/class/usb_device/usbdev2.1/dev
/sys/class/usb_device/usbdev2.3/dev
/sys/class/usb_device/usbdev3.1/dev
/sys/class/usb_device/usbdev4.1/dev
-- Kernel configuration:
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.1-pundit.13
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages udev depends on:
ii initscripts 2.86.ds1-5 Standard scripts needed for bootin
ii libc6 2.3.5-8 GNU C Library: Shared libraries an
ii libselinux1 1.26-1 SELinux shared libraries
ii libsepol1 1.8-1 Security Enhanced Linux policy lib
ii lsb-base 3.0-11 Linux Standard Base 3.0 init scrip
ii makedev 2.3.1-79 creates device files in /dev
ii sed 4.1.4-4 The GNU sed stream editor
udev recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 339429-done) by bugs.debian.org; 16 Nov 2005 12:24:58 +0000
>From [EMAIL PROTECTED] Wed Nov 16 04:24:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from attila.bofh.it ([213.92.8.2])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EcMLS-0007bb-Fm
for [EMAIL PROTECTED]; Wed, 16 Nov 2005 04:24:58 -0800
Received: by attila.bofh.it (Postfix, from userid 10)
id 389765F81D; Wed, 16 Nov 2005 13:24:55 +0100 (CET)
Received: by wonderland.linux.it (Postfix, from userid 1001)
id 97D1D1C255; Wed, 16 Nov 2005 13:24:45 +0100 (CET)
Date: Wed, 16 Nov 2005 13:24:45 +0100
To: Robbert Muller <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#339429: udev requires unix sockets when starting.
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.11
From: [EMAIL PROTECTED] (Marco d'Itri)
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
--Nq2Wo0NMKNjxTN9z
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Nov 16, Robbert Muller <[EMAIL PROTECTED]> wrote:
> yes it's even in my /etc/modules, the think is i have kernel auto module =
loading disabled.
In other words you broke your system.
Your configuration is not supported, sorry.
--=20
ciao,
Marco
--Nq2Wo0NMKNjxTN9z
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDeyUNFGfw2OHuP7ERApPGAKCahr4bwaKfGz5fzHKduGQKHYUprQCcD6Eq
bFN94B0ikZM9uwbGgSH5boY=
=ADob
-----END PGP SIGNATURE-----
--Nq2Wo0NMKNjxTN9z--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]