Package: ircd-hybrid
Version: 1:8.2.16+dfsg.1-1
Severity: serious
User: debian...@lists.debian.org
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 ircd-hybrid.
  (Reading database ... 
(Reading database ... 7560 files and directories currently installed.)
  Preparing to unpack .../ircd-hybrid_1%3a8.2.16+dfsg.1-1_amd64.deb ...
  Unpacking ircd-hybrid (1:8.2.16+dfsg.1-1) ...
  Processing triggers for systemd (229-4) ...
  Setting up ircd-hybrid (1:8.2.16+dfsg.1-1) ...
  ircd.key not found in /etc/ircd-hybrid!
  Generating SSL private key ...
  Generating RSA private key, 2048 bit long modulus
  .......................................+++
  .............+++
  e is 65537 (0x10001)
  Correcting permissions...
  ircd.key generated in /etc/ircd-hybrid/key/
  Generating ircd.pem for SSL client connections... (365 days)
  See README.Debian about personalizing the data in ircd.pem.
  Running in chroot, ignoring request.
  invoke-rc.d: policy-rc.d denied execution of stop.
  Running in chroot, ignoring request.
  invoke-rc.d: policy-rc.d denied execution of start.
  dpkg: error processing package ircd-hybrid (--configure):
   subprocess installed post-installation script returned error exit status 10
  Processing triggers for systemd (229-4) ...
  Errors were encountered while processing:
   ircd-hybrid

Running the postinst again with set -x:

# dpkg --configure --pending
Setting up ircd-hybrid (1:8.2.16+dfsg.1-1) ...
+ [ -x /etc/init.d/ircd-hybrid ]
+ update-rc.d ircd-hybrid defaults
+ [ configure = configure ]
+ dpkg --compare-versions  le 1:7.2.2-1
+ RET=true
+ [ configure = configure ]
+ [ ! -d /etc/ircd-hybrid/key ]
+ [ -f /etc/ircd-hybrid/key/ircd.key ]
+ echo You already have an SSL private key
You already have an SSL private key
+ [ ! -f /etc/ircd-hybrid/key/ircd.pem ]
+ mkdir -p /var/lib/ircd-hybrid
+ chown irc:irc /var/log/ircd /var/lib/ircd-hybrid
+ chown root:irc /etc/ircd-hybrid
+ chmod 750 /etc/ircd-hybrid
+ chmod 770 /var/lib/ircd-hybrid
+ chown root:irc /etc/ircd-hybrid/ircd.conf
+ chmod 640 /etc/ircd-hybrid/ircd.conf
+ [ true = true ]
+ invoke-rc.d ircd-hybrid stop
Running in chroot, ignoring request.
invoke-rc.d: policy-rc.d denied execution of stop.
+ ls /etc/ircd-hybrid/*.db /etc/ircd-hybrid/links.txt
+ invoke-rc.d ircd-hybrid start
Running in chroot, ignoring request.
invoke-rc.d: policy-rc.d denied execution of start.
+ db_fset ircd-hybrid/upgrade_to_nossl_warn seen false
+ _db_cmd FSET ircd-hybrid/upgrade_to_nossl_warn seen false
+ _db_internal_IFS=

+ IFS=
+ printf %s\n FSET ircd-hybrid/upgrade_to_nossl_warn seen false
+ IFS=

+ IFS=
 read -r _db_internal_line
+ RET=10 ircd-hybrid/upgrade_to_nossl_warn doesn't exist
+ return 10
dpkg: error processing package ircd-hybrid (--configure):
 subprocess installed post-installation script returned error exit status 10
Errors were encountered while processing:
 ircd-hybrid

Hmm, preseeding a nonexistant debconf question ...


cheers,

Andreas

Attachment: ircd-hybrid_1:8.2.16+dfsg.1-1.log.gz
Description: application/gzip

Reply via email to