DIB fails to build bionic using ubuntu-minimal (rsyslog)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
diskimage-builder |
Fix Released
|
Undecided
|
Michael Johnson |
Bug Description
When using the ubuntu-minimal element to build a bionic image, DIB fails the build with the following error:
2019-01-09 15:06:12.928 | > Setting up rsyslog (8.32.0-1ubuntu4) ...
2019-01-09 15:06:12.928 | >
2019-01-09 15:06:12.928 | > Creating config file /etc/rsyslog.
2019-01-09 15:06:12.928 | > Adding user `syslog' to group `adm' ...
2019-01-09 15:06:12.928 | > Adding user syslog to group adm
2019-01-09 15:06:12.928 | > Done.
2019-01-09 15:06:12.928 | > Unsafe symlinks encountered in /var/spool/rsyslog, refusing.
2019-01-09 15:06:12.928 | > Unsafe symlinks encountered in /var/log, refusing.
2019-01-09 15:06:12.928 | > dpkg: error processing package rsyslog (--configure):
2019-01-09 15:06:12.928 | > installed rsyslog package post-installation script subprocess returned error exit status 1
This only happens on bionic hosts running diskimage-builder. The image creates successfully on xenial hosts.
Changed in diskimage-builder: | |
assignee: | nobody → Michael Johnson (johnsom) |
Fix proposed to branch: master /review. openstack. org/629744
Review: https:/