ferringb

Results 89 comments of ferringb

Where all does the content of `PYTHON_COMPAT` get expanded into, in terms of ebuild exported metadata? The handful of ebuilds I traced, it seemed to just be `BDEPEND`. If so,...

Re-opening since I think there is something to change here. > pkgcheck --debug --verbose scan some-random-string You're running a scan against any package that matches the pattern; no packages, no...

Kind of a philosophical argument: pkgcheck usage isn't something like actual code development were you're working in isolation and eventually kicking it upstream. The results are only relevant to the...

`pkgcheck scan licenses` should treat `licenses` as query atom, so that's either a bug, or a long buried feature that is now a bug.

For my own knowledge- what is the reason these checks are restricted to gentoo repo only? Is it just that gentoo-x86 is being forced to a standard that is noisy...

> but I don't think that ever happened yet. Per what i wrote in #763, I'll push that one through eventually, albeit I'll have to ping chromium-os folks to see...

Ack. Nfc who of my coworkers are still working on chromium-os, but I'll follow up after I finish the pkgcore codebase cleanup. Thanks

Also, the pkgcheck of then vs now, y'all have been busy. The linting aspect is something internally they tended to care about since it in my experience.