Re: Can't find all required implementations when compiling 0install on voidlinux.

Thomas Leonard <[email protected]> Sun, 27 Nov 2016 17:34:57 +0000
Newsgroups gmane.comp.file-systems.zero-install.devel
Message-ID <CAG4opy9qfrgL4Pn1TopiMR7FvUfLw0ZRETcPjN1gJ5RESjdAEw@mail.gmail.com>
On 24 November 2016 at 18:05, ciryat <[email protected]> wrote:
> Maybe related to
> http://zero-install-devel.narkive.com/RVgQWhzR/odd-bug-can-t-find-implementation-but-can-launch-it-independently
> in a way that the voidlinux packages may be too new??
>
> Notice that gpg2 can be installed on voidlinux using
>
>     sudo xbps-install -Syv gpgme
>
>
>
> Another error that occurs:
>
> "Can't check signature: No public key."

This does suggest some kind of gpg problem.

Could you try running it manually (it built, it's just that the
unit-tests failed), e.g.

cd 0install/ocaml
./0install -vvc select http://repo.roscidus.com/utils/bash

It does run for me with the binary version, now I have gpg (thanks!).
I can't build from source though because `opam install lwt` doesn't
work for me on voidlinux:

# E: Cannot find findlib package camlp4
# E: Cannot find findlib package camlp4.extend
# E: Cannot find findlib package camlp4.quotations.o
# E: Failure("3 configuration errors")


-- 
talex5 (GitHub/Twitter)        http://roscidus.com/blog/
GPG: 5DD5 8D70 899C 454A 966D  6A51 7513 3C8F 94F6 E0CC
GPG: DA98 25AE CAD0 8975 7CDA  BD8E 0713 3F96 CA74 D8BA

------------------------------------------------------------------------------