Skip to content
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

Stabilize revision bump for dev-haskell/connection #34908

Closed
wants to merge 2 commits into from

Conversation

hololeap
Copy link
Contributor

@hololeap hololeap commented Jan 19, 2024

https://bugs.gentoo.org/916185#c13

dev-haskell/connection is only there because the stable (ancient) versions of some packages in depend on it. Nothing in ~arch depends on it and it will eventually be dropped.

It looks like dev-haskell/tls-1.8.0 is what linked against the crypton-x509 package, then dev-haskell/connection tried to link against dev-haskell/tls and the old dev-haskell/x509 package, causing the type mismatch.

The revision bump for dev-haskell/connection has an upper bound on dev-haskell/tls, which I think would avoid this.

The revision bump probably should have been stable in the first place.

Signed-off-by: hololeap <hololeap@protonmail.com>
Closes: https://bugs.gentoo.org/916185
Signed-off-by: hololeap <hololeap@protonmail.com>
@gentoo-bot
Copy link

Pull Request assignment

Submitter: @hololeap
Areas affected: ebuilds
Packages affected: dev-haskell/connection

dev-haskell/connection: @gentoo/haskell

Linked bugs

Bugs linked: 916185


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Jan 19, 2024
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2024-01-19 21:48 UTC
Newest commit scanned: 0cf667e
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/d48f3acaee/output.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR.
Projects
None yet
3 participants