Your message dated Sun, 26 Nov 2006 23:47:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#369479: fixed in udev 0.103-1
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.092-2
Severity: serious
Tags: help
Justification: Policy 3.9.1

Marco: filing this bug after discussion with our RMs, so that it stands out in
the upcoming BSP, and someone sends you a patch implementing this idea that
neither you nor i have time to implement.

On sunday, i tried an upgrade from sarge to sid, and as thus hit the problem
with the udev/kernel/hal&co upgrade loop. 

Currently this can be solved by touching a file which will bypass this
question, and the upgrade script fails with this message. This is ugly and
non-evident, and i passed the message altogether before first reading it
(especially as it was in the middle of a 700+ package upgrade).

I discussed this with Marco on irc, and he agreed that the right thing to do
would be to use a debconf question instead of the current bit. Furthermore,
policy mandates, for sarge already, that all user interaction be done using
debconf, so this is RC anyway.

So, the problem is that the new udev needs a kernel version 2.6.12 to be
running, and fails altogether for 2.4 kernels. When detecting a 2.4 kernel is
running, udev instaklls itself, but in disabled form. When detecting the sarge
2.6.8 kernel, udev refuses to install, and if you already had part of gnome
upgraded, you are left with a mess. More detail can be found in 

  Bug #349354: initramfs-tools - kernel -udev dependency loop

Now, the proposed solution would be to ask this question in a debconf dialog,
inform the user that he is running 2.6.8, and either abort (as is done now,
and which stays the default), or continous the upgrade and in this case inform
the user that he should make sure to install a 2.6.12 kernel or his system may
well end up being unbootable.

Marco, once the basic setup is in place, it would be best if you polished
those dialogs to your convenience, or something, or added some toughts to this
bug report, or discussed it with the BSPer directly or something.

Friendly,

Sven Luther


--- End Message ---
--- Begin Message ---
Source: udev
Source-Version: 0.103-1

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:

libvolume-id-dev_0.103-1_i386.deb
  to pool/main/u/udev/libvolume-id-dev_0.103-1_i386.deb
libvolume-id0_0.103-1_i386.deb
  to pool/main/u/udev/libvolume-id0_0.103-1_i386.deb
udev-udeb_0.103-1_i386.udeb
  to pool/main/u/udev/udev-udeb_0.103-1_i386.udeb
udev_0.103-1.diff.gz
  to pool/main/u/udev/udev_0.103-1.diff.gz
udev_0.103-1.dsc
  to pool/main/u/udev/udev_0.103-1.dsc
udev_0.103-1_i386.deb
  to pool/main/u/udev/udev_0.103-1_i386.deb
udev_0.103.orig.tar.gz
  to pool/main/u/udev/udev_0.103.orig.tar.gz



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: Sun, 26 Nov 2006 23:16:09 +0100
Source: udev
Binary: libvolume-id-dev udev libvolume-id0 udev-udeb
Architecture: source i386
Version: 0.103-1
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri <[EMAIL PROTECTED]>
Changed-By: Marco d'Itri <[EMAIL PROTECTED]>
Description: 
 libvolume-id-dev - libvolume_id development headers
 libvolume-id0 - libvolume_id shared library
 udev       - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 321642 369479 389743 392580 392623 393433 394897 395136 395160 395340 
395889 396072 396149 396841 396933 397476 397528 398724 399107 399624 400258
Changes: 
 udev (0.103-1) unstable; urgency=medium
 .
   * New upstream release.
   * permissions.rules: detect upper case Epson scanners too. (Closes: #392580)
   * permissions.rules: fix the permissions of the partitions of removable
     block devices. (Closes: #321642)
   * permissions.rules: added lirc[0-9]* group audio. (Closes: #396841)
   * permissions.rules: added rtc[0-9]* group audio. (Closes: #395160)
   * permissions.rules: added tun mode 666, for recent kernels.
   * persistent.rules: ignore gnbd* devices.
   * persistent.rules: added links for MMC devices.
   * persistent.rules: create disk/by-id/ata-* links for IDE devices
     controlled by libata.
   * hotplug.rules: autoload the mmc-block driver.
   * hotplug.rules: do not attempt to autoload i82365 because it's broken
     and may cause a modprobe loop (see #398962 for details).
   * udev.rules, devfs.rules: stop suppressing creation of dm-* devices,
     because they are needed by HAL. (Closes: #392623)
   * udev.rules, devfs.rules: run PROGRAMs only for "add" ACTIONs.
   * hotplug.rules: removed call to ide.agent from the udeb. (Closes: #396933)
   * Added a new 020_id.rules file with calls to cdrom_id for the udeb.
     (Closes: #400258)
   * Create the kernel-upgrade flag file also in the debconf upgrade path,
     or the new udevd will be started (and fail).
   * write_net_rules: document that MAC addresses must be written in
     lowercase. (Closes: #389743)
   * Set the SELinux contexts for devices created in the initramfs.
     (Closes: #397528)
   * Implemented no_static_dev when a initramfs is used. (Closes: #397476)
   * Robustness: fixed postinst to not fail if /dev/{pts,shm}/ do not exist,
     which usually should not happen. (Closes: #395136)
   * Do not mention CONFIG_KOBJECT_UEVENT in README.Debian. (Closes: #399624)
   * Made the init script recognize /dev/null as a valid boot-time console,
     to work better with upstart (see #397002).
   * New debconf templates: sv, ru, fr, da, de, eu.
     (Closes: #393433, #394897, #395340, #396072, #396149, #398724, #399107)
   * Merged the NMUs. (Closes: #369479, #395889)
Files: 
 1d8517b22e3049f406e4a00be3ccbc85 635 admin important udev_0.103-1.dsc
 a29dbf712002433085e759bec5005a85 200270 admin important udev_0.103.orig.tar.gz
 64fd4333679fd491cad960bfc083a76c 57411 admin important udev_0.103-1.diff.gz
 d57d59febfa0ac554db5574370eb9fd4 273598 admin important udev_0.103-1_i386.deb
 d281b5dbffe8f125d641c5802d8e0654 60822 libs important 
libvolume-id0_0.103-1_i386.deb
 d8734e2e795075af30f060f0d9725c1b 15542 libdevel optional 
libvolume-id-dev_0.103-1_i386.deb
 3e6999259a3b848ccdc0cdc2c7701f32 104402 debian-installer important 
udev-udeb_0.103-1_i386.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFaiHYFGfw2OHuP7ERAvgdAKCgwYojjhz40+zZbo66C1p/lKycGwCfa2h/
JfA8dYP3kDCvmi+6B/zEL0A=
=WTgF
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to