Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#78743 - [haskell-http-client-tls] can't upgrade dependency 'haskell-crypton-connection' missing

Attached to Project: Arch Linux
Opened by Hexhu (hexhu) - Friday, 09 June 2023, 00:27 GMT
Last edited by Felix Yan (felixonmars) - Friday, 09 June 2023, 00:33 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Upgrading extra/haskell-http-client-tls from 0.3.6.1-101 -> 0.3.6.1-102
Failed and got "unable to satisfy dependency 'haskell-crypton-connection' required by haskell-http-client-tls" when running pacman -Syu\
FYI I also got "unable to satisfy dependency 'haskell-crypton-connection' required by haskell-pandoc"

Additional info:
"haskell-crypton-connection" is a new package that's still in extra-testing https://archlinux.org/packages/extra-testing/x86_64/haskell-crypton-connection/
Unless it gets into extra, haskell-http-client-tls and haskell-pandoc can't be upgraded

```
warning: cannot resolve "haskell-crypton-connection", a dependency of "haskell-pandoc"
warning: cannot resolve "haskell-crypton-connection", a dependency of "haskell-http-client-tls"
:: The following packages cannot be upgraded due to unresolvable dependencies:
haskell-http-client-tls haskell-pandoc
```

Steps to reproduce:
pacman -Syu haskell-http-client-tls
This task depends upon

Closed by  Felix Yan (felixonmars)
Friday, 09 June 2023, 00:33 GMT
Reason for closing:  Fixed

Loading...