34 lines
933 B
Text
34 lines
933 B
Text
|
### Please describe the problem.
|
|||
|
The packages provided on AUR fail to install. I've tried git-annex, git-annex-bin and git-annex-git.
|
|||
|
|
|||
|
### What steps will reproduce the problem?
|
|||
|
|
|||
|
yaourt -S git-annex
|
|||
|
|
|||
|
or
|
|||
|
|
|||
|
yaourt -S git-annex-bin
|
|||
|
|
|||
|
or
|
|||
|
|
|||
|
yaourt -S git-annex-git
|
|||
|
|
|||
|
### What version of git-annex are you using? On what operating system?
|
|||
|
|
|||
|
None, on an up-to-date ArchLinux (Kernel 4.0.5-1)
|
|||
|
|
|||
|
### Please provide any additional information below.
|
|||
|
|
|||
|
|
|||
|
The git-annex-bin package has outdated checksums. When updating these, yaourt fails with
|
|||
|
|
|||
|
rm: cannot remove ‘/tmp/yaourt-tmp-foo/aur-git-annex-bin/pkg/git-annex-bin/opt/git-annex.linux/usr/lib/x86_64-linux-gnu/libcurl.so.4’: No such file or directory
|
|||
|
|
|||
|
Both git-annex and git-annex-git fail with
|
|||
|
|
|||
|
error: target not found: haskell-edit-distance
|
|||
|
error: target not found: haskell-ifelse
|
|||
|
error: target not found: haskell-hs3
|
|||
|
|
|||
|
as these packages are not available on AUR.
|