[PATCH] ci: Check for necessary Debian packages when running build-many-glibcs.py
DJ Delorie
dj@redhat.com
Mon Jun 5 21:12:06 GMT 2023
Adhemerval Zanella Netto <adhemerval.zanella@linaro.org> writes:
>> + 'tar' : (get_version, (1,3,4)),
>
> The script untar gz, bz2, and xz files, should it check for the associated
> tools as well?
I'm not opposed, but (1) that assumes tar doesn't have those built in,
and (2) we can figure out what files and versions to put in the table.
I expect that this table will be a bit dynamic as people find versions
that work/don't relative to the table's cutoffs, or as new requirements
are known. I don't expect it to be perfect the first time around.
Patches to my patches welcome ;-)
More information about the Libc-alpha
mailing list