← Back to team overview

cf-charmers team mailing list archive

Re: Bosh templating gem

 

Sorry, this was an oversight. I've updated the gemspec for bosh-template
and built a new gem by hand. Cory would you mind trying the attached gem
file and replacing the one that's checked in if it works for you?

Thanks
Abhi


On Wed, Jul 2, 2014 at 12:02 PM, Cory Johns <cory.johns@xxxxxxxxxxxxx>
wrote:

> Abhi,
>
> The problem is that there is no bin directory, nor executable to add
> to the path.  Here's a more detailed pastebin:
> http://pastebin.ubuntu.com/7738218/
>
> On Wed, Jul 2, 2014 at 1:47 PM, Abhijit Hiremagalur
> <abhijit@xxxxxxxxxxxx> wrote:
> > This might help:
> > http://stackoverflow.com/questions/909673/how-do-i-use-gems-with-ubuntu
> >
> > Abhi
> >
> >
> > On Wednesday, July 2, 2014, Abhijit Hiremagalur <abhijit@xxxxxxxxxxxx>
> > wrote:
> >>
> >> I haven't had a chance to look into this yet.
> >>
> >> Are the bin dirs GEMPATH being correctly added to the PATH? This is
> >> typically handled by a ruby version manager like RVM, rbenv etc. but
> might
> >> need to be done manually in this context.
> >>
> >> Abhi
> >>
> >> On Monday, June 30, 2014, Cory Johns <cory.johns@xxxxxxxxxxxxx> wrote:
> >>>
> >>> Actually, Abhjit, I just happened to be testing this today as part of
> >>> a deployment, and I noticed that `bosh-template` is not on the path
> >>> after installing the gem.  Is there something I should be adding to
> >>> PATH or is there perhaps an option to make a symlink that I am
> >>> missing?
> >>>
> >>> http://pastebin.ubuntu.com/7727701/
> >>>
> >>> Thanks,
> >>> Cory
> >>>
> >>> On Thu, Jun 26, 2014 at 2:53 PM, Abhijit Hiremagalur
> >>> <abhijit@xxxxxxxxxxxx> wrote:
> >>> > Thanks Alex.
> >>> >
> >>> > Cory and I worked on this together last week while the Canonical
> folks
> >>> > were
> >>> > here at Pivotal. It was created primarily for the charm. The .gem
> file
> >>> > that's currently checked into the charm is built from the code in
> this
> >>> > PR.
> >>> >
> >>> > I just nudged a couple of folks on the BOSH team to try to get this
> >>> > merged.
> >>> >
> >>> > Abhi
> >>> >
> >>> >
> >>> > On Thursday, June 26, 2014, Alexander Lomov <lomov.as@xxxxxxxxx>
> wrote:
> >>> >>
> >>> >> Hey, Ben and Cory.
> >>> >>
> >>> >> Recently I've seen that BOSH is going to have distinct gem for
> >>> >> templating.
> >>> >> I guess it can be useful for to know about it. It still existed as a
> >>> >> PR, but
> >>> >> I'm sure it will be merged soon.
> >>> >>
> >>> >> Here is a link:
> >>> >> https://github.com/cloudfoundry/bosh/pull/591
> >>> >>
> >>> >>
> >>> >> Best wishes,
> >>> >> Alex L.
>

Attachment: bosh-template-1.2611.0.pre.gem
Description: Binary data


Follow ups

References