Description of problem: mokutil exits with "Aborted (core dumped)" when running with "-s" as argument: # mokutil -s This is not critical, but confusing. Version-Release number of selected component (if applicable): mokutil-0.6.0-1.fc36.x86_64 How reproducible: 100% Steps to Reproduce: 1. run mokutil -s Actual results: mokutil aborts Expected results: The help message is displayed, because "-s" is not a valid command line argument. Additional info: The same seems to happen for all arguments starting with "-s": [root@osteffen-laptop osteffen]# mokutil -s Aborted (core dumped) [root@osteffen-laptop osteffen]# mokutil -sa Aborted (core dumped) [root@osteffen-laptop osteffen]# mokutil -sAAAAA Aborted (core dumped) [root@osteffen-laptop osteffen]# mokutil -sAAAAAassdgfassdfg Aborted (core dumped) [root@osteffen-laptop osteffen]# mokutil -sb-state Aborted (core dumped) Hint: The abort happens in src/mokutil.c:2093
It's an intentional abort. I'm not sure why mokutil chose to do this, but I sent a PR, so let's find out: https://github.com/lcp/mokutil/pull/53
FEDORA-2022-dddf406d7f has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-dddf406d7f
FEDORA-2022-e4be550a47 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-e4be550a47
FEDORA-2022-e4be550a47 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-e4be550a47` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-e4be550a47 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-dddf406d7f has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-dddf406d7f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-dddf406d7f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
(In reply to Fedora Update System from comment #3) > FEDORA-2022-e4be550a47 has been submitted as an update to Fedora 36. > https://bodhi.fedoraproject.org/updates/FEDORA-2022-e4be550a47 Bug still present rpm -qa|grep mokutil ==> mokutil-0.6.0-2.fc36.x86_64 mokutil --sb-state ==> SecureBoot disabled mokutil -s ==> Abortado (imagem do núcleo gravada) coredumpctl info PID: 6979 (mokutil) UID: 1000 (geraldo) GID: 1000 (geraldo) Signal: 6 (ABRT) Timestamp: Wed 2022-05-25 15:17:48 -03 (56s ago) Command Line: mokutil -s Executable: /usr/bin/mokutil Control Group: /user.slice/user-1000.slice/user/app.slice/app-org.kde.konsole-cc4451fdcc194b2e98e5b50fe77f9a23.scope Unit: user User Unit: app-org.kde.konsole-cc4451fdcc194b2e98e5b50fe77f9a23.scope Slice: user-1000.slice Owner UID: 1000 (geraldo) Storage: /var/lib/systemd/coredump/core.mokutil.1000.613f9a483d494871ad63650de27d7ad0.6979.1653502668000000.zst (present) Disk Size: 78.9K
*** Bug 2090441 has been marked as a duplicate of this bug. ***
(In reply to Fedora Update System from comment #8) > FEDORA-2022-e4be550a47 has been pushed to the Fedora 36 testing repository. This update fixed the bug. No more errors.
FEDORA-2022-e4be550a47 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-dddf406d7f has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.