Hide Forgot
Description of problem: [reid@laptop ~]$ sudo authselect create-profile my_profile --custom Invalid option --custom: unknown option [reid@laptop ~]$ sudo authselect create-profile my_profile -c Invalid option -c: unknown option From authselect(8) man page: create-profile NAME [--custom,-c|--vendor,-v] [options] Create a new custom profile named NAME. The profile can be based on an existing profile in which case the new profile templates are either copied from the base profile or symbolic links to these files are created if such option is selected. ----- Version-Release number of selected component (if applicable): authselect-1.4.0-1.fc36.x86_64 ----- How reproducible: Always ----- Steps to Reproduce: sudo authselect create-profile my_profile --custom ----- Actual results: Invalid option --custom: unknown option ----- Expected results: Profile created ----- Additional info: It's not clear that this option actually needs to exist (seems that custom is the default), but it should be removed from the man page if it's not a valid option.
Thank you for reporting this bug. It is a mistake in manual page, the option --custom does not exist and should not be mentioned there.
Upstream PR: https://github.com/authselect/authselect/pull/316
FEDORA-2022-9b9adb4d6d has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-9b9adb4d6d
FEDORA-2022-9b9adb4d6d has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-9b9adb4d6d` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-9b9adb4d6d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-3905763e94 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-3905763e94
FEDORA-2022-3905763e94 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-3905763e94` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-3905763e94 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-3905763e94 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.