[Bug 1766574] Re: Installation failed if systemd isn't installed: /var/lib/dpkg/info/rsyslog.postinst: 28: /var/lib/dpkg/info/rsyslog.postinst: systemd-tmpfiles: not found
Alberto Donato
1766574 at bugs.launchpad.net
Tue Apr 24 13:18:12 UTC 2018
The steps I used to reproduce are:
docker run --rm -it ubuntu:bionic /bin/bash
then run
apt update && apt install rsyslog
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/1766574
Title:
Installation failed if systemd isn't installed:
/var/lib/dpkg/info/rsyslog.postinst: 28:
/var/lib/dpkg/info/rsyslog.postinst: systemd-tmpfiles: not found
Status in rsyslog package in Ubuntu:
Confirmed
Bug description:
If you have an image that doesn't have systemd installed, installing
rsyslog fails with the following error:
/var/lib/dpkg/info/rsyslog.postinst: 28:
/var/lib/dpkg/info/rsyslog.postinst: systemd-tmpfiles: not found
If I install the systemd package, the rsyslog installation succeeds.
This is with with version 8.32.0-1ubuntu3 in bionic.
A quick way of reproducing this is to grab the latest docker bionic
image and try to install rsyslog in there.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1766574/+subscriptions
More information about the foundations-bugs
mailing list