Your message dated Sat, 04 Feb 2006 10:02:11 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#351321: fixed in udev 0.084-2 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 --->From [EMAIL PROTECTED] Fri Feb 03 17:24:16 2006 Received: (at submit) by bugs.debian.org; 4 Feb 2006 01:24:16 +0000 Return-path: <[EMAIL PROTECTED]> Received: from rosi.naasa.net ([212.8.0.13]) by spohr.debian.org with esmtp (Exim 4.50) id 1F5C9v-0003hY-Nf for [EMAIL PROTECTED]; Fri, 03 Feb 2006 17:24:16 -0800 Received: from jako.ping.de (p509138A0.dip0.t-ipconnect.de [80.145.56.160]) by rosi.naasa.net (Postfix) with ESMTP id 3A97522AEB5 for <[EMAIL PROTECTED]>; Sat, 4 Feb 2006 02:24:14 +0100 (CET) Received: from ibm.jako.ping.de (ibm.wlan.jako.ping.de [192.168.1.8]) by jako.ping.de (Postfix) with ESMTP id EE8D379F8B; Sat, 4 Feb 2006 02:24:12 +0100 (CET) Received: by ibm.jako.ping.de (Postfix, from userid 1000) id 897177FFF; Sat, 4 Feb 2006 02:24:12 +0100 (CET) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Joerg Platte <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: udev chroot detection on upgrades Message-ID: <[EMAIL PROTECTED]> X-Mailer: reportbug 3.18 Date: Sat, 04 Feb 2006 02:24:12 +0100 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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: udev Version: 0.084-1 Severity: minor Hi! I'm maintaining a linux image in a chroot environment. This image is distributed via rsync to other computers. I'm updating this image using apt-get and dselect which is no problem with most of the installed packages. Unfortunately, udev tries to detect a chroot environment only during the first install and not during upgrades. Hence, the postinst script tries to start udev and fails. I'm solving this issue by commenting out the following lines in udev's postinst: # if [ -z "$2" ]; then # first install create_rules_symlink enable_udev # else # start_udevd # fi Can you please provide a chroot-detection during upgrades in this script? This would make udev upgrades much easier for me. regards, Joerg -- Package-specific info: -- /etc/udev/rules.d/: /etc/udev/rules.d/: total 0 lrwxrwxrwx 1 root root 20 2005-04-10 12:56 020_permissions.rules -> ../permissions.rules lrwxrwxrwx 1 root root 19 2005-10-11 09:38 025_libgphoto2.rules -> ../libgphoto2.rules lrwxrwxrwx 1 root root 16 2005-12-19 12:32 025_libsane.rules -> ../libsane.rules lrwxrwxrwx 1 root root 22 2005-12-12 15:36 025_logitechmouse.rules -> ../logitechmouse.rules lrwxrwxrwx 1 root root 24 2006-01-16 07:51 030_sl-modem-daemon.rules -> ../sl-modem-daemon.rules lrwxrwxrwx 1 root root 13 2005-12-13 08:17 035_kino.rules -> ../kino.rules lrwxrwxrwx 1 root root 12 2006-02-03 07:51 050_hal-plugdev.rules -> ../hal.rules lrwxrwxrwx 1 root root 15 2006-01-26 08:00 85-pcmcia.rules -> ../pcmcia.rules lrwxrwxrwx 1 root root 19 2004-12-05 12:08 cd-aliases.rules -> ../cd-aliases.rules lrwxrwxrwx 1 root root 17 2005-03-29 08:00 thinkpad.rules -> ../thinkpad.rules lrwxrwxrwx 1 root root 13 2004-05-17 20:26 udev.rules -> ../udev.rules lrwxrwxrwx 1 root root 19 2005-08-15 07:48 z20_persistent.rules -> ../persistent.rules lrwxrwxrwx 1 root root 12 2005-07-04 07:59 z50_run.rules -> ../run.rules lrwxrwxrwx 1 root root 16 2005-10-09 10:03 z55_hotplug.rules -> ../hotplug.rules lrwxrwxrwx 1 root root 19 2005-08-03 08:09 z60_alsa-utils.rules -> ../alsa-utils.rules lrwxrwxrwx 1 root root 15 2005-09-20 07:57 z60_hdparm.rules -> ../hdparm.rules lrwxrwxrwx 1 root root 17 2005-07-04 07:59 z70_hotplugd.rules -> ../hotplugd.rules -- /sys/: /sys/block/hda/dev /sys/block/hda/hda1/dev /sys/block/hda/hda2/dev /sys/block/hda/hda5/dev /sys/block/hda/hda6/dev /sys/block/hda/hda7/dev /sys/block/hda/hda8/dev /sys/block/hdc/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/sdc/dev /sys/block/sdd/dev /sys/block/sdd/sdd1/dev /sys/class/drm/card0/dev /sys/class/graphics/fb0/dev /sys/class/input/input0/event0/dev /sys/class/input/input1/event1/dev /sys/class/input/input1/mouse0/dev /sys/class/input/input2/event2/dev /sys/class/input/input3/event3/dev /sys/class/input/input3/mouse1/dev /sys/class/input/input4/event4/dev /sys/class/input/input4/mouse2/dev /sys/class/input/input5/event5/dev /sys/class/input/mice/dev /sys/class/misc/agpgart/dev /sys/class/misc/hpet/dev /sys/class/misc/hw_random/dev /sys/class/misc/nvram/dev /sys/class/misc/psaux/dev /sys/class/misc/rtc/dev /sys/class/misc/tun/dev /sys/class/misc/uinput/dev /sys/class/misc/watchdog/dev /sys/class/sound/adsp/dev /sys/class/sound/audio1/dev /sys/class/sound/audio/dev /sys/class/sound/controlC0/dev /sys/class/sound/controlC1/dev /sys/class/sound/dsp1/dev /sys/class/sound/dsp/dev /sys/class/sound/mixer1/dev /sys/class/sound/mixer/dev /sys/class/sound/pcmC0D0c/dev /sys/class/sound/pcmC0D0p/dev /sys/class/sound/pcmC0D1c/dev /sys/class/sound/pcmC0D2c/dev /sys/class/sound/pcmC0D3c/dev /sys/class/sound/pcmC0D4p/dev /sys/class/sound/pcmC1D0c/dev /sys/class/sound/pcmC1D0p/dev /sys/class/sound/timer/dev /sys/class/usb_device/usbdev1.1/dev /sys/class/usb_device/usbdev2.1/dev /sys/class/usb_device/usbdev3.1/dev /sys/class/usb_device/usbdev4.1/dev /sys/class/usb_device/usbdev4.2/dev /sys/class/usb_device/usbdev4.3/dev /sys/class/usb_device/usbdev4.4/dev -- Kernel configuration: -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15.2 Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages udev depends on: ii initscripts 2.86.ds1-11 Scripts for initializing and shutt ii libc6 2.3.5-12.1 GNU C Library: Shared libraries an ii libselinux1 1.28-3 SELinux shared libraries ii lsb-base 3.0-15 Linux Standard Base 3.0 init scrip ii makedev 2.3.1-80 creates device files in /dev ii sed 4.1.4-5 The GNU sed stream editor udev recommends no packages. -- debconf information: * udev/devfs-warning: * udev/reboot-warning:
--- End Message ---
--- Begin Message --->From [EMAIL PROTECTED] Sat Feb 04 10:10:44 2006 Received: (at 351321-close) by bugs.debian.org; 4 Feb 2006 18:10:44 +0000 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1F5Rjf-0001yp-3E; Sat, 04 Feb 2006 10:02:11 -0800 From: Marco d'Itri <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#351321: fixed in udev 0.084-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 04 Feb 2006 10:02:11 -0800 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 Source: udev Source-Version: 0.084-2 We believe that the bug you reported is fixed in the latest version of udev, which is due to be installed in the Debian FTP archive: udev-udeb_0.084-2_i386.udeb to pool/main/u/udev/udev-udeb_0.084-2_i386.udeb udev_0.084-2.diff.gz to pool/main/u/udev/udev_0.084-2.diff.gz udev_0.084-2.dsc to pool/main/u/udev/udev_0.084-2.dsc udev_0.084-2_i386.deb to pool/main/u/udev/udev_0.084-2_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Marco d'Itri <[EMAIL PROTECTED]> (supplier of updated udev package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 4 Feb 2006 18:42:04 +0100 Source: udev Binary: udev udev-udeb Architecture: source i386 Version: 0.084-2 Distribution: unstable Urgency: high Maintainer: Marco d'Itri <[EMAIL PROTECTED]> Changed-By: Marco d'Itri <[EMAIL PROTECTED]> Description: udev - /dev/ and hotplug management daemon udev-udeb - /dev/ and hotplug management daemon (udeb) Closes: 350235 350490 350877 351321 Changes: udev (0.084-2) unstable; urgency=high . * Conflict with hal << 0.5.6-2, which expect the subsystem passed as an argument to the helper program. (Closes: #350490) * permissions.rules: run cdrom_id only if DRIVER=="ide-cdrom|pcd", to work around brokeness in ide-cs causing events loops. (Closes: #350235) * Moved the /sbin/*_id programs to /lib/udev/ and added compatibility symlinks. Removed /sbin/ from the relevant RUN rules. * Do not start or stop udevd on upgrades in a chroot. (Closes: #351321) * Added a note to NEWS.Debian about modules loading order. (Closes: #350877) * Removed patch silence_exec_error. * permissions.rules: replaced inputdev.sh with a match on SYSFS{name}. Files: 130c61cdebcf2f7b9352756bcfc5c973 590 admin optional udev_0.084-2.dsc 6ed9ba89073e966b657550aaadad94f3 46485 admin optional udev_0.084-2.diff.gz 950822a1045afb5712361322a4d32c12 273788 admin optional udev_0.084-2_i386.deb e4c359726f610bdd4ed0797af2d50590 44006 debian-installer optional udev-udeb_0.084-2_i386.udeb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD5OqEFGfw2OHuP7ERAvmkAJ9XwYk3Tc2j5sgXoZZsutnaximSAQCdHozH Ro937ehSV22Wub32+gyZ96g= =9Gro -----END PGP SIGNATURE-----
--- End Message ---

