Created attachment 1667682 [details] setup log Description of problem: I'm using French locale running engine-setup fails with: [ INFO ] Stage: Environment setup (late) [ ERROR ] Failed to execute stage 'Environment setup (late)': Command 'exportfs' is required but missing when I'm running it like 'env -i LC_ALL=C engine-setup' it is workarounded by removing '-i' or whole 'env -i LC_ALL=C' but now in fast forward upgrade it is used like that so it might be good idea to have that method fixed. Version-Release number of selected component (if applicable): ovirt-engine-setup-4.3.8.2-0.4.el7.noarch How reproducible: always Steps to Reproduce: 1. env -i LC_ALL=C engine-setup 2. 3. Actual results: Failed to execute stage 'Environment setup (late)': Command 'exportfs' is required but missing Expected results: successful setup Additional info: Just for the record: [root@engine ~]# rpm -qa | grep nfs-utils nfs-utils-1.3.0-0.65.el7.x86_64 [root@engine ~]# exportfs -h usage: exportfs [-adfhioruvs] [host:/path]
INFO: Bug status wasn't changed from MODIFIED to ON_QA due to the following reason: [No relevant external trackers attached] For more info please contact: infra
Why is this ON_QA? I don't see any new build in brew and our compose has only the last fast forward upgrade build.
There's no build including this fix. Moving out to 4.3.9-1, I'll try to build tomorrow.
Verified on ovirt-fast-forward-upgrade-1.0.1-1.el7ev.noarch Reported issue is not actually fixed, however the root cause (fast forward upgrade failing) is "fixed".
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-2020:1309