cristianrasch has quit [Remote host closed the connection]
subbu has joined #jruby
mike___1234 has quit [Ping timeout: 250 seconds]
mike___1234 has joined #jruby
lea has quit [Ping timeout: 246 seconds]
baroquebobcat has joined #jruby
lea has joined #jruby
dinfuehr has quit [Remote host closed the connection]
mdedetrich has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
dinfuehr has joined #jruby
mdedetrich has joined #jruby
mike___1234 has quit [Ping timeout: 264 seconds]
mike___1234 has joined #jruby
baroquebobcat has quit [Quit: baroquebobcat]
baroquebobcat has joined #jruby
baroquebobcat has quit [Read error: Connection reset by peer]
subbu has quit [Quit: Leaving]
baroquebobcat has joined #jruby
rsim has joined #jruby
CustosLimen has quit [Ping timeout: 244 seconds]
<kares>
donV: yes - hopefully this week ... still need a day or two - currently on Firebird, MS-SQL is still left to review for AR 4.2 (Oracle + DB2 took me almost a week)
<donV>
Cool. Anything I can do?
<kares>
you said you won't look into those thus not really :)
<donV>
kares: How do we test Oracle and DB2?
<kares>
against a DB ... rake test_oracle rake test_db2
<kares>
but they're mostly done now
<donV>
Do you have access to those dbs? Thay are commercial, right?
<kares>
I made some Derby changes on 1-3-stable you can test those out on production
<kares>
e.g. foreign_keys should be working
<kares>
yes I do have them installed in VMs
<kares>
Oracle was particulary painful - do not how hard was DB2
<kares>
if you'd like to look at the DB2 arel issue (warning it's a bit of a mess) that should be testable without a DB
<kares>
but its no biggie - won't be thorough - just would like to have it ~ working as < 4.2 so that potential users can pick up one thing for fixing and they're not demotivated by nothing working
donV has quit [Quit: donV]
CustosL1men has joined #jruby
dinfuehr has quit [Remote host closed the connection]
mkristian_ has joined #jruby
skade has joined #jruby
pitr-ch_ has joined #jruby
pitr-ch has quit [Ping timeout: 264 seconds]
shellac has joined #jruby
baroquebobcat has quit [Quit: baroquebobcat]
mdedetrich has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
dumdedum has joined #jruby
mkristian_ has quit [Quit: This computer has gone to sleep]
vtunka has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
mkristian_ has joined #jruby
yfeldblum has quit [Read error: Connection reset by peer]
yfeldblum has joined #jruby
CustosL1men has quit [Ping timeout: 240 seconds]
benlovell has joined #jruby
benlovell has quit [Client Quit]
shellac has joined #jruby
mkristian_ has quit [Quit: This computer has gone to sleep]
dumdedum has quit [Quit: foo]
blaxter has joined #jruby
samphippen has joined #jruby
erikhatcher has joined #jruby
drbobbeaty has quit [Ping timeout: 246 seconds]
CustosL1men has joined #jruby
mkristian_ has joined #jruby
rsim1 has joined #jruby
rsim has quit [Ping timeout: 248 seconds]
pawnbox has joined #jruby
SynrG has quit [Read error: Connection reset by peer]
SynrG has joined #jruby
CustosL1men has quit [Ping timeout: 255 seconds]
mkristian_ has quit [Quit: This computer has gone to sleep]
mkristian_ has joined #jruby
CustosL1men has joined #jruby
<GitHub87>
[jruby] mkristian pushed 1 new commit to master: http://git.io/vZqbv
<GitHub87>
jruby/master f3d83ed Christian Meier: [build] use jruby-1.7.22 for install jruby-jars.gem for tests
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<headius>
first failing build on 1.7 18 days ago, and it doesn't make any sense that it would cause a problem
<headius>
we've been failing with the same problem ever since, minitest-excludes is not installing
<enebo>
heh
<headius>
master should be green after my regression spec fix, but this one is weird
<enebo>
weird….well no complaints on 1.7.22 yet so I am hoping this is some env combo thing
<headius>
yeah it must be
<kares>
enebo: :) you do NOT but if you'd like I'm happy to hook you up! ... actually do have it installed in a VM ( did not pay MS :) but I also care very little since it's "hacked" in a way that is quite time consuming unfortunately
<enebo>
kares: hahah…yeah I always wonder how many esoteric deployments are out there (JRuby + Rails on Windows via SQLServer)
<enebo>
kares: I always think of the poor folks who are trying to make us run on AS/400 IBM Mainframe or OpenVMS but let’s face it even SQLServer is way out there for Ruby
<kares>
enebo: MRI seems well supported with these ... e.g. there's an IBM_DB gem that handles DB2/AS-400 even Informix + Z/OS :)
<enebo>
kares: oh really?
<enebo>
kares: I did not know that
<kares>
yep - IBM pays people for it
<kares>
we're not that lucky on AR-JDBC :)
<kares>
but DB2 and some of Z/OS works ... and AS/400 is actually managed these day by a user who has an AR-JDBC extension gem
<kares>
... hopefully he'll work on AS/400 for a while
<enebo>
sure
<kares>
also e.g. Sybase AR-JDBC is supported by people from SAP
tenderlo_ has quit [Quit: Leaving...]
tenderlove has joined #jruby
subbu has joined #jruby
<GitHub93>
[jruby] mkristian closed pull request #3310: return UTC instead of GMT (fixes #3304) (master...fix-3304-return-utc) http://git.io/vGbFQ
<GitHub189>
[jruby] mkristian pushed 2 new commits to master: http://git.io/vZYJJ
<GitHub189>
jruby/master b681987 Tiago Stürmer Daitx: return UTC instead of GMT (fixes #3304)...
<GitHub189>
jruby/master 0596e57 Christian Meier: Merge pull request #3310 from tdaitx/fix-3304-return-utc...
<kares>
headius: will put the arity matching proc-to-iface example in the wiki
<headius>
ok
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
samphippen has joined #jruby
<enebo>
lopex: !
<lopex>
enebo: !
bbrowning is now known as bbrowning_away
<rtyler>
ohai
<headius>
I dun get this fail
<headius>
enebo: going to confirm previous commit works...it doesn't make sense that jossl update would cause minitest-excludes to stop installing
<enebo>
headius: not if we can install it locally unless it is signed or something?
<headius>
hmmm
<headius>
that's a thought
<headius>
I don't know how gem signing works
<headius>
hmm
<headius>
same failure on previous rev
<headius>
thank goodness
<headius>
so something probably changed on RG.org?
<headius>
bbrowning_away: when did we update the TB gem proxy?
<headius>
18 days ago perhaps?
donV has joined #jruby
vtunka has quit [Quit: Leaving]
dinfuehr has joined #jruby
yosafbridge has quit [Ping timeout: 264 seconds]
pawnbox has quit [Remote host closed the connection]
bbrowning_away is now known as bbrowning
dinfuehr has quit [Remote host closed the connection]
<bbrowning>
headius: august 19th
<headius>
ok
<bbrowning>
so 20 days ago or so?
<headius>
yeah
<headius>
I guess it's not related though, mkristian seems to have figured it out
<bbrowning>
ok
yosafbridge has joined #jruby
<GitHub188>
[jruby] headius pushed 2 new commits to jruby-1_7: http://git.io/vZYwk
<GitHub188>
jruby/jruby-1_7 2769587 Charles Oliver Nutter: Fix jruby versions in antlib/extra.xml.
<GitHub188>
jruby/jruby-1_7 2c3ebd1 Charles Oliver Nutter: Remove redundant test-jruby-jars (complete tests same stuff).
<headius>
mkristian_ believes the failing build isn't actually necessary anymore, so I removed it...but it was failing because it was looking for wrong jar filenames
kfpratt has joined #jruby
baroquebobcat has joined #jruby
rcvalle has joined #jruby
<headius>
yay, build fixed
<headius>
we are all green again
<headius>
lunch time!
pawnbox has joined #jruby
havenwood has quit [Ping timeout: 255 seconds]
shellac has quit [Quit: Computer has gone to sleep.]
kfpratt has quit [Remote host closed the connection]
mkristian_ has quit [Quit: This computer has gone to sleep]
CustosL1men has quit [Ping timeout: 244 seconds]
pawnbox has quit [Ping timeout: 272 seconds]
kfpratt has joined #jruby
lanceball is now known as lance|afk
blaxter has quit [Quit: foo]
dinfuehr has joined #jruby
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bbrowning is now known as bbrowning_away
pitr-ch_ has quit [Ping timeout: 246 seconds]
mje113 has joined #jruby
pitr-ch has joined #jruby
skade has quit [Quit: Computer has gone to sleep.]
<GitHub67>
[jruby] tdaitx closed pull request #3309: get zone from RubyTime (fixes #3303) (master...fix-3303-use-rubytime) http://git.io/vGbyD
<GitHub53>
[jruby] tdaitx reopened pull request #3309: get zone from RubyTime (fixes #3303) (master...fix-3303-use-rubytime) http://git.io/vGbyD
bbrowning_away is now known as bbrowning
<GitHub131>
[jruby] pitr-ch pushed 2 new commits to master: http://git.io/vZOL5
<GitHub131>
jruby/master 1320fc9 Petr Chalupa: [Truffle] pe test output formating
<GitHub131>
jruby/master 1e9a59d Petr Chalupa: [Truffle] jruby+truffle_runner: add --(re)build options to run subcommand
pietr0 has joined #jruby
shellac has joined #jruby
skade has joined #jruby
mkristian has joined #jruby
skade has quit [Client Quit]
havenwood has joined #jruby
mkristian has quit [Quit: This computer has gone to sleep]
<rtyler>
so refinements
<rtyler>
safe to use yet or what? I want to play with them this week :)
erikhatcher has quit [Quit: erikhatcher]
dinfuehr_ has joined #jruby
dinfuehr has quit [Ping timeout: 246 seconds]
dinfuehr_ has quit [Remote host closed the connection]
dinfuehr has joined #jruby
<enebo>
rtyler: Much safer in 9.0.1.0 in that they are actually lexically isolated
<enebo>
rtyler: but I do not think they JIT so it will fall back to interp
ph has joined #jruby
<rtyler>
that's okay by me
<enebo>
rtyler: tbh I would be interested in if you hit our problems with what you play with
<ph>
Hello everyone
<rtyler>
I wonder if it would be possible to create refinements dynamically for activesupport
<rtyler>
so I can keep it from futzing with my world
bb010g has quit [Quit: Connection closed for inactivity]
<ph>
Anyone have ideas what would be causing this? I have the same issue with .22 and 9k, btw this is a VM but I am not running commands off a network drive.
<enebo>
ph: I am wondering if perhaps you narrowed it to the bug with stat
<enebo>
ph: or found a bug
<ph>
not sure
<ph>
I havent seen this behavior before and we have a lot of dependencies.
skade has quit [Client Quit]
<enebo>
ph: the ESRCH error is weird but we have had issues where we return a weird return valu map to a bogus standard error
<ph>
we are setting up the windows ci and got it by this.
<enebo>
ph: ok can you veryfi whether native have been enabled as well
<ph>
enebo, one of my collegue is able to make it work on windows 8 jdk 8.
<enebo>
ph: I just tried docker-api install with Java 8 on win7 and it also worked
<ph>
successfully loaded native
<enebo>
ph: 9.0.1.0 was able to install this on win7 with java 7. Not sure what the installer did to pick an older JVM for that but that is a ifferent issue
<enebo>
I need a nice jvm switcher for windows
<ph>
If you find one I'
<ph>
I will be interested
<enebo>
ph: I wonder if this could involve file name length in some way
<ph>
could it be a win 2012 issue?
<enebo>
sure :)
<ph>
that was my first ideas, but I presumed by now all the os should have started to understand
<enebo>
ph: I am weirded out in your stat example that the stat fails
<ph>
Something is definitely wrong, I have changed the package.rb to remove the chmod and the specific options on the mkdir_p and it still fails
<ph>
let me check if the machine is up to date, I know we are running r2.
bb010g has joined #jruby
<ph>
enebo: I’ll do more digging on that max length problem and update the issue
rsim1 has quit [Quit: Leaving.]
<enebo>
ph: I am seeing ESRCH with java 8 in irb and stat
<enebo>
ph: but it is weird
<ph>
from the docker-api yml files?
<enebo>
ph: I probably installed a different version of docker-api
<ph>
I am using the latest version
<enebo>
ph: so if I stat the directory of the gem with 1.22.3 I get a ENOENT
<enebo>
ph: but if I stat a subdir of that ENOENT I get ESRCH
<ph>
o_O
<enebo>
ph: let me see what is actually there in my gem dir
<enebo>
ph: ok so here is what I know but not why…if I search for the 1.22.3 using stat with full path I get enoent since I have 1.22.4 installed
lance|afk is now known as lanceball
<enebo>
ph: but if I look for spec dir in 1.22.3/spec I get ESRCH
<enebo>
ph: but if I look in 1.22.4 (which exists) then it works
subbu is now known as subbu|lunch
gm_ has joined #jruby
<enebo>
ph: So I do not think this is your issue per se but it is an issue of some sort
<ph>
ok, on my side we are upding the machine with the latest updates
<ph>
Well, I had similar issue with .3 and .4
<ph>
I think the files were not the same IIRC
gm_ has left #jruby [#jruby]
talevy has joined #jruby
havenwood has quit [Ping timeout: 244 seconds]
havenwood has joined #jruby
shellac has quit [Ping timeout: 240 seconds]
<ph>
enebo, updating the windows box fixed this issue
camlow325 has joined #jruby
<ph>
I think
<ph>
enebo, yup fixed it, I’ll update the issue, thanks for your time!
<enebo>
ph: I verified we always return ESRCH past first invalid path element (ENOENT). This is really weird but we have no special logic here so I don’t get it
<enebo>
ph: you ended up finding two problems :)
<ph>
well, I think you are the best one to open a more specific issue :D
<enebo>
ph: only one is ours and I guess it must not be too serious since no one has ever reported it directly
<enebo>
ph: I added a comment to the new issue
camlow32_ has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
mkristian has joined #jruby
subbu|lunch is now known as subbu
mkristian_ has joined #jruby
mkristian has quit [Ping timeout: 264 seconds]
DomKM has joined #jruby
robbyoconnor has quit [Ping timeout: 244 seconds]
shellac has joined #jruby
lanceball is now known as lance|afk
yfeldblum has joined #jruby
yfeldblum has quit [Remote host closed the connection]
yfeldblum has joined #jruby
bb010g has quit [Quit: Connection closed for inactivity]
projectodd-ci has quit []
fatephd has joined #jruby
lance|afk is now known as lanceball
tcrawley is now known as tcrawley-away
erikhatcher has joined #jruby
dinfuehr_ has joined #jruby
camlow32_ has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
dinfuehr has quit [Ping timeout: 250 seconds]
dinfuehr_ has quit [Remote host closed the connection]
ph has quit [Quit: ph]
bbrowning is now known as bbrowning_away
shellac has quit [Ping timeout: 244 seconds]
shellac_ has joined #jruby
mkristian_ has quit [Quit: This computer has gone to sleep]
pitr-ch_ has joined #jruby
pitr-ch has quit [Ping timeout: 240 seconds]
shellac has joined #jruby
shellac_ has quit [Ping timeout: 272 seconds]
brauliobo has joined #jruby
lanceball is now known as lance|afk
Aethenelle has quit [Quit: Aethenelle]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
erikhatcher has quit [Quit: erikhatcher]
dinfuehr has joined #jruby
pitr-ch_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
havenwood has quit [Ping timeout: 240 seconds]
dinfuehr has quit [Ping timeout: 252 seconds]
havenwood has joined #jruby
Aethenelle has joined #jruby
sferik has joined #jruby
erikhatcher has joined #jruby
<tarcieri>
hmm
<tarcieri>
is exceptionless NBIO expected to work on JRuby 9000?