Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Shared libraries on CBI

Hi James,

I see you opened:

That's the correct process. Webmaster are the only ones that have permission to install additional libraries on the Jenkins nodes. It sounds like this should be added to the base image for others.

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/






On Aug 15, 2018, at 06:51, James Roper <james@xxxxxxxxxxxxx> wrote:

Hi all,

I'm looking at getting a build working on the CBI (specifically, on https://hudson.eclipse.org/microprofile/). This build uses headless Chrome (which is very common for any project that has integration tests for web interfaces). The build downloads its own Chromium binary and uses that, however, that binary depends on libnss3.so, which is not installed in the CBI. Is there a process by which we can get shared libraries installed on the CBI? I've searched a number of wiki pages, eg:


And in there it talks about build tools, but not about things like libraries, and I don't even know where I would get a libnss3 binary, there are deb and rpm packages out there, but I haven't seen any place that I can easily download libnss3.so.

Regards,

James

--
James Roper
Senior Developer, Office of the CTO

Lightbend – Build reactive apps!
Twitter: @jroper

_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cbi-dev


Back to the top