EESSI / gentoo-overlay

Gentoo overlay for the EESSI compatibility layer
https://github.com/EESSI/compatibility-layer
GNU General Public License v2.0
4 stars 9 forks source link

Use pkgcheck instead of repoman #81

Closed bedroge closed 2 years ago

bedroge commented 2 years ago

Our repoman CI has been failing for a while, and it turns out it has been deprecated and replaced by pkgcheck. https://bugs.gentoo.org/835013

Still need to fix the issues it's actually reporting ;-)

boegel commented 2 years ago

@bedroge Needs some love to make pkgcheck pass?

bedroge commented 2 years ago

@bedroge Needs some love to make pkgcheck pass?

By removing sys-libs/pam from our overlay (#82), bumping the dependency on dev-python/click (#78), and keywording dev-python/semver for riscv (https://github.com/gentoo/gentoo/blob/master/dev-python/semver/semver-2.13.0.ebuild), it's now passing the checks.