Skip to content

makechrootpkg: run checkpkg automatically after build

Levente Polyak requested to merge github/fork/anthraxx/wip/auto-checkpkg into master

Cache previous versions required for checkpkg via pacman to avoid multiple downloads when running multiple times.

In case we can't download the packages, like while building out of repo packages, print a warning instead of running checkpkg

Merge request reports