00:03
cmar has joined #bundler
00:07
opus has joined #bundler
00:08
mootpointer has joined #bundler
00:14
cmar has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
00:22
mootpointer has quit [Quit: Exit, pursued by a bear.]
00:28
opus has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
00:29
cmar has joined #bundler
00:33
g0bl1n has quit [Ping timeout: 252 seconds]
00:36
pnomolos_ has joined #bundler
00:36
pnomolos_ has quit [Client Quit]
00:37
g0bl1n has joined #bundler
00:37
g0bl1n has joined #bundler
00:37
g0bl1n has quit [Changing host]
00:40
pnomolos has quit [Ping timeout: 250 seconds]
00:51
aroop has quit [Ping timeout: 240 seconds]
00:51
retro_ has joined #bundler
00:53
<
indirect >
g0bl1n: if bundler can't find the tag, it's not in the checkout it has
00:53
<
indirect >
did you perhaps force push
00:54
<
indirect >
I'd suggest deleting the entire git repo and trying to bundle install again
00:54
<
indirect >
it's in $GEM_HOME (or --path /wherever/) inside the cache/bundler directory
00:55
<
g0bl1n >
indirect, will do it, tkd
01:06
r0bby_ has quit [Ping timeout: 245 seconds]
01:07
r0bby_ has joined #bundler
01:15
cmar has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
01:18
jvrmaia has joined #bundler
01:36
jvrmaia has quit []
01:53
pnomolos has joined #bundler
01:53
pnomolos has joined #bundler
01:53
pnomolos has quit [Changing host]
02:19
cwebber has quit [Ping timeout: 272 seconds]
02:47
postmodern has joined #bundler
02:48
<
postmodern >
hello, im trying to run bundler (1.3.5) under jruby 1.7.9
02:48
<
postmodern >
it's trying to install rake 10.0.4, but according to rubygems it's already installed
02:48
<
postmodern >
also bundler is also asking for my password to install the gems globally
02:48
<
postmodern >
this doesn't make sense since GEM_HOME is definitely writable
02:55
<
Radar >
postmodern: Is there anything in .bundle/config?
02:56
<
postmodern >
Radar, .bundle/ does not even exist
02:56
<
Radar >
postmodern: ok then. I am out of ideas.
02:56
<
postmodern >
this only seems to happen on jruby too
03:00
havenwood has quit [Remote host closed the connection]
03:00
havenwood has joined #bundler
03:00
havenwood has quit [Read error: Connection reset by peer]
03:01
g0bl1n has quit [Ping timeout: 260 seconds]
03:29
ixti has quit [Ping timeout: 246 seconds]
03:39
r0bby_ has quit [Read error: Connection reset by peer]
03:42
robbyoconnor has joined #bundler
03:43
mootpointer has joined #bundler
04:22
patcon has joined #bundler
04:53
mootpointer has quit [Quit: ENOCAFFEINE.]
05:04
rjhunter has quit [Remote host closed the connection]
05:06
cwebber has joined #bundler
05:10
cwebber has quit [Client Quit]
05:39
mootpointer has joined #bundler
06:07
havenwood has joined #bundler
06:14
mootpointer has quit [Quit: ENOCAFFEINE.]
07:19
mootpointer has joined #bundler
07:35
mootpointer has quit [Quit: ENOCAFFEINE.]
07:36
<
postmodern >
does bundler use this "build_info" directory when installing gems?
07:36
<
postmodern >
i figured out why bundler was asking for sudo, somehow ~/.gem/jruby/1.9.3/build_info was owned by root
07:36
<
postmodern >
but was empty
07:36
<
postmodern >
and created in Jun
07:36
<
postmodern >
once I removed the directory everything worked
07:50
patcon has quit [Remote host closed the connection]
07:50
patcon has joined #bundler
07:55
triptec has left #bundler [#bundler]
07:55
patcon has quit [Ping timeout: 246 seconds]
08:07
samphippen has joined #bundler
08:31
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
08:49
mootpointer has joined #bundler
08:57
mootpointer has quit [Quit: ENOCAFFEINE.]
09:33
samphippen has joined #bundler
09:35
JordanFaust_ has joined #bundler
09:57
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
10:13
retro_ has quit [Ping timeout: 250 seconds]
10:23
JordanFaust_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
10:23
samphippen has joined #bundler
11:16
ixti has joined #bundler
11:17
g0bl1n has joined #bundler
11:17
g0bl1n has joined #bundler
11:17
g0bl1n has quit [Changing host]
11:18
45PAATVWW has joined #bundler
11:18
45PAATVWW has quit [Remote host closed the connection]
11:19
<
g0bl1n >
indirect, working now, thanks
11:57
cmar has joined #bundler
12:11
robbyoconnor has quit [Ping timeout: 245 seconds]
12:14
robbyoconnor has joined #bundler
12:18
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
12:39
<
indirect >
postmodern: rubygems 2.1+ uses it, iirc
12:43
cmar has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
12:44
cmar has joined #bundler
12:46
samphippen has joined #bundler
12:46
samphippen has quit [Client Quit]
12:54
<
postmodern >
indirect, interesting, i do wonder how root ended up creating that directory
12:55
<
postmodern >
indirect, found a bunch of bugs about build_info too
12:55
postmodern has quit [Quit: Leaving]
12:55
<
dwradcliffe >
indirect: any idea what happened to the bundler api last night?
12:55
<
dwradcliffe >
(short outage)
12:56
havenwood has quit [Remote host closed the connection]
12:57
<
indirect >
dwradcliffe: afaict, enough really hard requests came in that the dynos and pumas we have now couldn't keep up
12:57
<
indirect >
things got backed up and then requests started timing out because they were sitting around in the queue
12:57
<
indirect >
I fixed it by restarting all the dynos in order to wipe out the queued requests
12:57
<
indirect >
and then everything was back to fine
12:58
<
indirect >
pretty sure the actual long-term solution is just to deprecate the bundler-api index option :P
12:58
<
dwradcliffe >
indirect: ok, interesting. We saw a huge traffic spike on our side at the same time.
12:58
<
indirect >
that's probably what did it then
12:58
g0bl1n has quit [Ping timeout: 272 seconds]
12:58
<
indirect >
spike that was huge enough that it caused the queuing issue, anyway
13:05
cmar has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
13:06
<
indirect >
wooooow yeah
13:06
<
dwradcliffe >
it doesn't seem like legit traffic
13:06
<
indirect >
ours looked pretty similar:
13:07
<
indirect >
you think it's a dos attack or something?
13:08
cmar has joined #bundler
13:13
<
dwradcliffe >
I'm not sure. It was pretty short
13:35
samphippen has joined #bundler
13:46
havenwood has joined #bundler
13:49
chouhoulis has joined #bundler
13:57
havenwood has quit [Ping timeout: 250 seconds]
14:23
g0bl1n has joined #bundler
14:23
g0bl1n has quit [Changing host]
14:23
g0bl1n has joined #bundler
14:27
<
g0bl1n >
nothing like having problems to read OSS source code ;)
14:33
cwebber has joined #bundler
14:34
cwebber has quit [Client Quit]
14:46
yan_ has quit [Read error: Operation timed out]
14:46
slash_nick has quit [Read error: Operation timed out]
14:46
yan_ has joined #bundler
14:46
slash_nick has joined #bundler
15:36
robbyoconnor has quit [Ping timeout: 245 seconds]
15:36
cwebber has joined #bundler
16:06
patcon has joined #bundler
16:33
heroux has quit [Read error: Operation timed out]
16:37
brixen has quit [*.net *.split]
16:37
gazoombo has quit [*.net *.split]
16:38
heroux has joined #bundler
16:38
gazoombo has joined #bundler
16:49
gazoombo has quit [*.net *.split]
16:52
Olipro has quit [Ping timeout: 246 seconds]
16:52
brixen_ has joined #bundler
16:53
Olipro has joined #bundler
16:54
gazoombo has joined #bundler
17:00
Olipro has quit [Max SendQ exceeded]
17:00
cwebber has quit []
17:01
Olipro has joined #bundler
17:13
slash_nick has quit [Changing host]
17:13
slash_nick has joined #bundler
17:25
gazoombo has quit [Read error: Operation timed out]
17:27
gazoombo has joined #bundler
17:28
jds has joined #bundler
17:30
patcon has quit [Remote host closed the connection]
17:30
patcon has joined #bundler
17:30
<
jds >
Is that avoidable?
17:30
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
17:31
<
jds >
I was on bundler 1.3.5, and tried updating to 1.5.0.rc.1, but got the same problem
17:35
patcon has quit [Ping timeout: 265 seconds]
17:36
<
jds >
Huh. "bundle update rack-mini-profiler" fixes it, despite not altering Gemfile.lock or putting anything in vendor/cache
17:40
patcon has joined #bundler
17:49
cwebber has joined #bundler
18:07
pichidan has joined #bundler
18:09
cmar has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
18:09
pichidan has quit [Remote host closed the connection]
18:56
opus has joined #bundler
19:06
x1337807x has joined #bundler
19:12
patcon has quit [Remote host closed the connection]
19:13
patcon has joined #bundler
19:13
cmar has joined #bundler
19:17
patcon has quit [Ping timeout: 240 seconds]
19:20
patcon has joined #bundler
19:26
samphippen has joined #bundler
19:29
robbyoconnor has joined #bundler
19:46
opus has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
20:07
g0bl1n has quit [Ping timeout: 246 seconds]
20:15
patcon has quit [Remote host closed the connection]
20:15
patcon has joined #bundler
20:19
retro_ has joined #bundler
20:20
patcon has quit [Ping timeout: 240 seconds]
20:22
aroop has joined #bundler
20:32
Defiler has joined #bundler
20:33
<
Defiler >
Is there a more-correct way to say "I want anything in the 3.0 line of this gem, including betas", than: gem 'rspec-rails', '>= 3.0.0.beta', '< 3.1' ?
20:33
<
Defiler >
Couldn't find any specific docs that seemed to cover that
20:38
robbyoconnor has quit [Max SendQ exceeded]
20:39
robbyoconnor has joined #bundler
20:46
patcon has joined #bundler
20:46
patcon has quit [Remote host closed the connection]
20:46
patcon has joined #bundler
20:55
robbyoconnor has quit [Ping timeout: 264 seconds]
21:02
cwebber has quit []
21:33
robbyoconnor has joined #bundler
21:57
cwebber has joined #bundler
22:12
MrStone has joined #bundler
22:14
<
MrStone >
I have a problem on a server : I have to move capistrano deployed projects to another location. I'm quite done but I have to reinstall gems. I removed <project>/shared/bundler and I run <project>/current$ bundle install
22:14
<
MrStone >
The "atomic" gem cannot be installed with bundler
22:15
havenwood has joined #bundler
22:15
<
MrStone >
but it can be installed successfully with "gem install atomic"
22:16
<
MrStone >
I want to know whether I can try to run the same "gem install" command as bundler
22:16
<
MrStone >
but I don't know how to do
22:16
robbyoconnor has quit [Ping timeout: 245 seconds]
22:20
g0bl1n has joined #bundler
22:20
g0bl1n has joined #bundler
22:20
g0bl1n has quit [Changing host]
22:31
cwebber has quit []
22:43
<
MrStone >
I moved my apps to a disk mounted with "noexec" option
22:43
<
MrStone >
installing gems with dependencies causes the configure steps to fail disabling the corresponding options
22:44
<
MrStone >
in the case of "atomic" gem if the HAVE_GCC_CAS option can't be enabled the gem install fails
22:44
cwebber has joined #bundler
22:52
x1337807_ has joined #bundler
22:53
x1337807x has quit [Ping timeout: 260 seconds]
23:04
x1337807_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
23:11
retro_ has quit [Remote host closed the connection]
23:18
patcon has quit [Remote host closed the connection]
23:18
patcon has joined #bundler
23:23
patcon has quit [Ping timeout: 240 seconds]
23:44
chouhoulis has quit [Ping timeout: 272 seconds]