[Nix-dev] sonarQube package

Bjørn Forsman bjorn.forsman at gmail.com
Tue Jan 12 06:40:29 CET 2016


On Jan 12, 2016 00:27, "Augustin Borsu" <augustin at sagacify.com> wrote:
>
> Hello,
>
> I'm a bit stuck so I thought I would try and ask the community if any one
has an idea.
> I'm trying to make a package to run SonarQube on a nixos server and so
far I"ve gotten this far :
...
> But now I have a very cryptic file not found error when I try to launch
the ./bin/wrapper file that is supposed to launch it all.

I guess the binary still refers to /lib/ld-linux.so (or something) as its
interpreter. What you want is patchelf. See examples in nixpkgs repo.

Best regards,
Bjørn Forsman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20160112/f4ad93a2/attachment.html 


More information about the nix-dev mailing list