Package: opendnssec-enforcer, opendnssec-signer -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Version: 1.0.0-6 Severity: normal There's a bug in the init.d scripts of both the opendnssec-enforcer and opendnssec-signer packages which causes the PID file to be created in a newly-created /(dirname /var/run/opendnssec/ directory (note the leading slash, the parenthesis, and the space), and not in /var/run/opendnssec/ as was presumably intended. I would doubt that a "/(dirname " directory in the filesystem root is compatible with LSB guidelines. It looks like this bug is also in the create_piddir() function (see bug #578521): I suspect that where you have > PIDDIR="(dirname $PIDFILE)" you probably meant to have > PIDDIR=`dirname $PIDFILE` As it stands, I suppose that the exact location of the PID directory probably depends on the current directory when the command gets executed. Apparently I was in "/" at the time. .....Ron - -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.33.3-khufu-0 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages opendnssec-enforcer depends on: ii opendnssec-enforcer-sqlite3 1.0.0-6 tool to prepares DNSSEC keys (sqli Versions of packages opendnssec-enforcer recommends: ii opendnssec-auditor 1.0.0-2~unstable+1 tool to audit DNS signed zones acc ii opendnssec-signer 1.0.0-3 daemon to sign DNS zone files peri Versions of packages opendnssec-enforcer suggests: ii opendnssec 1.0.0.dfsg-2 dependency package to install full ii softhsm 1.1.4-2 a cryptographic store accessible t - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBAgAGBQJL4IpJAAoJEDHYrtWvbQ1KWdwQAJ1eIu0lRODWVba/LYwaGhQ6 m9C/VzydBfVYiB8tFiaDDXNGQVw76eUHWMGZwYsniT4ARRLul4dLU6XVW8D1L9rn tH0obUfwtMbp+JkB1JPwIKgfcQKuOjH9/QEv8ys36+G7WidhlqaCe8odJcEVML1z +v2FrbkAwodR97+Dw/eMR8WetLlpErbiSKiXi8JMUdL7UJFIXL5RXsB+sdNHYJqW 1v/BYCHR9zl65LShHbwV3CtesPxOVlD24zyvF3Q6Ckbqoe0cTY/Mams/BVUFIw1C g8dI/i4vBkmKsDWPxOEWLsBS9fgRmPC68M9ttXX2wA7VUKsmJsB3HZsoOcXhtW97 deV0Mm2vQBIvONx9117IAgiaU/UFgo9rhCPA/rPYnqvcHmzmWDgcD6UZdC6uKmPY jW8qyfSvYFK9cC9QJ5NYvuqqPSPz4Mngr7IklV/m8lqK3tgmktR2hjfKdViBWi3I lVuLnLjtBTrkj07cJq9r5iLblsnWn/vAUK7ZoRnQ3ne7J6ack4ZCPtytye6zYiwy eTcVl+tYnbAbePyfw7mWAZbYC4OuoG1z2kkp9bmf444gH0oFkS1p89YHzPjgPe0R KZJBrADwUtNyjeZXc53Zliw9LHl8DWAeTD9WILtKpJYKvUq1S7fgb2OIPxc+6PwT e2nqZUr90UzmNC7y58lp =+eKH -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org