pkgcheck icon indicating copy to clipboard operation
pkgcheck copied to clipboard

`pkgcheck scan` of non-existence target doesn't raise errors

Open kuraga opened this issue 1 year ago • 2 comments

$ pkgcheck --debug --verbose scan some-random-string

reports nothing.

But there is an error on

$ pkgcheck --debug --verbose scan --net media-libs/mesa-24.3.0

(note absence of =)

Docs doesn't say what's TARGET though.

kuraga avatar Dec 09 '24 17:12 kuraga