Nick Charlton

Results 152 comments of Nick Charlton

Hah yeah, I had the same problem! I think it's reasonable to document it, so I'll wait if there's another reply before just doing that on the PR.

I documented the change in the README, in the install section as that seemed a good way to go about it. Let me know if there's a better way to...

No worries, @rubenst2013, glad to be able to chip in. I tried this out and it finishes building a box. I did notice this error twice in the output though:...

I've been looking into this problem, and after a weekend of experiments have gotten it working using the new automated installer. It's a bit late here in the UK as...

@rubenst2013, I was seeing random failures with that problem, too. Sometimes Packer would try and connect, get a failure and quit. Other times it'd finish fine. If you try using...

Right, yeah. I found the same yesterday too. `pause_before_connecting` doesn't behave the way I thought it did: It doesn't wait for SSH, instead it keeps trying to connect and when...

Hello! I'm not currently sure what the status of Bourbon is, but I've asked around to see if anyone is keen on picking this up and I'm sure we'll get...

This is something we've seen in a few places and I wonder if the change to the Heroku command was fixing something which Heroku had changed? I _think_ what you're...

I've seen the same sort of issue when I've had a `.ruby-version` in a parent directory that didn't match the one `suspenders` is set up with. I'm not sure we...

Ooh, that's an idea! I hadn't thought about it that way. I wonder if an approach would be to infer the version from your current environment, instead?