Package: nsca-ng-server
Version: 0.3-1
Severity: serious
User: [email protected]
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

>From the attached log (scroll to the bottom...):

  Selecting previously unselected package nsca-ng-server.
  (Reading database ... 6793 files and directories currently installed.)
  Unpacking nsca-ng-server (from .../nsca-ng-server_0.3-1_amd64.deb) ...
  Setting up nsca-ng-server (0.3-1) ...
  Adding system-user for nagios
  dpkg: error processing nsca-ng-server (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   nsca-ng-server

after adding a set -x:

# dpkg --configure --pending
Setting up nsca-ng-server (0.3-1) ...
+ set -e
+ case "$1" in
+ getent passwd nagios
+ setperm root root 0600 /etc/nsca-ng/nsca-ng.cfg
+ local user=root
+ local group=root
+ local mode=0600
+ local file=/etc/nsca-ng/nsca-ng.cfg
+ shift 4
+ dpkg-statoverride --list /etc/nsca-ng/nsca-ng.cfg
+ chown root:root /etc/nsca-ng/nsca-ng.cfg
+ chmod 0600 /etc/nsca-ng/nsca-ng.cfg
+ test -d /var/run/nsca-ng
dpkg: error processing nsca-ng-server (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 nsca-ng-server

cheers,

Andreas

Attachment: nsca-ng-server_0.3-1.log.gz
Description: GNU Zip compressed data

Reply via email to