pkgcheck icon indicating copy to clipboard operation
pkgcheck copied to clipboard

detect 9999 only packages

Open Alessandro-Barbieri opened this issue 3 years ago • 5 comments

Is it possible to detect 9999/live-only packages?

Alessandro-Barbieri avatar Jun 15 '22 23:06 Alessandro-Barbieri

$ pkgcheck show -k | grep live -i
LiveOnlyPackage

thesamesam avatar Jun 15 '22 23:06 thesamesam

It doesn't detect app-admin/himitsu::guru

Alessandro-Barbieri avatar Jun 15 '22 23:06 Alessandro-Barbieri

Then you should file a bug for that with full command output and pkgcheck version. You can repurpose this one if you wish.

thesamesam avatar Jun 15 '22 23:06 thesamesam

I've run pkgcheck scan -k=LiveOnlyPackage in the root of the guru overlay version 0.10.11

Alessandro-Barbieri avatar Jun 16 '22 00:06 Alessandro-Barbieri

Read the manual (https://pkgcore.github.io/pkgcheck/man/pkgcheck.html#liveonlypackage) noting that part where it says "Gentoo repo specific".

radhermit avatar Jun 25 '22 01:06 radhermit