[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#884697: Progress



> PS: I just saw that you prefixed your branches with cgzones...
> That means that I can just do the fixes without stepping on your toes..
> So I've now imported all previous versions into the repository under the
> non-prefixed naming scheme.

Thanks for importing the history and applying my changes.

Can you change the default branch of the repository from cgzones to master?


When running piuparts, it fails with:

[...]
0m27.5s DEBUG: Starting command: ['chroot', '/tmp/tmphBJakN', 'dpkg',
'--purge', 'cron', 'libpopt0:amd64', 'logrotate']
0m29.0s DUMP:
  (Reading database ... 12167 files and directories currently installed.)
  Removing logrotate (3.11.0-0.1) ...
  Purging configuration files for logrotate (3.11.0-0.1) ...
  Removing cron (3.0pl1-130) ...
  invoke-rc.d: could not determine current runlevel
  invoke-rc.d: policy-rc.d denied execution of stop.
  Purging configuration files for cron (3.0pl1-130) ...
  Removing libpopt0:amd64 (1.16-10+b2) ...
  Processing triggers for libc-bin (2.27-2) ...
0m29.0s DEBUG: Command ok: ['chroot', '/tmp/tmphBJakN', 'dpkg',
'--purge', 'cron', 'libpopt0:amd64', 'logrotate']
0m29.0s DEBUG: Starting command: ['chroot', '/tmp/tmphBJakN', 'dpkg',
'--purge', 'cron', 'libpopt0:amd64']
0m29.0s DUMP:
  dpkg: warning: ignoring request to remove cron which isn't installed
  dpkg: warning: ignoring request to remove libpopt0 which isn't installed
0m29.0s DEBUG: Command ok: ['chroot', '/tmp/tmphBJakN', 'dpkg',
'--purge', 'cron', 'libpopt0:amd64']
0m29.0s DEBUG: Starting command: ['chroot', '/tmp/tmphBJakN', 'dpkg',
'--purge', 'logrotate']
0m29.0s DUMP:
  dpkg: warning: ignoring request to remove logrotate which isn't installed
0m29.0s DEBUG: Command ok: ['chroot', '/tmp/tmphBJakN', 'dpkg',
'--purge', 'logrotate']
0m29.0s DEBUG: Starting command: ['chroot', '/tmp/tmphBJakN', 'dpkg',
'--purge', '--pending']
0m29.1s DEBUG: Command ok: ['chroot', '/tmp/tmphBJakN', 'dpkg',
'--purge', '--pending']
0m29.1s DEBUG: Starting command: ['chroot', '/tmp/tmphBJakN', 'dpkg',
'--remove', '--pending']
0m29.1s DEBUG: Command ok: ['chroot', '/tmp/tmphBJakN', 'dpkg',
'--remove', '--pending']
0m29.1s DEBUG: Starting command: ['lsof', '-w', '+D', '/tmp/tmphBJakN']
0m29.5s DEBUG: Command failed (status=1), but ignoring error: ['lsof',
'-w', '+D', '/tmp/tmphBJakN']
0m30.4s ERROR: WARN: Broken symlinks:
  /etc/systemd/system/timers.target.wants/logrotate.timer ->
/lib/systemd/system/logrotate.timer
0m30.4s DEBUG: Starting command: ['chroot', '/tmp/tmphBJakN',
'dpkg-divert', '--list']
0m30.4s DUMP:
  diversion of /usr/share/man/man1/sh.1.gz to
/usr/share/man/man1/sh.distrib.1.gz by dash
  diversion of /bin/sh to /bin/sh.distrib by dash
0m30.4s DEBUG: Command ok: ['chroot', '/tmp/tmphBJakN', 'dpkg-divert', '--list']
0m30.4s DEBUG: Starting command: ['chroot', '/tmp/tmphBJakN',
'apt-get', 'clean']
0m30.4s DEBUG: Command ok: ['chroot', '/tmp/tmphBJakN', 'apt-get', 'clean']
0m30.4s DEBUG: Recording chroot state
0m32.3s ERROR: FAIL: Package purging left files on system:
  /etc/systemd/system/logrotate.timer -> /dev/null       not owned
  /etc/systemd/system/timers.target.wants/logrotate.timer ->
/lib/systemd/system/logrotate.timer         not owned
  /var/lib/systemd/deb-systemd-helper-enabled/logrotate.timer.dsh-also
  not owned
  /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/logrotate.timer
       not owned
  /var/lib/systemd/deb-systemd-helper-masked/    not owned
  /var/lib/systemd/deb-systemd-helper-masked/logrotate.timer     not owned

0m32.3s ERROR: FAIL: Installation and purging test.
0m32.7s DEBUG: Starting command: ['umount', '/tmp/tmphBJakN/dev/shm']
0m32.7s DEBUG: Command ok: ['umount', '/tmp/tmphBJakN/dev/shm']
0m32.7s DEBUG: Starting command: ['umount', '/tmp/tmphBJakN/dev/console']
0m32.7s DEBUG: Command ok: ['umount', '/tmp/tmphBJakN/dev/console']
0m32.7s DEBUG: Starting command: ['umount', '/tmp/tmphBJakN/dev/ptmx']
0m32.8s DEBUG: Command ok: ['umount', '/tmp/tmphBJakN/dev/ptmx']
0m32.8s DEBUG: Starting command: ['umount', '/tmp/tmphBJakN/dev/pts']
0m32.8s DEBUG: Command ok: ['umount', '/tmp/tmphBJakN/dev/pts']
0m32.8s DEBUG: Starting command: ['umount', '/tmp/tmphBJakN/proc']
0m32.8s DEBUG: Command ok: ['umount', '/tmp/tmphBJakN/proc']
0m32.8s DEBUG: Starting command: ['rm', '-rf', '--one-file-system',
'/tmp/tmphBJakN']
0m33.0s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/tmp/tmphBJakN']
0m33.0s DEBUG: Removed directory tree at /tmp/tmphBJakN
0m33.0s ERROR: piuparts run ends.

Even when installing the timer/service by supplying them as
debian/logrotate.{timer|service} this issue persists.
Any idea how to fix this?


Reply to: