<headius[m]>
kares: we should chat about fixing this: WARNING: Illegal reflective access by org.jruby.ext.openssl.SecurityHelper (file:/Users/headius/projects/jruby/lib/ruby/stdlib/jopenssl.jar) to constructor java.security.cert.CertificateFactory(java.security.cert.CertificateFactorySpi,java.security.Provider,java.lang.String)
<headius[m]>
at least we need a way to modularize the jopenssl jar, and then possibly some tweaks to how we load extensions that are modules
<headius[m]>
enebo: hey what's the status of that return from block bug
<headius[m]>
that definitely should get fixed for 9.2.9
<enebo[m]>
headius: I was working on it now...down to 2 spec fails
<headius[m]>
noice
<headius[m]>
I think I'm going to have to take a day to reinstall my MBP
kith has quit [Quit: kith]
<headius[m]>
it has been acting weirder and weirder...bad file paths, VBox has not worked for months
<enebo[m]>
I marked a few things for 9.2.9 too which were not huge but should get done
<headius[m]>
ok I am triaging but will also look at those
<headius[m]>
I'd like to get confirmation that mips linux is working but in order to test it myself I need to run qemu, and all the setup instructions expect debian
<lopex>
headius[m]: we havent spoken since with him, wrt docker image
<headius[m]>
lopex: have had more folks ask about status of that
<lopex>
and ?
<lopex>
ah
<headius[m]>
well just asking if we can do things like have other JDKs and such
<headius[m]>
stuff that would require us to take it over I think
<lopex>
well, we should ping him again I guess
<lopex>
I'm on vacations but I'm at home now, so I'll have time to talk to him
<lopex>
headius[m]: what base images you're reeally interested in ?
<headius[m]>
well first off just taking it over...beyond that I'm not sure
<lopex>
but even then you;d have to install some packages anyways
<lopex>
the entire thing is quite sad
<lopex>
rdubya[m]: any ideas wrt those images ?
<rdubya[m]>
i haven't dug into them much, some of our ops guys made a custom build for jruby at one point but it was kind of complex and didn't really buy us much (as far as I could tell anyways)
<rdubya[m]>
we were hoping to find a container running alpine that runs a higher version of the jdk but apparently 9 is a big enough change that nobody wants to bite it off
<rdubya[m]>
so we might have to find an alternative minimal distro that can support it
<rdubya[m]>
hasn't been a big push yet since 9,10,11 didn't appear to have too many advantages over 8 when running jruby
<rdubya[m]>
right now we're running the "official" jruby image
<rdubya[m]>
`jruby:9.2.7.0-jdk-alpine`
<lopex>
I had to fallback to jruby:9.2.7-jdk since ldap issues
<lopex>
anyhow, we'll have to prepare a bunch of our bases it seems
<lopex>
the problem is how to unify the build scripts
<lopex>
I think it;s unvoidable
<lopex>
*an even
<rdubya[m]>
not sure if it is a good option for open source libraries or not, but we've been using codefresh.io for our CI/CD and it is docker native, makes building images and testing them pretty easy
<rdubya[m]>
i think they have integrations so that you could have a pipeline that builds all the different tags, tests them and then pushes them to docker hub if they pass
<rdubya[m]>
i thought i saw somewhere that they have a free plan for open source projects that was bigger than the normal free plan but I can't find it anywhere anymore
<lopex>
yeah, was just about asking about free plan
<rdubya[m]>
i can ask our contacts about it if its something you are interested in
<lopex>
what we need is just some sort of gitlab docker executor
<rdubya[m]>
alright, i'm heading out for the night, if you decide you want me to ask about it, let me know
<lopex>
sure, thanks for youre help
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]