]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[ci] Work around Ubuntu packaging metadata issues
authorMichael Brown <mcb30@ipxe.org>
Mon, 15 May 2023 12:58:07 +0000 (13:58 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 15 May 2023 13:56:28 +0000 (14:56 +0100)
commitd27cd8196de031c306e7c103df5711bb55e68fdd
tree091c915fda77e96576a1b95b7c4d550a52b2b5c1
parent03eea19c19b52851002654c2818b765d4aa42894
[ci] Work around Ubuntu packaging metadata issues

The libc6-dbg:i386 package has spontaneously started failing to
install from the Azure package repositories used by the GitHub Actions
runners, with the somewhat recalcitrant error message:

 libc6:i386: Depends: libgcc-s1:i386 but it is not going to be installed

Work around this unexplained issue by explicitly requesting
installation of the libgcc-s1:i386 package.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
.github/workflows/build.yml