FS#57774 - Darcs package is missing several dependencies

Attached to Project: Community Packages
Opened by Ryan Gonzalez (refi.64) - Friday, 09 March 2018, 20:30 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 10 March 2018, 23:27 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: The 'darcs' package is missing several dependencies, leading to 'cannot open shared object file' errors when trying to run it. The following are missing:


- haskell-conduit
- haskell-lifted-base
- haskell-http
- haskell-monad-control
- haskell-network
- haskell-resourcet


Tested with Darcs pkgver 2.12.5.20170909-42.


Steps to reproduce:
- Install Darcs on a fresh Arch install.
- Run 'ldd `which darcs`', or even just try running it.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Saturday, 10 March 2018, 23:27 GMT
Reason for closing:  Not a bug
Comment by Doug Newgard (Scimmia) - Friday, 09 March 2018, 20:43 GMT
even pkgrel 42, which is 5 releases out of date, had at least some of those deps. I haven't looked at the rest of the dep tree as I have no confidence in your report when things like -http and -network are clearly listed as deps.

Edit: Unless you're not on Arch?
Comment by Ryan Gonzalez (refi.64) - Saturday, 10 March 2018, 04:55 GMT
Ack, I'm a moron. My aur helper somehow screwed up my legit packages, so pacman thought they were installed. Sorry for the noise...

Loading...