-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Help needed] cabal: update to 3.14.1.1, fix livecheck #27341
base: master
Are you sure you want to change the base?
Conversation
Notifying maintainers: |
Need some help figuring out what causes these errors, this appears for every single package in the build process:
|
Could be related to haskell/cabal@7b90583#diff-75fd17261492224c3fc06b8100ea6177b5ac7e3bd98a75c699dd2524d42f1da2. |
I see the same thing. Recent We can either wait until one of us gets the cycles to figure it out and update the Portfile, or simply fallback to the prebuilt versions, which I expect would cause a lot of breakage for older systems. |
I can't even install downstream packages like 'eza' because the current version of cabal is incompatible with the recently upgraded version of ghc. |
I have a basic |
I believe that this issue is caused by a I have some concern that the issue could extend to all ports that use PG See: haskell/cabal#10755 |
This issue is now fixed and working in #27414 |
Description
Type(s)
Tested on
macOS x.y
Xcode x.y / Command Line Tools x.y.z
Verification
Have you
port lint
?sudo port test
?sudo port -vst install
?