FS#57606 - [git-annex] error while loading shared libraries

Attached to Project: Community Packages
Opened by schnittchen (schnittchen) - Thursday, 22 February 2018, 14:16 GMT
Last edited by Felix Yan (felixonmars) - Thursday, 22 February 2018, 18:53 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

~ ✓ git-annex
git-annex: error while loading shared libraries: libHSdns-3.0.1-t4CdRfVo2WlfxqI2rZh0-ghc8.2.2.so: cannot open shared object file: No such file or directory


Additional info:
* git-annex-6.20180112-74


This task depends upon

Closed by  Felix Yan (felixonmars)
Thursday, 22 February 2018, 18:53 GMT
Reason for closing:  Fixed
Comment by Levente Polyak (anthraxx) - Thursday, 22 February 2018, 14:30 GMT
This is because haskell-dns 3.0.1-9 and haskell-iproute 1.7.2-1 still are in staging. t4CdRfVo2WlfxqI2rZh0 is therefor linked against haskell-dns that is in staging.
Looks like forgotten to move as haskell-wai-extra and haskell-warp are also rebuild and moved (dependencies of haskell-iproute)
Comment by Felix Yan (felixonmars) - Thursday, 22 February 2018, 18:53 GMT
Indeed. I am experimenting with my new build script and it somehow forgot to move the batch.

Loading...