glennpratt has quit [Remote host closed the connection]
glennpratt has joined #bundler
glennpratt has quit [Ping timeout: 250 seconds]
c355e3b has quit [Quit: Connection closed for inactivity]
glennpratt has joined #bundler
glennpratt has quit [Ping timeout: 252 seconds]
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #bundler
glennpratt has joined #bundler
chouhoulis has quit [Ping timeout: 250 seconds]
glennpratt has quit [Ping timeout: 250 seconds]
glennpratt has joined #bundler
glennpratt has quit [Remote host closed the connection]
glennpratt has joined #bundler
glennpratt has quit [Remote host closed the connection]
glennpratt has joined #bundler
glennpratt has quit [Ping timeout: 245 seconds]
glennpratt has joined #bundler
glennpratt has quit [Ping timeout: 260 seconds]
chouhoulis has joined #bundler
chouhoulis has quit [Ping timeout: 240 seconds]
djbkd has quit [Quit: My people need me...]
Olipro has quit [Ping timeout: 246 seconds]
glennpratt has joined #bundler
glennpratt has quit [Ping timeout: 246 seconds]
djbkd has joined #bundler
Olipro has joined #bundler
djbkd has quit [Remote host closed the connection]
glennpratt has joined #bundler
glennpratt has quit [Ping timeout: 258 seconds]
glennpratt has joined #bundler
shwoodard_ has quit []
shwoodard_ has joined #bundler
glennpratt has quit [Ping timeout: 248 seconds]
glennpratt has joined #bundler
glennpratt has quit [Ping timeout: 252 seconds]
c355e3b has joined #bundler
glennpratt has joined #bundler
glennpratt has quit [Ping timeout: 258 seconds]
tabakhase has quit [Ping timeout: 260 seconds]
tabakhase has joined #bundler
chouhoulis has joined #bundler
chouhoulis has quit [Ping timeout: 258 seconds]
glennpratt has joined #bundler
glennpratt has quit [Ping timeout: 256 seconds]
glennpratt has joined #bundler
chouhoulis has joined #bundler
jhass has quit [Ping timeout: 268 seconds]
jhass has joined #bundler
glennpratt has quit [Read error: Connection reset by peer]
glennpratt has joined #bundler
<borodin>
howdy bundle community!
djbkd__ has quit [Read error: Connection reset by peer]
djbkd has joined #bundler
<borodin>
can anyone tell me - is there a bundler debug mode or some kind of diagnostics flag? I'm trying a bundle install inside a docker container and I'm getting 'Network error while fetching', but when I copy the Gemfile onto the host and try bundle there, I get the install working in less than a minute
djbkd has quit [Ping timeout: 258 seconds]
djbkd has joined #bundler
_djbkd has joined #bundler
djbkd_ has joined #bundler
_djbkd has quit [Read error: Connection reset by peer]
chouhoul_ has joined #bundler
chouhou__ has joined #bundler
chouhoulis has quit [Ping timeout: 245 seconds]
chouhoul_ has quit [Ping timeout: 245 seconds]
chouhou__ has quit [Remote host closed the connection]
chouhoulis has joined #bundler
chouhoulis has quit [Ping timeout: 265 seconds]
glennpratt has quit [Remote host closed the connection]
glennpratt has joined #bundler
glennpratt has quit [Remote host closed the connection]
glennpratt has joined #bundler
chouhoulis has joined #bundler
chouhoul_ has joined #bundler
chouhoul_ has quit [Remote host closed the connection]
chouhoul_ has joined #bundler
chouhoulis has quit [Ping timeout: 252 seconds]
heroux has quit [Ping timeout: 250 seconds]
heroux has joined #bundler
cippaciong has joined #bundler
<cippaciong>
Hello, I'm trying to install grpc in FreeBSD but it fails building native extensions. I suspect that I should use gmake (GNU make) instead of FreBSD implementation of make. Is there a way to tell bundler to use gmake instead of make?