Skip to content

Spack find ignores --explicit flag #3374

@healther

Description

@healther

It seems like my spack find and spack find --explicit produce exactly the same output. I'm pretty sure, that I did not install 3 versions of gettext manually... But I get

spack find --explicit |& wc -l
268
spack find |& wc -l
268

Can anyone reproduce this? Is this a known issue?

Btw. Is it intentional that the output of spack isn't written to stdout, but rather to stderr?

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