Your message dated Fri, 02 Dec 2011 23:05:13 +0000
with message-id <e1rwcal-0003yu...@franck.debian.org>
and subject line Bug#411019: fixed in pidentd 3.0.19.ds1-6
has caused the Debian Bug report #411019,
regarding pidentd does not work with /var/run mounted as a tmpfs file system
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.)


-- 
411019: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411019
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pidentd
Version: 3.0.19.ds1-1
Severity: important

The default installation of pidentd on Debian Etch (as of
15-Feb-2007) does not work if /var/run is mounted as a tmpfs file
system (using the RAMRUN=yes option in /etc/default/rcS).

The problem is that pidentd tries to write its process ID to the
file /var/run/identd/identd.pid (controlled by the server:pid-file
directive in /etc/identd.conf); however, the appropriate directory
does not exist: it needs to be recreated on each reboot.  This
directory IS created by the postinst script (fixing bug #56475!),
but that does not help with a tmpfs file system.

The solution is to include a simple /etc/init.d/pidentd script, as
included below, and to link to it as /etc/rcS.d/S20pidentd (although
a different number may be more appropriate).  The script:

    #!/bin/sh

    [ -x /usr/sbin/identd ] || exit 0

    mkdir -p /var/run/identd
    chown identd:nogroup /var/run/identd
    chmod 755 /var/run/identd

Thanks in advance!

Yours truly,

John Zaitseff

-- 
John Zaitseff                    ,--_|\    The ZAP Group
Phone:  +61 2 9643 7737         /      \   Sydney, Australia
E-mail: j.zaits...@zap.org.au   \_,--._*   http://www.zap.org.au/
                                      v


--- End Message ---
--- Begin Message ---
Source: pidentd
Source-Version: 3.0.19.ds1-6

We believe that the bug you reported is fixed in the latest version of
pidentd, which is due to be installed in the Debian FTP archive:

idecrypt_3.0.19.ds1-6_mipsel.deb
  to main/p/pidentd/idecrypt_3.0.19.ds1-6_mipsel.deb
pidentd_3.0.19.ds1-6.debian.tar.bz2
  to main/p/pidentd/pidentd_3.0.19.ds1-6.debian.tar.bz2
pidentd_3.0.19.ds1-6.dsc
  to main/p/pidentd/pidentd_3.0.19.ds1-6.dsc
pidentd_3.0.19.ds1-6_mipsel.deb
  to main/p/pidentd/pidentd_3.0.19.ds1-6_mipsel.deb
pidentd_3.0.19.ds1.orig.tar.bz2
  to main/p/pidentd/pidentd_3.0.19.ds1.orig.tar.bz2



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

Debian distribution maintenance software
pp.
Anibal Monsalve Salazar <ani...@debian.org> (supplier of updated pidentd 
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: SHA256

Format: 1.8
Date: Sat, 03 Dec 2011 09:35:38 +1100
Source: pidentd
Binary: pidentd idecrypt
Architecture: source mipsel
Version: 3.0.19.ds1-6
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <ani...@debian.org>
Changed-By: Anibal Monsalve Salazar <ani...@debian.org>
Description: 
 idecrypt   - decrypt an encrypted response from pidentd
 pidentd    - TCP/IP IDENT protocol server with DES support
Closes: 411019
Changes: 
 pidentd (3.0.19.ds1-6) unstable; urgency=low
 .
   [ Helmut Grohne ]
   * Fix "pidentd does not work with /var/run mounted as a tmpfs file
     system" apply the solution proposed by John Zaitseff adding an init
     script (Closes: #411019)
 .
   [ Anibal Monsalve Salazar ]
   * Debian source format is 3.0 (quilt)
   * Standards-Version is 3.9.2
   * DH compatibility level is 7
   * Fix "Override says net - optional, .deb says net - standard"
   * Fix maintainer-script-without-set-e
   * Fix pidentd-des: empty-binary-package
   * Fix dh-clean-k-is-deprecated
   * Fix debian-rules-missing-recommended-target
   * Fix command-with-path-in-maintainer-script
Checksums-Sha1: 
 95c0ace17429e817fe81f1612ce9603203ea4b1f 1847 pidentd_3.0.19.ds1-6.dsc
 2009292e32ee1bf2d1d1823202f45860906d27f2 113084 pidentd_3.0.19.ds1.orig.tar.bz2
 3c0e02db221b9ab09483a4bf00c450c0641734f9 11805 
pidentd_3.0.19.ds1-6.debian.tar.bz2
 52b78b002d97b268a04ef2ff822b80f73483163a 44388 pidentd_3.0.19.ds1-6_mipsel.deb
 7bb22b252847937ac7298433dea4d57e058eb2e7 21000 idecrypt_3.0.19.ds1-6_mipsel.deb
Checksums-Sha256: 
 fddd33e232693f1301a6f29cf000ed742bfa8d25b315d04cfee91bfc2bc1d876 1847 
pidentd_3.0.19.ds1-6.dsc
 3c92e6b85cc30718b5a222e19d99b14d3badfc41bf077167fdf0e81e2661f944 113084 
pidentd_3.0.19.ds1.orig.tar.bz2
 3b0adfcfb6244896831b14c04a28b65c5391e5cf4d3acb5a39e31b3b1130a1de 11805 
pidentd_3.0.19.ds1-6.debian.tar.bz2
 165b19b117addc62b62b16c66559684511dc10155e240810482f2b2b1400da91 44388 
pidentd_3.0.19.ds1-6_mipsel.deb
 f5b7da7983d4097110c2e911d29c896109c3e6bb6362646fe4c1fd7b35157611 21000 
idecrypt_3.0.19.ds1-6_mipsel.deb
Files: 
 99f23190edb5f2a1d4c4afb121294448 1847 net optional pidentd_3.0.19.ds1-6.dsc
 e042ae308b527830a20e0e444ebac829 113084 net optional 
pidentd_3.0.19.ds1.orig.tar.bz2
 a08976a8dc06883e65522022b2eb1164 11805 net optional 
pidentd_3.0.19.ds1-6.debian.tar.bz2
 2759c85addac384ee85b179e22ad9734 44388 net optional 
pidentd_3.0.19.ds1-6_mipsel.deb
 decc4b024830e9ea2ae69d26791e8515 21000 utils optional 
idecrypt_3.0.19.ds1-6_mipsel.deb

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

iQIcBAEBCAAGBQJO2VTUAAoJEHxWrP6UeJfY3qwP/1GRZSXpYMOIxjKTYH4m0GD5
bMOVqR5550EWki1cRvlpB+BsyEJ8cWNvaSLjuEYZxZ9n45+5UgF5JKwEi9YI7nh2
Uy7efQzZW6HBYxsMrJRyhR0P8Rjd3FHTpE0EnCT0iXh4MncrBwr3U7xOdVxMVFEe
uiURJVUcvXCzO46o7BU3qY7YWrRF/HjxixUGRBFMvzL3bjwtXOIT69tUzMnATO1f
MtB/5cY//w2S83RtLDra6TvgLpLKRwERJfJE3mgKrxmsLyGRhouJ+lvbuSqIN76k
h7Pq2fvNgbZaNI8c4eQ2UpLVY/sOH4oWnj/cxDHpMhXRm5uSXDuejqwbdUa3fkzC
Jn67pvH/0Y+5HGnZUF2IgsgMNw4eLP7Dkt/zB55f7Qyz1yOcbH1nd/8d2GhzttaG
ErQc0Zvb5NjnrW1GNMDOPpJoatgYRSaH291owW/6Z4CBqNnabnw4Dlc9r+iI1568
iPKfMlNEHlp2srH5dIhNInuMy/beWfJ/5yotyAL4+PPIB490a5xyWxRmOCQALlAO
fCCMADke7r43hkuR+3XKC67CvXyJLxaDxsoyDOJG+7oIDWGPXcJ7zTxfeZW9EUYm
HKMg98P78sqeyVg4tkAdfecoGqvrzaHoJV63Qs3qMCcrYAMzeOzAenuKFT5g1v46
MyYs1tXEGWK/k3cD3oQ3
=V3JO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to