[PATCH] Gitlab CI: remove valgrind test

Emil Velikov emil.l.velikov at gmail.com
Fri Jun 17 11:02:23 UTC 2022


On Wed, 15 Jun 2022 at 00:47, Allan McRae <allan at archlinux.org> wrote:
>
> Currently our gitlab CI is failing due to valgrind breakage. With
> Arch stripping glibc, valgrind now requires debuginfod to be active.
> However the gitlab CI system does not retrieve these symbols, even
> when the appropriate environmental variable is set.
>

Can't we install the glibc-debug package or does valgrind insist on
the debuginfod service?  The install will require enabling the
core-debug repo, which is annoying but doable.

IMHO keeping the CI green is a number one priority. Don't see a reason
to block your patch, even if my idea seems reasonable.

HTH
Emil


More information about the pacman-dev mailing list