openslide / openslide-bin

Binary builds of OpenSlide and its dependencies
https://openslide.org/download/#binaries
GNU Lesser General Public License v2.1
19 stars 28 forks source link

workflows: perform builder container builds on Ubuntu 24.04 #255

Closed bgilbert closed 5 months ago

bgilbert commented 5 months ago

The Windows container rebuild has started failing in CI:

mkfifo: cannot set permissions of '/var/tmp/portage/sys-apps/config-site-0/temp/multijob.YksfGq': Operation not permitted
 * ERROR: sys-apps/config-site-0::gentoo failed:
 *   (no error message)

This doesn't happen when building locally on Fedora 40. Updating the CI runner to Ubuntu 24.04 (and thus a newer Podman) fixes it, so do that.

Also rebuild builder containers when their rebuild workflows change.

openslide-bot commented 5 months ago

DCO signed off :heavy_check_mark:

All commits have been signed off. You have certified to the terms of the Developer Certificate of Origin, version 1.1. In particular, you certify that this contribution has not been developed using information obtained under a non-disclosure agreement or other license terms that forbid you from contributing it under the GNU Lesser General Public License, version 2.1.