Hide Forgot
Description of problem: lorax fails, when trying to create boot.iso without firewalld Version-Release number of selected component (if applicable): lorax-19 (rhel7-branch) : https://github.com/rhinstaller/lorax/tree/rhel7-branch How reproducible: Always Steps to Reproduce: Create boot.iso without firewalld in deps of pkgs on runtime-install.tmpl (like, for docker/atomic host, or with custom set of pkgs) Actual results: symlink /lib/systemd/system/rngd.service etc/systemd/system/basic.target.wants/rngd.service FileNotFoundError: [Errno 2] No such file or directory: '/lib/systemd/system/rngd.service' -> '/var/tmp/lorax.7cgdtz1_/installtree/etc/systemd/system/basic.target.wants/rngd.service' Expected results: boot.iso created Additional info: There is no check that used dir 'etc/systemd/system/basic.target.wants' exists. And this dir created by firewalld only (in post). My PR: https://github.com/rhinstaller/lorax/pull/158
*** Bug 1422877 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:1962