Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1492145
i tested this as well. was going to submit a PR for it but walters beat me to it.
on the f27 tree I was testing I did see a failure in dbxtool.service, I think this is unrelated though:
dbxtool.service
-bash-4.4# systemctl status dbxtool.service ● dbxtool.service - Secure Boot DBX (blacklist) updater Loaded: loaded (/usr/lib/systemd/system/dbxtool.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2017-09-19 17:57:10 EDT; 44s ago Process: 716 ExecStart=/usr/bin/dbxtool -a /usr/share/dbxtool/ (code=exited, status=1/FAILURE) Main PID: 716 (code=exited, status=1/FAILURE) Sep 19 17:57:10 localhost.localdomain systemd[1]: Started Secure Boot DBX (blacklist) updater. Sep 19 17:57:10 localhost.localdomain dbxtool[716]: Applying 1 updates Sep 19 17:57:10 localhost.localdomain dbxtool[716]: Applying "DBXUpdate-2016-08-09-13-16-00.bin" 2010-3-6 19:17:21 Sep 19 17:57:10 localhost.localdomain dbxtool[716]: Could not apply database update "DBXUpdate-2016-08-09-13-16-00.bin": Invalid argument Sep 19 17:57:10 localhost.localdomain dbxtool[716]: Cannot Continue.: Invalid argument Sep 19 17:57:10 localhost.localdomain systemd[1]: dbxtool.service: Main process exited, code=exited, status=1/FAILURE Sep 19 17:57:10 localhost.localdomain systemd[1]: dbxtool.service: Unit entered failed state. Sep 19 17:57:10 localhost.localdomain systemd[1]: dbxtool.service: Failed with result 'exit-code'.
LGTM
Pull-Request has been merged by dustymabe
@walters please open up a PR for f27 as well
For reference https://pagure.io/workstation-ostree-config/c/805318e69551876faff5071acbe8d49000434973?branch=master
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1492145