Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SKIP_UTILS does not skip part of hashsum #8654

@oech3

Description

@oech3

make install SKIP_UTILS="runcon chcon arch kill more uptime hostname sha3-224sum sha3-256sum sha3-384sum sha3-512sum sha3sum sha512sum shake128sum shake256sum"
installs sha3-224sum sha3-256sum ...:

coreutils --list|grep sum
b2sum
b3sum
...
sha224sum
sha256sum

This is one of a barrier to package uutils as a drop-in of coreutils since sha3sum is sometimes different package.

hashsum was multicall binary before multicall coreutils was introduced (#4414).

version: main branch.

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