Closed wz1000 closed 7 months ago
@hasufell do you know why jobs like rocky 8 etc. are failing? The logs seem to show everything worked.
@hasufell do you know why jobs like rocky 8 etc. are failing? The logs seem to show everything worked.
It probably means you're not distributing manpages for those platforms and the following line fails:
+ [[ -e /__w/_temp/foobarbaz/.ghcup/ghc/9.6.5/bin/../share/man/man1/ghc.1 ]]
ok, that issue will not be fixed in the upstream bindists for this release.
Are the man pages missing for all the 9.6 releases?
Are the man pages missing for all the 9.6 releases?
I believe pretty much every release is affected except 9.8.2, which I fixed manually.
https://gitlab.haskell.org/ghc/ghcup-ci/-/pipelines/93204