Skip to content

--save flag is ignored if file is already signed #482

@BoostCookie

Description

@BoostCookie

How to reproduce:

sbctl sign myfile.efi
sbctl list-files  # as expected file is not in the database
sbctl sign -s myfile.efi  # run command again with -s flag to save it to the database
sbctl list-files  # the file is still not in the database

I think this error was introduced with 638fd00

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions