Your message dated Sat, 18 Aug 2012 12:32:54 +0000
with message-id <e1t2id0-0006uh...@franck.debian.org>
and subject line Bug#685065: fixed in udev 175-7
has caused the Debian Bug report #685065,
regarding fails to purge if /etc/udev/rules.d is non-existent
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
685065: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685065
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: udev
Severity: serious
Version: 175-6
Tag: patch

udev fails to purge if /etc/udev/rules.d/ is non-existent (which happens
to be the case e.g. in lxc containers and normal chroots too) due to
wrong usage of rmdir in postrm:

-  rmdir --ignore-fail-on-non-empty /etc/udev/rules.d/
+  rmdir --ignore-fail-on-non-empty /etc/udev/rules.d/ || true

bonus points for making it silent:

-  rmdir --ignore-fail-on-non-empty /etc/udev/rules.d/
+  rmdir --ignore-fail-on-non-empty /etc/udev/rules.d/ > /dev/null 2>&1
|| true

Regards,
Daniel

-- 
Address:        Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:          daniel.baum...@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel.baumann/

--- End Message ---
--- Begin Message ---
Source: udev
Source-Version: 175-7

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.

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 685...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco d'Itri <m...@linux.it> (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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 17 Aug 2012 12:20:39 +0200
Source: udev
Binary: udev libudev0 libudev-dev udev-udeb udev-gtk-udeb libgudev-1.0-0 
gir1.2-gudev-1.0 libgudev-1.0-dev
Architecture: source i386
Version: 175-7
Distribution: unstable
Urgency: low
Maintainer: Marco d'Itri <m...@linux.it>
Changed-By: Marco d'Itri <m...@linux.it>
Description: 
 gir1.2-gudev-1.0 - libgudev-1.0 introspection data
 libgudev-1.0-0 - GObject-based wrapper library for libudev
 libgudev-1.0-dev - libgudev-1.0 development files
 libudev-dev - libudev development files
 libudev0   - libudev shared library
 udev       - /dev/ and hotplug management daemon
 udev-gtk-udeb - libudev shared library (udeb)
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 684766 685065
Changes: 
 udev (175-7) unstable; urgency=low
 .
   * Clean up better /etc/udev/rules.d/ on purge. (Closes: #685065)
   * 75-persistent-net-generator.rules: fixed for ccwgroup devices on S/390.
     (Closes: #684766)
Checksums-Sha1: 
 cba1e832e85d6279ed5e7ed7afde288b15edb1e1 1792 udev_175-7.dsc
 a3e23269164e38625b1d68f083afb72bec17efe1 77140 udev_175-7.debian.tar.xz
 f4a77bce7ba52f5a27c38e6b96421356658b26a0 374674 udev_175-7_i386.deb
 ac4892e983b8dd85d0525a2d5489b6e1cb7f3085 127950 libudev0_175-7_i386.deb
 875310b2d200fa58d8d62ee6867db60c7618a5d3 61540 libudev-dev_175-7_i386.deb
 c63331ad2dc0510ffaa07e0e7f32c2ecbb922e75 104472 udev-udeb_175-7_i386.udeb
 c40449fb49440ec8b7224f9a1c971842a7f3d630 21848 udev-gtk-udeb_175-7_i386.udeb
 cdfbd79fcb62c6017737513bd8ad00aac626cbc1 112302 libgudev-1.0-0_175-7_i386.deb
 b4d6115668e4f6326413bf5c2a304ea8c3546a41 3004 gir1.2-gudev-1.0_175-7_i386.deb
 b353024b47d4c6e9d48ed090dafaa951f96dfc48 42362 libgudev-1.0-dev_175-7_i386.deb
Checksums-Sha256: 
 36532af37a0267a181ec2eaa9a37f6e46253fe4b8e0df77967515e79f5a520fa 1792 
udev_175-7.dsc
 36166b74caa634aaeea342807eb2e8523f58cc77c0c76e513ba4b1f2804d347f 77140 
udev_175-7.debian.tar.xz
 8712e217d1c853e5f8269fa2eecb54f3b0c69dd77dc4e7e06e6ecaab7c641001 374674 
udev_175-7_i386.deb
 364be4e6aa2fd648d4de55d2e976ef341aecfbe0fc3b143390aa432ae8f93fb7 127950 
libudev0_175-7_i386.deb
 67b7616ce6dbb7e73df884091844a78a0ff48b44520a0085a83ab8daab049247 61540 
libudev-dev_175-7_i386.deb
 9d4481391de5d393ad40fdb5fff847191d91e0f1c9763b09787d9e6302993fa9 104472 
udev-udeb_175-7_i386.udeb
 8ea482e0c06d70a6bf37bc5cfd8c46347fcdb99384d1a04cb847c539bba59612 21848 
udev-gtk-udeb_175-7_i386.udeb
 b500bf4adfed5984896ccbba3f85139a6344328a95735719ac640615c718af42 112302 
libgudev-1.0-0_175-7_i386.deb
 6daeda4f77b85e9a084d8c6e093d387df36ca1d74452bc3197ff7a35279b654a 3004 
gir1.2-gudev-1.0_175-7_i386.deb
 a14627d9a9f8533eecb116e3e5036b949301d71e008a6d04393be30681f9300e 42362 
libgudev-1.0-dev_175-7_i386.deb
Files: 
 7f1c58eb63696dc64bb6b781cd08ef18 1792 admin important udev_175-7.dsc
 d7fd3b33932a62731b05595d8d4b63a2 77140 admin important udev_175-7.debian.tar.xz
 0905879b221451a6e2e5ba46dc205db1 374674 admin important udev_175-7_i386.deb
 966ec31808114dee5aa61e23f3596662 127950 libs important libudev0_175-7_i386.deb
 5b383abb4d23a52037a35e8d6d9ffa77 61540 libdevel optional 
libudev-dev_175-7_i386.deb
 1de088873c42f842c2744f0462bb6a96 104472 debian-installer important 
udev-udeb_175-7_i386.udeb
 34428216bea3ef37eda1f68cf99c2617 21848 debian-installer optional 
udev-gtk-udeb_175-7_i386.udeb
 7b3783a2292fef6d587d6c2dbfd484be 112302 libs optional 
libgudev-1.0-0_175-7_i386.deb
 b4cfb0bb269dde4a5b3c24f94a073cdf 3004 introspection optional 
gir1.2-gudev-1.0_175-7_i386.deb
 a6f0fdd144b50867c895b8137806761a 42362 libdevel optional 
libgudev-1.0-dev_175-7_i386.deb
Package-Type: udeb

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

iEYEARECAAYFAlAvhgMACgkQFGfw2OHuP7FingCfTL8PCNWR1Ca28kSO0OYy6aEf
2RsAn0iWKb75Fhz9mQdBC4e1diOstPqT
=WgqG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to