Your message dated Mon, 7 Mar 2005 01:16:00 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#298351: udev: Bad permissions for all devices render system unusable or mostly so 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; 6 Mar 2005 23:02:59 +0000 >From [EMAIL PROTECTED] Sun Mar 06 15:02:58 2005 Return-path: <[EMAIL PROTECTED]> Received: from pthierry.net1.nerim.net (imperatrice.arcanes.fr.eu.org) [213.41.153.205] (postfix) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D84m2-0007Fh-00; Sun, 06 Mar 2005 15:02:58 -0800 Received: from bateleur.arcanes.fr.eu.org (bateleur.arcanes [192.168.1.1]) by imperatrice.arcanes.fr.eu.org (Postfix) with ESMTP id D8FD2277C6 for <[EMAIL PROTECTED]>; Mon, 7 Mar 2005 00:07:56 +0100 (CET) Received: by bateleur.arcanes.fr.eu.org (Postfix, from userid 1000) id 40EB4DC111; Mon, 7 Mar 2005 00:04:49 +0100 (CET) Date: Mon, 7 Mar 2005 00:04:49 +0100 From: Pierre THIERRY <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: udev: Bad permissions for all devices render system unusable or mostly so Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+g7M9IMkV8truYOl" Content-Disposition: inline X-Reportbug-Version: 3.8 X-Operating-System: Debian GNU/Linux User-Agent: Mutt/1.5.6+20040907i 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-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: --+g7M9IMkV8truYOl Content-Type: multipart/mixed; boundary="pf9I7BMVVzbSWLtt" Content-Disposition: inline --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: udev Version: 0.053-1 Severity: critical Justification: breaks the whole system After boot, udev creates all device nodes with owner and group root, and permissions rw-rw----, so noone can read nor write in any device. Thus it is impossible to login to KDE (screen disappears and then KDM comes back) and login in tty[1-6] is possible, but one see a bunch of errors on trying to write to /dev/null (and then bash completion triggers plenty of them). I could use the system by stopping udev and use ./MAKEDEV generic to restore a usable /dev. I attach my local rules (they shouldn't be the source of the problem since they didn't change for a long time). -- Package-specific info: -- /etc/udev/rules.d/: /etc/udev/rules.d/: total 1 -rw-r--r-- 1 root root 277 2005-02-22 12:16 10local lrwxrwxrwx 1 root root 13 2004-12-05 16:27 50udev -> ../udev.rules -- /sys/: /sys/block/dm-0/dev /sys/block/dm-1/dev /sys/block/dm-2/dev /sys/block/dm-3/dev /sys/block/dm-4/dev /sys/block/dm-5/dev /sys/block/fd0/dev /sys/block/hda/dev /sys/block/hdd/dev /sys/block/hdd/hdd1/dev /sys/block/hdd/hdd2/dev /sys/block/hdd/hdd3/dev /sys/block/ram0/dev /sys/block/ram10/dev /sys/block/ram11/dev /sys/block/ram12/dev /sys/block/ram13/dev /sys/block/ram14/dev /sys/block/ram15/dev /sys/block/ram1/dev /sys/block/ram2/dev /sys/block/ram3/dev /sys/block/ram4/dev /sys/block/ram5/dev /sys/block/ram6/dev /sys/block/ram7/dev /sys/block/ram8/dev /sys/block/ram9/dev /sys/block/sda/dev /sys/block/sdb/dev /sys/block/sdb/sdb1/dev /sys/block/sdb/sdb2/dev /sys/block/sdb/sdb3/dev /sys/block/sr0/dev /sys/class/drm/radeon/dev /sys/class/input/event0/dev /sys/class/input/event1/dev /sys/class/input/event2/dev /sys/class/input/event3/dev /sys/class/input/event4/dev /sys/class/input/event5/dev /sys/class/input/mice/dev /sys/class/input/mouse0/dev /sys/class/input/mouse1/dev /sys/class/input/ts0/dev /sys/class/input/ts1/dev /sys/class/misc/agpgart/dev /sys/class/misc/device-mapper/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/pcmC0D1p/dev /sys/class/sound/timer/dev /sys/class/usb/hiddev0/dev -- Kernel configuration: -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-386 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=3DISO-8859-15) Versions of packages udev depends on: ii hotplug 0.0.20040329-17 Linux Hotplug Scripts ii initscripts 2.86.ds1-1 Standard scripts needed for bo= otin ii libc6 2.3.2.ds1-20 GNU C Library: Shared librarie= s an ii makedev 2.3.1-75 Creates device files in /dev ii sed 4.1.2-8 The GNU sed stream editor -- debconf information excluded --=20 [EMAIL PROTECTED] OpenPGP 0xD9D50D8A --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=10local BUS="ide", KERNEL="hda", NAME="dvdrom" KERNEL="fd*", NAME="floppy%e" BUS="scsi", SYSFS{model}="jaz 1GB*", KERNEL="sd*", NAME{all_partitions}="jaz" BUS="scsi", SYSFS{model}="CD-W516EB*", NAME="cdrw" BUS="usb", SYSFS{manufacturer}="M-Sys", SYSFS{product}="DiskOnKey", NAME="key" --pf9I7BMVVzbSWLtt-- --+g7M9IMkV8truYOl Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCK4yRxe13INnVDYoRAoAFAKCzBJPSydowKcr14V0OZVgdfH/nLACfRbJy ZvkfrUbXzdplGmMrwoobSpk= =Ep/i -----END PGP SIGNATURE----- --+g7M9IMkV8truYOl-- --------------------------------------- Received: (at 298351-done) by bugs.debian.org; 7 Mar 2005 00:16:07 +0000 >From [EMAIL PROTECTED] Sun Mar 06 16:16:07 2005 Return-path: <[EMAIL PROTECTED]> Received: from attila.bofh.it [213.92.8.2] (postfix) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D85up-0000TN-00; Sun, 06 Mar 2005 16:16:07 -0800 Received: by attila.bofh.it (Postfix, from userid 10) id 20C975F727; Mon, 7 Mar 2005 01:16:05 +0100 (CET) Received: by wonderland.linux.it (Postfix, from userid 1001) id 853491C19F; Mon, 7 Mar 2005 01:16:00 +0100 (CET) Date: Mon, 7 Mar 2005 01:16:00 +0100 To: Pierre THIERRY <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Bug#298351: udev: Bad permissions for all devices render system unusable or mostly so Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.6+20040907i From: [EMAIL PROTECTED] (Marco d'Itri) 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-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 X-Spam-Level: --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mar 07, Pierre THIERRY <[EMAIL PROTECTED]> wrote: > After boot, udev creates all device nodes with owner and group root, and > permissions rw-rw----, so noone can read nor write in any device. Thus mv /etc/udev/udev.rules.dpkg-dist /etc/udev/udev.rules --=20 ciao, Marco --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCK51AFGfw2OHuP7ERAsXIAJ9ouJbXX66wsZe3aFbLetdFPHjuQwCfao9B nzLwmk2KSf/SN/95J4+FsO0= =fxlq -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]