Package: systraq
Version: 20160303-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed installing your package breaks the
system.

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

0m36.5s DEBUG: Starting command: ['chroot', '/tmp/piupartss/tmpFLdccg', 
'apt-get', '-y', 'install', 'systraq=20160303-1']
0m38.2s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following NEW packages will be installed:
    systraq
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 439 kB of archives.
  After this operation, 529 kB of additional disk space will be used.
  Get:1 http://ftp.de.debian.org/debian sid/main amd64 systraq all 20160303-1 
[439 kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 439 kB in 0s (19.5 MB/s)
  Selecting previously unselected package systraq.
  (Reading database ... 
(Reading database ... 9984 files and directories currently installed.)
  Preparing to unpack .../systraq_20160303-1_all.deb ...
  Unpacking systraq (20160303-1) ...
  Setting up systraq (20160303-1) ...
0m38.2s DEBUG: Command ok: ['chroot', '/tmp/piupartss/tmpFLdccg', 'apt-get', 
'-y', 'install', 'systraq=20160303-1']
0m38.2s INFO: Running scripts post_install
0m38.2s DEBUG: Starting command: ['chroot', '/tmp/piupartss/tmpFLdccg', 
'tmp/scripts/post_install_exceptions']
0m38.2s DEBUG: Command ok: ['chroot', '/tmp/piupartss/tmpFLdccg', 
'tmp/scripts/post_install_exceptions']
0m38.2s DEBUG: Starting command: ['chroot', '/tmp/piupartss/tmpFLdccg', 
'apt-get', 'remove', 'systraq']
0m39.3s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following packages were automatically installed and are no longer 
required:
    cron debsums exim4 exim4-base exim4-config exim4-daemon-light filetraq
    libdpkg-perl libffi6 libfile-fnmatch-perl libgmp10 libgnutls30 libhogweed4
    libidn11 libnettle6 libp11-kit0 libprocps5 libtasn1-6 net-tools procps
  Use 'sudo apt autoremove' to remove them.
  The following packages will be REMOVED:
    systraq
  0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
  After this operation, 529 kB disk space will be freed.
  (Reading database ... 
(Reading database ... 10041 files and directories currently installed.)
  Removing systraq (20160303-1) ...
  sh: 1: make: not found
  E: Problem executing scripts DPkg::Post-Invoke 'su -s /bin/sh -c 'test -f 
/etc/systraq/Makefile && make -C /etc/systraq' debian-systraq'
  E: Sub-process returned an error code
0m39.3s DEBUG: Command failed (status=100), but ignoring error: ['chroot', 
'/tmp/piupartss/tmpFLdccg', 'apt-get', 'remove', 'systraq']


There is clearly a dependency on make missing, but I expect that the dpkg
hook will also fail in this sequence:

apt-get install make systraq
apt-get remove systraq  # no purge!
apt-get remove make
apt-get install hello

Yes, it does fail.


cheers,

Andreas

Attachment: systraq_20160303-1.log.gz
Description: application/gzip

Reply via email to