Skip to content

Sha256 files can't be used with sha256sum --check #2089

@o-l-a-v

Description

@o-l-a-v
> sha256sum --check bootstrap-salt.sh.sha256
sha256sum: bootstrap-salt.sh.sha256: no properly formatted checksum lines found
>

Content is:

972d6e1a3592a8c2c820a5927e530be3c9b76de00e0a2a7126aec3f73ce99e6c

Content should be:

972d6e1a3592a8c2c820a5927e530be3c9b76de00e0a2a7126aec3f73ce99e6c  bootstrap-salt.sh

If content of bootstrap-salt.sh.sha256 is modified to the above, the first command works as expected:

> sha256sum --check bootstrap-salt.sh.sha256
bootstrap-salt.sh: OK
>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions