[Bug 1002357] Re: sort out udev rules madness (3 editions installed into 4 files)

Launchpad Bug Tracker 1002357 at bugs.launchpad.net
Wed May 30 18:00:39 UTC 2012


This bug was fixed in the package mdadm - 3.2.3-2ubuntu2

---------------
mdadm (3.2.3-2ubuntu2) quantal; urgency=low

  * Minimizing the merge-diff from Debian:
    + debian/rules, debian/mdadm.udev, debian/mdadm.mdadm-blkid.udev:
      Drop our own udev rules in favour of upstream's. Debian did so in
      3.0~devel3-43-g2800528-1. Upstream's rules have everything we had.
      (LP: #1002357, LP: #968074)
    + debian/initramfs/hooks: Update to copy only the new/correct udev rules
      file.
    + debian/rules: Remove pointless diff against debian. And now mdmon
    installs itself (LP: #957494).

  * debian/patches/series: Remove `disable-udev-incr-assembly.diff' to
    enable incremental assembly, now that we are using upstream rules & we
    always had incremental assembly enabled.

  * Fixing lintian tags, that are introduced in Ubuntu:
    + debian/source_mdadm.py: fix executable-not-elf-or-script
    + debian/changelog: correct trailer formating of acient changelog entry
 -- Dmitrijs Ledkovs <dmitrijs.ledkovs at canonical.com>   Mon, 21 May 2012 20:48:10 +0100

** Changed in: mdadm (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to mdadm in Ubuntu.
https://bugs.launchpad.net/bugs/1002357

Title:
  sort out udev rules madness (3 editions installed into 4 files)

Status in “mdadm” package in Ubuntu:
  Fix Released

Bug description:
  # Sensible udev rules in debian
  $ find sid/debian/ -name '*.rules' | xargs -L 1 md5sum
  6df86db16655769fa94086d3ee13453a  sid/debian/mdadm/lib/udev/rules.d/64-md-raid.rules
  6df86db16655769fa94086d3ee13453a  sid/debian/mdadm-udeb/lib/udev/rules.d/64-md-raid.rules

  # Crazy bit rotted udev rules
  $ find quantal/debian/ -name '*.rules' | xargs -L 1 md5sum
  e143161798744026d7e4aac78e0bfede  quantal/debian/mdadm/lib/udev/rules.d/65-mdadm-blkid.rules
  916ce910a5829a0026a5b8bb3861c935  quantal/debian/mdadm/lib/udev/rules.d/85-mdadm.rules
  6df86db16655769fa94086d3ee13453a  quantal/debian/mdadm-udeb/lib/udev/rules.d/64-md-raid.rules
  e143161798744026d7e4aac78e0bfede  quantal/debian/mdadm-udeb/etc/udev/rules.d/65-mdadm-blkid.rules

  At the same time maybe a related udev.rules Bug #968074 can be fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1002357/+subscriptions




More information about the foundations-bugs mailing list