Skip to content

Conversation

@avdv
Copy link
Member

@avdv avdv commented Jul 29, 2025

This fixes a problem caused by a hackage update which requires Cabal >= 3.10.2.0:

Command failed: /private/var/tmp/_bazel_runner/012ebef901b35ab57059adaadb7b0a50/external/rules_haskell~1.0~rules_haskell_dependencies~rules_haskell_stack/stack update
Selected mirror https://hackage.haskell.org/
Downloading root
<repo>/root.json does not have enough signatures signed with the appropriate keys

See haskell/cabal#11111

CI run: https://github.com/tweag/rules_haskell/actions/runs/16632601125/job/47065623475?pr=2255

Note, this also effects https://github.com/tweag/gazelle_haskell_modules -- as seen in https://github.com/tweag/gazelle_haskell_modules/actions/runs/16620753681

This fixes a problem caused by a hackage update which requires Cabal >= 3.10.2.0:

```
Command failed: /private/var/tmp/_bazel_runner/012ebef901b35ab57059adaadb7b0a50/external/rules_haskell~1.0~rules_haskell_dependencies~rules_haskell_stack/stack update
Selected mirror https://hackage.haskell.org/
Downloading root
<repo>/root.json does not have enough signatures signed with the appropriate keys
```
See haskell/cabal#11111
@avdv avdv force-pushed the cb/fix-stack-cabal-error branch from 9a30220 to dc72e35 Compare July 29, 2025 14:51
@avdv avdv marked this pull request as ready for review August 1, 2025 12:14
@avdv avdv merged commit 0290555 into master Aug 1, 2025
106 of 114 checks passed
@avdv avdv deleted the cb/fix-stack-cabal-error branch August 1, 2025 12:14
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.

2 participants