Skip to content

Minor refactor#6847

Open
mpilgrem wants to merge 1 commit intomasterfrom
refactor
Open

Minor refactor#6847
mpilgrem wants to merge 1 commit intomasterfrom
refactor

Conversation

@mpilgrem
Copy link
Member

  • Any changes that could be relevant to users have been recorded in ChangeLog.md.
  • The documentation has been updated, if necessary

Please also shortly describe how you tested your change. Bonus points for added tests!

@mpilgrem
Copy link
Member Author

Hi! @benz0li. Stack's CI has started failing (after 2026-02-10) with:

+ stack test --docker --system-ghc --no-install-ghc --flag stack:static --haddock --no-haddock-deps '--ghc-options=-Werror -O0' --copy-bins --local-bin-path bin
Received ExitFailure 1 when running
Raw command: /usr/bin/docker inspect quay.io/benz0li/ghc-musl:9.10.3
Standard output:
[]
Standard error:
error: no such object: quay.io/benz0li/ghc-musl:9.10.3

I am not aware of anything having changed at Stack's end. Are you aware of anything at quay.io/benz0li/?

@mpilgrem
Copy link
Member Author

mpilgrem commented Feb 18, 2026

Actually @benz0li, I think the CI fail may be due to a change in Docker version in the CI environment. Stack checks for Error: no such object: and I see the message is error: no such object:.

EDIT: Fixed in:

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

Comments