<lopex> SELINUX
<headius[m]> always fun
<headius[m]> I saw selinux and expected it to be FFI
<headius[m]> that error is very strange
<lopex> when ls -Z dont always show whats wrong
<lopex> ant then extended attrs
<lopex> headius[m]: redhat was always biting me for that case
<lopex> simple stupid thingies
<lopex> like cron and logrotate cannot access the dir
<lopex> I still havent figured it how to rotate logs across the dists
<lopex> headius[m]: but at least I can tell were runnning on as/4000
<headius[m]> hah yeah
<headius[m]> mostly I've had issues with /tmp on selinux
<lopex> actually I can navigate on those now
<lopex> tha GREEN SCREEN
<lopex> and it works
thegeekinside_ has quit [Quit: Leaving]
<lopex> well for the monay
<lopex> headius[m]: did I told you we scanned over 100 bilion records just to update unicode lengths
<headius[m]> update unicode lengths?
<headius[m]> like to get actual character counts?
<lopex> like we had localized ebcdic previously
<lopex> so the query was like max(bytelength - charlength)
<lopex> over such a db
<lopex> it was runnig for over a week
<headius[m]> yeah ok...migrating some legacy system?
<lopex> yeah
<lopex> well
<lopex> yes and no
<lopex> the systems are running fine
<lopex> but we're in europe
<lopex> we need to be unicode complient
<lopex> headius[m]: just try to move ebcdic fo unicode on a such database
<lopex> when you have X legacy batch programs
<lopex> headius[m]: what I'm ashtonished about, is that unicode indexes work just fine for such large dbs
<lopex> the indexes grew radically indeed
<lopex> headius[m]: or well, if're interesed in further statistics...
<headius[m]> new database is utf-8 internally?
<lopex> 90% polish names fit in 16 char
<lopex> Iternally doesnt mean anything on IBM you know
<lopex> headius[m]: all db2 are localized according to ebcdic locales
<lopex> by default
<headius[m]> like internally it still uses ebcdic?
<lopex> system wide ? yes
<lopex> I showed you already
<lopex> in the gists
<lopex> headius[m]: but you can force db to use urtf8 which is called CCSID 1208
<headius[m]> ok this travis image is hosed
<headius[m]> I suspect this is way out of date
<lopex> headius[m]: and I manged to use jruby it transcode from that tu tf8 btw
<lopex> *to
<headius[m]> woohoo!
<headius[m]> we're useful
<headius[m]> ok changing location, bbl
<lopex> this plaform is fucked
<headius[m]> jeremyevans: can you help me run just that part of the build that's failing? The part where it fails to find the mysql in-memory driver
<rtyler> xD
<headius[m]> I don't want to have to set up everything travis provides on a custom image, and the travis image seems to be out of date
<headius[m]> I want to fix this last issue so we can at least merge load service and do optimization on master
<jeremyevans> headius[m]: I should be able to help debug in an hour or two. Can you point me to the specific failure?
<headius[m]> I'm just running the same thing you do against the JRuby load_service_redux branch
<jeremyevans> headius[m]: It's failing trying to load the sqlite driver. I can get a similar error if I try to do jdbc:foo::bar:. In terms of reproducing it without Sequel, try: java.sql.DriverManager.getConnection('jdbc:sqlite::memory:')
<headius[m]> So something isn't loading and registering. That makes sense, the load changes I made may not be initializing the right classes or something
<headius[m]> You have a simple script that fails? I'm sure I can come up with something otherwise
<jeremyevans> headius[m]: maybe: jruby -e "require 'jdbc/sqlite3'; Jdbc::SQLite3.load_driver; org.sqlite.JDBC; java.sql.DriverManager.getConnection('jdbc:sqlite::memory:')"
<headius[m]> Well that's simple enough ☺️
<headius[m]> I'll have to look after I get some dinner
<headius[m]> this is going to be amazing if it's not loading jars right...with all other tests passing
drbobbeaty has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
shellac has joined #jruby
drbobbeaty has joined #jruby
subbu is now known as subbu|away
xardion has quit [Remote host closed the connection]
rusk has quit [Remote host closed the connection]
xardion has joined #jruby
subbu|away is now known as subbu
nirvdrum has joined #jruby
lucasb has joined #jruby
shellac has quit [Ping timeout: 252 seconds]
michael_mbp has quit [Ping timeout: 258 seconds]
michael_mbp has joined #jruby
Antiarc has quit [Quit: ZNC 1.7.2+deb2 - https://znc.in]
Antiarc has joined #jruby
subbu is now known as subbu|afk
subbu|afk is now known as subbu|lunch
subbu|lunch is now known as subbu
Antiarc has quit [Quit: ZNC 1.7.2+deb2 - https://znc.in]
Antiarc has joined #jruby
<headius[m]> ooooo I think it's going to be green
<headius[m]> then we just have to decide if a temporary 10% startup time hit is worth getting 100% functionality for load/require/autoload
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:76eb532 by Thomas E. Enebo): The build was broken. https://travis-ci.org/jruby/jruby/builds/550991052 [205 min 26 sec]
travis-ci has left #jruby [#jruby]
whitingjr has quit [Quit: Leaving.]
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:76eb532 by Thomas E. Enebo): The build was broken. https://travis-ci.org/jruby/jruby/builds/550991052 [222 min 46 sec]
travis-ci has left #jruby [#jruby]
travis-ci has joined #jruby
<travis-ci> jruby/jruby (load_service_redux:b757547 by Charles Oliver Nutter): The build has errored. https://travis-ci.org/jruby/jruby/builds/550991199 [213 min 0 sec]
travis-ci has left #jruby [#jruby]
<headius[m]> heh I found a bug by introducing one
<headius[m]> we are were still searching for .class during Kernel#load even if .class loading was not enabled
<headius[m]> -are
travis-ci has joined #jruby
<travis-ci> jruby/jruby (load_service_redux:b757547 by Charles Oliver Nutter): The build has errored. https://travis-ci.org/jruby/jruby/builds/550991199 [229 min 24 sec]
travis-ci has left #jruby [#jruby]
<headius[m]> two steps forward, one step back
travis-ci has joined #jruby
travis-ci has left #jruby [#jruby]
<travis-ci> jruby/jruby (master:2e62f24 by Thomas E. Enebo): The build passed. https://travis-ci.org/jruby/jruby/builds/551008134 [217 min 5 sec]
<headius[m]> 🎉
travis-ci has joined #jruby
<travis-ci> jruby/jruby (load_service_redux:8e71f1d by Charles Oliver Nutter): The build passed. https://travis-ci.org/jruby/jruby/builds/551012568 [207 min 56 sec]
travis-ci has left #jruby [#jruby]
travis-ci has joined #jruby
travis-ci has left #jruby [#jruby]
<travis-ci> jruby/jruby (load_service_redux:8e71f1d by Charles Oliver Nutter): The build passed. https://travis-ci.org/jruby/jruby/builds/551012568 [212 min 48 sec]
<headius[m]> darn right it did
<headius[m]> enebo: green...but I had to re-run a few concurrent require failures...looking into those
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
drbobbeaty has joined #jruby
<headius[m]> I fixed up some possible races in the locking...seems like it's running better now