Skip to content

Try to fix broken i386 CI#1224

Merged
meooow25 merged 8 commits into
haskell:masterfrom
meooow25:fix-ci-i386
Jun 29, 2026
Merged

Try to fix broken i386 CI#1224
meooow25 merged 8 commits into
haskell:masterfrom
meooow25:fix-ci-i386

Conversation

@meooow25

Copy link
Copy Markdown
Contributor

No description provided.

@meooow25
meooow25 marked this pull request as draft June 28, 2026 23:15
@meooow25

Copy link
Copy Markdown
Contributor Author

Apparently it's just that GHCup updated the recommended version to 9.10 and is for some reason unable to install it on i386.

Setting it to an older version works.

@meooow25

Copy link
Copy Markdown
Contributor Author

Ah, the problem is

...
/github/home/.ghcup/tmp/ghcup-d4fc3625/github/home/.ghcup/ghc/9.10.3/lib/ghc-9.10.3/bin/ghc-pkg: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /github/home/.ghcup/tmp/ghcup-d4fc3625/github/home/.ghcup/ghc/9.10.3/lib/ghc-9.10.3/bin/../lib/i386-linux-ghc-9.10.3/libHSprocess-1.6.26.1-19e9-ghc9.10.3.so)
/github/home/.ghcup/tmp/ghcup-d4fc3625/github/home/.ghcup/ghc/9.10.3/lib/ghc-9.10.3/bin/ghc-pkg: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /github/home/.ghcup/tmp/ghcup-d4fc3625/github/home/.ghcup/ghc/9.10.3/lib/ghc-9.10.3/bin/../lib/i386-linux-ghc-9.10.3/libHSunix-2.8.7.0-6318-ghc9.10.3.so)
/github/home/.ghcup/tmp/ghcup-d4fc3625/github/home/.ghcup/ghc/9.10.3/lib/ghc-9.10.3/bin/ghc-pkg: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /github/home/.ghcup/tmp/ghcup-d4fc3625/github/home/.ghcup/ghc/9.10.3/lib/ghc-9.10.3/bin/../lib/i386-linux-ghc-9.10.3/libHSghc-internal-9.1003.0-6855-ghc9.10.3.so)
Makefile:249: recipe for target 'update_package_db' failed
make: *** [update_package_db] Error 1

@meooow25
meooow25 marked this pull request as ready for review June 29, 2026 00:14
@meooow25
meooow25 merged commit 4bd7a07 into haskell:master Jun 29, 2026
19 checks passed
@meooow25
meooow25 deleted the fix-ci-i386 branch June 29, 2026 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant