Re: Errors downloading packages from Hackage in CI job on Github
Ivan Perez <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cafe |
|---|---|
| Message-ID | <CACZKWE+L2zaw89iveC5dW3-2U0S2K3O1SyA-3n71rcv1BCwf1Q@mail.gmail.com> |
I know you said stop using mirrors. I just made the CI job prints its $HOME/.cabal/config and this was in it: repository hackage.haskell.org url: http://hackage.haskell.org/ -- secure: True -- root-keys: -- key-threshold: 3 I don't see any evidence that Cabal is configured to use mirrors. Could this redirection be happening on the Hackage side? Ivan On Fri, 14 Aug 2026 at 09:06, Ivan Perez <[email protected]> wrote: > Thanks and done. > > For anyone who is interested: > https://github.com/haskell-actions/setup/issues/150 > > Ivan > > On Fri, 14 Aug 2026 at 08:51, Tom Ellis < > [email protected]> wrote: > >> On Fri, Aug 14, 2026 at 08:28:44AM -0700, Ivan Perez wrote: >> > I'm using https://github.com/haskell-actions/setup to set up Haskell. >> > >> > I doubt I'm the only person affected by this. >> > >> > Is that something that could / should be adjusted there so that it helps >> > everyone? >> >> I think regardless of the cause or solution, if you're seeing it in >> haskell-actions/setup then you should file an issue there: >> >> https://github.com/haskell-actions/setup/issues/new >> _______________________________________________ >> Haskell-Cafe mailing list -- [email protected] >> To (un)subscribe, modify options or view archives go to: >> Only members subscribed via the mailman list are allowed to post. >> > _______________________________________________ Haskell-Cafe mailing list -- [email protected] To (un)subscribe, modify options or view archives go to: Only members subscribed via the mailman list are allowed to post.