Description of problem: update-crypto-policies does not return an error code when it is called with invalid arguments. Invalid arguments should result in error code != 0. Version-Release number of selected component (if applicable): crypto-policies-20181026-1.gitd42aaa6.fc29.noarch How reproducible: always Steps to Reproduce: 1. update-crypto-policies DEFAULT 2. echo $? Actual results: output: usage: /usr/bin/update-crypto-policies --set [POLICY] usage: /usr/bin/update-crypto-policies --show usage: /usr/bin/update-crypto-policies --no-check usage: /usr/bin/update-crypto-policies --is-applied usage: /usr/bin/update-crypto-policies exit code is 0 Expected results: exit code is > 0 Additional info:
Fixed in upstream repository. Now it will return exit code 2.
crypto-policies-20180211-1.gite3eacfc.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-436ecd5423
crypto-policies-20190211-2.gite3eacfc.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-436ecd5423
crypto-policies-20190211-2.gite3eacfc.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.