-
Notifications
You must be signed in to change notification settings - Fork 7
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
postgresql-libpq-configure-0.11-... failed during the configure step #10
Comments
Same problem with beam-postgres released yesterday |
A related discussion: haskellari/postgresql-libpq#66 |
Same problem for Squeal. Is there a way to update libpq on the Hackage server? |
we're still using debian bullseye for the docbuilder, and the latest libpq-dev in that is still 13 series. i don't think there's an easy way to update libpq without causing package chaos on the docbuilder. seems unfortunate that the postgres version required by the underlying dependencies is set to be higher than necessary, but i don't see a great workaround from our end until we do a full upgrade/transfer of the docbuilder box. until then, docs for such packages will need to be uploaded manually. |
It's not. Just keep doc builder up to date. Ubuntu 22.04 is 3 years old now (includes libpq-14). Debian stable has libpq-15. I think working with three years distro is fair ask. Asking for older is a stretch. EDIT: for timeline
And bulleye had been EOL'd last year (2024-08-14), https://www.debian.org/releases/ |
Random idea, I don't know how feasible it is: run doc builds in a Docker image, so it can be more easily kept up to date. |
bullseye is LTS until 2016. We'll eventually set up a new docbuilder sometime this year, and certainly consider a docker image or the like. until then, c'est la vie. |
Yesterday I uploaded opaleye-0.10.4.0. Two builds have been attempted, both failed, for example: https://hackage.haskell.org/package/opaleye-0.10.4.0/reports/1
The error is:
The text was updated successfully, but these errors were encountered: