Package: gclcvs
Version: 2.7.0-101
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Control: close -1 2.7.0-101+rm

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...):

  Setting up gclcvs (2.7.0-101) ...
  Aborted (core dumped)
  Aborted (core dumped)
  gclcvs.sh Uninstalling clc image and purging object cache ...
  rm: cannot remove `Unrecoverable': Is a directory
  rm: cannot remove `error:': Is a directory
  rm: cannot remove `frame': Is a directory
  rm: cannot remove `stack': Is a directory
  rm: cannot remove `overflow.': Is a directory
  gclcvs.sh Installing clc as Unrecoverable error: frame stack overflow. ...
  basename: extra operand `frame'
  Try `basename --help' for more information.

  Unrecoverable error: frame stack overflow.
  Aborted (core dumped)
  Error building send-clc-command
  dpkg: error processing gclcvs (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   gclcvs
  configured to not write apport reports
  E: Sub-process /usr/bin/dpkg returned an error code (1)

After injecting set -x into gclcvs.postinst:

Setting up gclcvs (2.7.0-101) ...
+ CONFIGFILE=/etc/default/gclcvs
+ set -e
+ . /usr/share/debconf/confmodule
+ [ !  ]
+ PERL_DL_NONLAZY=1
+ export PERL_DL_NONLAZY
+ [  ]
+ exec /usr/share/debconf/frontend /var/lib/dpkg/info/gclcvs.postinst configure
+ CONFIGFILE=/etc/default/gclcvs
+ set -e
+ . /usr/share/debconf/confmodule
+ [ ! 1 ]
+ [ -z  ]
+ exec
+ [  ]
+ exec
+ DEBCONF_REDIR=1
+ export DEBCONF_REDIR
+ [ configure = configure ]
+ [ ! -e /etc/default/gclcvs ]
+ db_get gclcvs/default_gcl_ansi
+ _db_cmd GET gclcvs/default_gcl_ansi
+ IFS=  printf %s\n GET gclcvs/default_gcl_ansi
+ IFS=
 read -r _db_internal_line
+ RET=
+ return 0
+ [  = true ]
+ DEFAULT_GCL_ANSI=
+ db_get gclcvs/default_gcl_prof
+ _db_cmd GET gclcvs/default_gcl_prof
+ IFS=  printf %s\n GET gclcvs/default_gcl_prof
+ IFS=
 read -r _db_internal_line
+ RET=
+ return 0
+ [  = true ]
+ DEFAULT_GCL_PROF=
+ cp -a -f /etc/default/gclcvs /etc/default/gclcvs.tmp
+ test -z
+ test -z
+ sed -e s/^ *DEFAULT_GCL_ANSI=.*/DEFAULT_GCL_ANSI=""/ -e s/^ 
*DEFAULT_GCL_PROF=.*/DEFAULT_GCL_PROF=""/
+ mv -f /etc/default/gclcvs.tmp /etc/default/gclcvs
+ [ -e /usr/lib/common-lisp/bin/gclcvs.sh ]
+ register-common-lisp-implementation gclcvs
Aborted (core dumped)
Aborted (core dumped)
gclcvs.sh Uninstalling clc image and purging object cache ...
rm: cannot remove `Unrecoverable': Is a directory
rm: cannot remove `error:': Is a directory
rm: cannot remove `frame': Is a directory
rm: cannot remove `stack': Is a directory
rm: cannot remove `overflow.': Is a directory
gclcvs.sh Installing clc as Unrecoverable error: frame stack overflow. ...
basename: extra operand `frame'
Try `basename --help' for more information.

Unrecoverable error: frame stack overflow.
Aborted (core dumped)
Error building send-clc-command
dpkg: error processing gclcvs (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 gclcvs


cheers,

Andreas

Attachment: gclcvs_2.7.0-101.log.gz
Description: application/gzip

Reply via email to