summaryrefslogtreecommitdiff
path: root/re.c
diff options
context:
space:
mode:
authorAlan Wu <[email protected]>2023-07-27 17:09:08 -0400
committer<[email protected]>2023-07-27 17:09:08 -0400
commit83f9d80c0b0b7752e490abb45145073d8d0e656d ()
treed8f4bcbd9cb2dbeb26bc63383a0fe52504f880c8 /re.c
parentf72f3ab15b79d35e3ddc53d7d3df0e75d5402575 (diff)
downloader.rb: unlink broken symlink before caching to fix ENOENT
On CI, the downloader's cache is shared across different jobs. For some systems, the cached config.guess ends up being a symlink to /usr/share/autoconf/build-aux/config.guess and containers that don't have that file end up consuming the cache anyways, leading to ENOENT when trying to cache the downloaded file. This error happened on forks: - https://.com/XrXr/ruby/actions/runs/5675262636/job/15380232344 - https://.com/peterzhu2118/ruby/actions/runs/5684765421/job/15408188728
0 files changed, 0 insertions, 0 deletions