Puppet version

updated foreman development and ran 'bundle update' and now it wants to use puppet-3.0.0 instead of 2.7.19 (this is my test copy)

I'm not ready to go to puppet 3.x yet but even cleaning out the vendor directory and doing a 'bundle install' continually puts 3.0.0 back in. If I try to limit it to 2.7.19 via the Gemfile, it tells me…
"You cannot specify the same gem twice with different version requirements. You specified: puppet (= 2.7.19) and puppet (>= 0)" and I can't figure out where that other declaration is coming from (definitely not Gemfile).

?

··· -- Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com 1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!

I'll take a look this weekend if someone doesn't beat me to it.

··· On Oct 12, 2012 7:01 PM, "Craig White" wrote:

updated foreman development and ran ‘bundle update’ and now it wants to
use puppet-3.0.0 instead of 2.7.19 (this is my test copy)

I’m not ready to go to puppet 3.x yet but even cleaning out the vendor
directory and doing a ‘bundle install’ continually puts 3.0.0 back in. If I
try to limit it to 2.7.19 via the Gemfile, it tells me…
“You cannot specify the same gem twice with different version
requirements. You specified: puppet (= 2.7.19) and puppet (>= 0)” and I
can’t figure out where that other declaration is coming from (definitely
not Gemfile).

?

Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.

What are the contents of bundler.d/Gemfile.local.rb ?? (This is the
file to put your Gem customizations.) I ask because we removed Puppet
from the Gemfile ages ago, so I'm not sure where you are seeing puppet
defined?

-Brian

··· On Fri, Oct 12, 2012 at 7:08 PM, Brian Gupta wrote: > I'll take a look this weekend if someone doesn't beat me to it. > > On Oct 12, 2012 7:01 PM, "Craig White" wrote: >> >> updated foreman development and ran 'bundle update' and now it wants to >> use puppet-3.0.0 instead of 2.7.19 (this is my test copy) >> >> I'm not ready to go to puppet 3.x yet but even cleaning out the vendor >> directory and doing a 'bundle install' continually puts 3.0.0 back in. If I >> try to limit it to 2.7.19 via the Gemfile, it tells me… >> "You cannot specify the same gem twice with different version >> requirements. You specified: puppet (= 2.7.19) and puppet (>= 0)" and I >> can't figure out where that other declaration is coming from (definitely not >> Gemfile). >> >> ? >> -- >> Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> craig.white@ttiltd.com >> 1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> www.ttiassessments.com >> >> Register Now! >> TTI Winners' Conference 2013 >> January 20th - 22nd >> The Earlier You Register the More FREE Product You Receive >> Click here for more information! >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Foreman users" group. >> To post to this group, send email to foreman-users@googlegroups.com. >> To unsubscribe from this group, send email to >> foreman-users+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/foreman-users?hl=en. >> >

there isn't any bundler.d/Gemfile.local.rb

root@puppet-test:/var/www/foreman# ls -l bundler.d/
total 44
-rw-r–r-- 1 puppet puppet 96 Sep 18 14:41 console.rb
-rw-r–r-- 1 puppet puppet 234 Sep 18 14:41 development.rb
-rw-r–r-- 1 puppet puppet 95 Sep 18 14:41 fog.rb
-rw-r–r-- 1 puppet puppet 47 Sep 18 14:41 libvirt.rb
-rw-r–r-- 1 puppet puppet 13 Sep 18 15:05 local-gems.rb
-rw-r–r-- 1 puppet puppet 34 Sep 18 14:41 mysql.rb
-rw-r–r-- 1 puppet puppet 49 Sep 18 14:41 ovirt.rb
-rw-r–r-- 1 puppet puppet 36 Sep 18 14:41 postgresql.rb
-rw-r–r-- 1 puppet puppet 37 Sep 18 14:41 sqlite.rb
-rw-r–r-- 1 puppet puppet 172 Oct 12 14:29 test.rb
-rw-r–r-- 1 puppet puppet 37 Sep 18 14:41 vmware.rb

Craig

··· On Oct 13, 2012, at 6:04 AM, Brian Gupta wrote:

What are the contents of bundler.d/Gemfile.local.rb ?? (This is the
file to put your Gem customizations.) I ask because we removed Puppet
from the Gemfile ages ago, so I’m not sure where you are seeing puppet
defined?

-Brian

On Fri, Oct 12, 2012 at 7:08 PM, Brian Gupta brian.gupta@brandorr.com wrote:

I’ll take a look this weekend if someone doesn’t beat me to it.

On Oct 12, 2012 7:01 PM, “Craig White” craig.white@ttiltd.com wrote:

updated foreman development and ran ‘bundle update’ and now it wants to
use puppet-3.0.0 instead of 2.7.19 (this is my test copy)

I’m not ready to go to puppet 3.x yet but even cleaning out the vendor
directory and doing a ‘bundle install’ continually puts 3.0.0 back in. If I
try to limit it to 2.7.19 via the Gemfile, it tells me…
“You cannot specify the same gem twice with different version
requirements. You specified: puppet (= 2.7.19) and puppet (>= 0)” and I
can’t figure out where that other declaration is coming from (definitely not
Gemfile).

?

Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!

What is local-gems.rb? I don't believe we manage that file in git?

Thanks,
Brian

··· On Mon, Oct 15, 2012 at 11:21 AM, Craig White wrote: > there isn't any bundler.d/Gemfile.local.rb > > root@puppet-test:/var/www/foreman# ls -l bundler.d/ > total 44 > -rw-r--r-- 1 puppet puppet 96 Sep 18 14:41 console.rb > -rw-r--r-- 1 puppet puppet 234 Sep 18 14:41 development.rb > -rw-r--r-- 1 puppet puppet 95 Sep 18 14:41 fog.rb > -rw-r--r-- 1 puppet puppet 47 Sep 18 14:41 libvirt.rb > -rw-r--r-- 1 puppet puppet 13 Sep 18 15:05 local-gems.rb > -rw-r--r-- 1 puppet puppet 34 Sep 18 14:41 mysql.rb > -rw-r--r-- 1 puppet puppet 49 Sep 18 14:41 ovirt.rb > -rw-r--r-- 1 puppet puppet 36 Sep 18 14:41 postgresql.rb > -rw-r--r-- 1 puppet puppet 37 Sep 18 14:41 sqlite.rb > -rw-r--r-- 1 puppet puppet 172 Oct 12 14:29 test.rb > -rw-r--r-- 1 puppet puppet 37 Sep 18 14:41 vmware.rb > > Craig > > On Oct 13, 2012, at 6:04 AM, Brian Gupta wrote: > >> What are the contents of bundler.d/Gemfile.local.rb ?? (This is the >> file to put your Gem customizations.) I ask because we removed Puppet >> from the Gemfile ages ago, so I'm not sure where you are seeing puppet >> defined? >> >> -Brian >> >> On Fri, Oct 12, 2012 at 7:08 PM, Brian Gupta wrote: >>> I'll take a look this weekend if someone doesn't beat me to it. >>> >>> On Oct 12, 2012 7:01 PM, "Craig White" wrote: >>>> >>>> updated foreman development and ran 'bundle update' and now it wants to >>>> use puppet-3.0.0 instead of 2.7.19 (this is my test copy) >>>> >>>> I'm not ready to go to puppet 3.x yet but even cleaning out the vendor >>>> directory and doing a 'bundle install' continually puts 3.0.0 back in. If I >>>> try to limit it to 2.7.19 via the Gemfile, it tells me… >>>> "You cannot specify the same gem twice with different version >>>> requirements. You specified: puppet (= 2.7.19) and puppet (>= 0)" and I >>>> can't figure out where that other declaration is coming from (definitely not >>>> Gemfile). >>>> >>>> ? >>>> -- >>>> Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>> craig.white@ttiltd.com >>>> 1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>> www.ttiassessments.com >>>> >>>> Register Now! >>>> TTI Winners' Conference 2013 >>>> January 20th - 22nd >>>> The Earlier You Register the More FREE Product You Receive >>>> Click here for more information! >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google Groups >>>> "Foreman users" group. >>>> To post to this group, send email to foreman-users@googlegroups.com. >>>> To unsubscribe from this group, send email to >>>> foreman-users+unsubscribe@googlegroups.com. >>>> For more options, visit this group at >>>> http://groups.google.com/group/foreman-users?hl=en. >>>> >>> >> >> -- >> You received this message because you are subscribed to the Google Groups "Foreman users" group. >> To post to this group, send email to foreman-users@googlegroups.com. >> To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com. >> For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en. >> > > -- > Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com > 1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com > > Register Now! > TTI Winners' Conference 2013 > January 20th - 22nd > The Earlier You Register the More FREE Product You Receive > Click here for more information! > > > -- > You received this message because you are subscribed to the Google Groups "Foreman users" group. > To post to this group, send email to foreman-users@googlegroups.com. > To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en. >

bing!

root@puppet-test:/var/www/foreman# cat bundler.d/local-gems.rb
gem 'puppet'

set it to 2.7.19 and now it works

Thanks

Craig

··· On Oct 15, 2012, at 8:30 AM, Brian Gupta wrote:

What is local-gems.rb? I don’t believe we manage that file in git?

Thanks,
Brian

On Mon, Oct 15, 2012 at 11:21 AM, Craig White craig.white@ttiltd.com wrote:

there isn’t any bundler.d/Gemfile.local.rb

root@puppet-test:/var/www/foreman# ls -l bundler.d/
total 44
-rw-r–r-- 1 puppet puppet 96 Sep 18 14:41 console.rb
-rw-r–r-- 1 puppet puppet 234 Sep 18 14:41 development.rb
-rw-r–r-- 1 puppet puppet 95 Sep 18 14:41 fog.rb
-rw-r–r-- 1 puppet puppet 47 Sep 18 14:41 libvirt.rb
-rw-r–r-- 1 puppet puppet 13 Sep 18 15:05 local-gems.rb
-rw-r–r-- 1 puppet puppet 34 Sep 18 14:41 mysql.rb
-rw-r–r-- 1 puppet puppet 49 Sep 18 14:41 ovirt.rb
-rw-r–r-- 1 puppet puppet 36 Sep 18 14:41 postgresql.rb
-rw-r–r-- 1 puppet puppet 37 Sep 18 14:41 sqlite.rb
-rw-r–r-- 1 puppet puppet 172 Oct 12 14:29 test.rb
-rw-r–r-- 1 puppet puppet 37 Sep 18 14:41 vmware.rb

Craig

On Oct 13, 2012, at 6:04 AM, Brian Gupta wrote:

What are the contents of bundler.d/Gemfile.local.rb ?? (This is the
file to put your Gem customizations.) I ask because we removed Puppet
from the Gemfile ages ago, so I’m not sure where you are seeing puppet
defined?

-Brian

On Fri, Oct 12, 2012 at 7:08 PM, Brian Gupta brian.gupta@brandorr.com wrote:

I’ll take a look this weekend if someone doesn’t beat me to it.

On Oct 12, 2012 7:01 PM, “Craig White” craig.white@ttiltd.com wrote:

updated foreman development and ran ‘bundle update’ and now it wants to
use puppet-3.0.0 instead of 2.7.19 (this is my test copy)

I’m not ready to go to puppet 3.x yet but even cleaning out the vendor
directory and doing a ‘bundle install’ continually puts 3.0.0 back in. If I
try to limit it to 2.7.19 via the Gemfile, it tells me…
“You cannot specify the same gem twice with different version
requirements. You specified: puppet (= 2.7.19) and puppet (>= 0)” and I
can’t figure out where that other declaration is coming from (definitely not
Gemfile).

?

Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!

I didn't create the file… didn't even have a notion of the binder.d subdirectory or its contents.

Craig

··· On Oct 15, 2012, at 8:30 AM, Brian Gupta wrote:

What is local-gems.rb? I don’t believe we manage that file in git?

Thanks,
Brian

On Mon, Oct 15, 2012 at 11:21 AM, Craig White craig.white@ttiltd.com wrote:

there isn’t any bundler.d/Gemfile.local.rb

root@puppet-test:/var/www/foreman# ls -l bundler.d/
total 44
-rw-r–r-- 1 puppet puppet 96 Sep 18 14:41 console.rb
-rw-r–r-- 1 puppet puppet 234 Sep 18 14:41 development.rb
-rw-r–r-- 1 puppet puppet 95 Sep 18 14:41 fog.rb
-rw-r–r-- 1 puppet puppet 47 Sep 18 14:41 libvirt.rb
-rw-r–r-- 1 puppet puppet 13 Sep 18 15:05 local-gems.rb
-rw-r–r-- 1 puppet puppet 34 Sep 18 14:41 mysql.rb
-rw-r–r-- 1 puppet puppet 49 Sep 18 14:41 ovirt.rb
-rw-r–r-- 1 puppet puppet 36 Sep 18 14:41 postgresql.rb
-rw-r–r-- 1 puppet puppet 37 Sep 18 14:41 sqlite.rb
-rw-r–r-- 1 puppet puppet 172 Oct 12 14:29 test.rb
-rw-r–r-- 1 puppet puppet 37 Sep 18 14:41 vmware.rb

Craig

On Oct 13, 2012, at 6:04 AM, Brian Gupta wrote:

What are the contents of bundler.d/Gemfile.local.rb ?? (This is the
file to put your Gem customizations.) I ask because we removed Puppet
from the Gemfile ages ago, so I’m not sure where you are seeing puppet
defined?

-Brian

On Fri, Oct 12, 2012 at 7:08 PM, Brian Gupta brian.gupta@brandorr.com wrote:

I’ll take a look this weekend if someone doesn’t beat me to it.

On Oct 12, 2012 7:01 PM, “Craig White” craig.white@ttiltd.com wrote:

updated foreman development and ran ‘bundle update’ and now it wants to
use puppet-3.0.0 instead of 2.7.19 (this is my test copy)

I’m not ready to go to puppet 3.x yet but even cleaning out the vendor
directory and doing a ‘bundle install’ continually puts 3.0.0 back in. If I
try to limit it to 2.7.19 via the Gemfile, it tells me…
“You cannot specify the same gem twice with different version
requirements. You specified: puppet (= 2.7.19) and puppet (>= 0)” and I
can’t figure out where that other declaration is coming from (definitely not
Gemfile).

?

Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!

Craig,

Did you guys create that file, or was it installed by one of our packages?

Thanks,
Brian

··· On Mon, Oct 15, 2012 at 11:49 AM, Craig White wrote: > bing! > > root@puppet-test:/var/www/foreman# cat bundler.d/local-gems.rb > gem 'puppet' > > set it to 2.7.19 and now it works > > Thanks > > Craig > > On Oct 15, 2012, at 8:30 AM, Brian Gupta wrote: > >> What is local-gems.rb? I don't believe we manage that file in git? >> >> Thanks, >> Brian >> >> On Mon, Oct 15, 2012 at 11:21 AM, Craig White wrote: >>> there isn't any bundler.d/Gemfile.local.rb >>> >>> root@puppet-test:/var/www/foreman# ls -l bundler.d/ >>> total 44 >>> -rw-r--r-- 1 puppet puppet 96 Sep 18 14:41 console.rb >>> -rw-r--r-- 1 puppet puppet 234 Sep 18 14:41 development.rb >>> -rw-r--r-- 1 puppet puppet 95 Sep 18 14:41 fog.rb >>> -rw-r--r-- 1 puppet puppet 47 Sep 18 14:41 libvirt.rb >>> -rw-r--r-- 1 puppet puppet 13 Sep 18 15:05 local-gems.rb >>> -rw-r--r-- 1 puppet puppet 34 Sep 18 14:41 mysql.rb >>> -rw-r--r-- 1 puppet puppet 49 Sep 18 14:41 ovirt.rb >>> -rw-r--r-- 1 puppet puppet 36 Sep 18 14:41 postgresql.rb >>> -rw-r--r-- 1 puppet puppet 37 Sep 18 14:41 sqlite.rb >>> -rw-r--r-- 1 puppet puppet 172 Oct 12 14:29 test.rb >>> -rw-r--r-- 1 puppet puppet 37 Sep 18 14:41 vmware.rb >>> >>> Craig >>> >>> On Oct 13, 2012, at 6:04 AM, Brian Gupta wrote: >>> >>>> What are the contents of bundler.d/Gemfile.local.rb ?? (This is the >>>> file to put your Gem customizations.) I ask because we removed Puppet >>>> from the Gemfile ages ago, so I'm not sure where you are seeing puppet >>>> defined? >>>> >>>> -Brian >>>> >>>> On Fri, Oct 12, 2012 at 7:08 PM, Brian Gupta wrote: >>>>> I'll take a look this weekend if someone doesn't beat me to it. >>>>> >>>>> On Oct 12, 2012 7:01 PM, "Craig White" wrote: >>>>>> >>>>>> updated foreman development and ran 'bundle update' and now it wants to >>>>>> use puppet-3.0.0 instead of 2.7.19 (this is my test copy) >>>>>> >>>>>> I'm not ready to go to puppet 3.x yet but even cleaning out the vendor >>>>>> directory and doing a 'bundle install' continually puts 3.0.0 back in. If I >>>>>> try to limit it to 2.7.19 via the Gemfile, it tells me… >>>>>> "You cannot specify the same gem twice with different version >>>>>> requirements. You specified: puppet (= 2.7.19) and puppet (>= 0)" and I >>>>>> can't figure out where that other declaration is coming from (definitely not >>>>>> Gemfile). >>>>>> >>>>>> ? >>>>>> -- >>>>>> Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>>>> craig.white@ttiltd.com >>>>>> 1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>>>> www.ttiassessments.com >>>>>> >>>>>> Register Now! >>>>>> TTI Winners' Conference 2013 >>>>>> January 20th - 22nd >>>>>> The Earlier You Register the More FREE Product You Receive >>>>>> Click here for more information! >>>>>> >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google Groups >>>>>> "Foreman users" group. >>>>>> To post to this group, send email to foreman-users@googlegroups.com. >>>>>> To unsubscribe from this group, send email to >>>>>> foreman-users+unsubscribe@googlegroups.com. >>>>>> For more options, visit this group at >>>>>> http://groups.google.com/group/foreman-users?hl=en. >>>>>> >>>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google Groups "Foreman users" group. >>>> To post to this group, send email to foreman-users@googlegroups.com. >>>> To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com. >>>> For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en. >>>> >>> >>> -- >>> Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com >>> 1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com >>> >>> Register Now! >>> TTI Winners' Conference 2013 >>> January 20th - 22nd >>> The Earlier You Register the More FREE Product You Receive >>> Click here for more information! >>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups "Foreman users" group. >>> To post to this group, send email to foreman-users@googlegroups.com. >>> To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com. >>> For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups "Foreman users" group. >> To post to this group, send email to foreman-users@googlegroups.com. >> To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com. >> For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en. >> > > -- > Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com > 1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com > > Register Now! > TTI Winners' Conference 2013 > January 20th - 22nd > The Earlier You Register the More FREE Product You Receive > Click here for more information! > > > -- > You received this message because you are subscribed to the Google Groups "Foreman users" group. > To post to this group, send email to foreman-users@googlegroups.com. > To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en. >

So this came up on foreman-users…

Are we distributing a local-gems.rb that has Puppet included (and no
version specified) in any of the packages that we distribute?

My understanding is that the officially supported file for
localization was in bundler.d/Gemfile.local.rb? (As specified in
.gitignore.)

Thanks,
Brian

··· ---------- Forwarded message ---------- From: Craig White Date: Mon, Oct 15, 2012 at 12:43 PM Subject: Re: [foreman-users] puppet version To: foreman-users@googlegroups.com

I didn’t create the file… didn’t even have a notion of the binder.d
subdirectory or its contents.

Craig

On Oct 15, 2012, at 8:30 AM, Brian Gupta wrote:

What is local-gems.rb? I don’t believe we manage that file in git?

Thanks,
Brian

On Mon, Oct 15, 2012 at 11:21 AM, Craig White craig.white@ttiltd.com wrote:

there isn’t any bundler.d/Gemfile.local.rb

root@puppet-test:/var/www/foreman# ls -l bundler.d/
total 44
-rw-r–r-- 1 puppet puppet 96 Sep 18 14:41 console.rb
-rw-r–r-- 1 puppet puppet 234 Sep 18 14:41 development.rb
-rw-r–r-- 1 puppet puppet 95 Sep 18 14:41 fog.rb
-rw-r–r-- 1 puppet puppet 47 Sep 18 14:41 libvirt.rb
-rw-r–r-- 1 puppet puppet 13 Sep 18 15:05 local-gems.rb
-rw-r–r-- 1 puppet puppet 34 Sep 18 14:41 mysql.rb
-rw-r–r-- 1 puppet puppet 49 Sep 18 14:41 ovirt.rb
-rw-r–r-- 1 puppet puppet 36 Sep 18 14:41 postgresql.rb
-rw-r–r-- 1 puppet puppet 37 Sep 18 14:41 sqlite.rb
-rw-r–r-- 1 puppet puppet 172 Oct 12 14:29 test.rb
-rw-r–r-- 1 puppet puppet 37 Sep 18 14:41 vmware.rb

Craig

On Oct 13, 2012, at 6:04 AM, Brian Gupta wrote:

What are the contents of bundler.d/Gemfile.local.rb ?? (This is the
file to put your Gem customizations.) I ask because we removed Puppet
from the Gemfile ages ago, so I’m not sure where you are seeing puppet
defined?

-Brian

On Fri, Oct 12, 2012 at 7:08 PM, Brian Gupta brian.gupta@brandorr.com wrote:

I’ll take a look this weekend if someone doesn’t beat me to it.

On Oct 12, 2012 7:01 PM, “Craig White” craig.white@ttiltd.com wrote:

updated foreman development and ran ‘bundle update’ and now it wants to
use puppet-3.0.0 instead of 2.7.19 (this is my test copy)

I’m not ready to go to puppet 3.x yet but even cleaning out the vendor
directory and doing a ‘bundle install’ continually puts 3.0.0 back in. If I
try to limit it to 2.7.19 via the Gemfile, it tells me…
“You cannot specify the same gem twice with different version
requirements. You specified: puppet (= 2.7.19) and puppet (>= 0)” and I
can’t figure out where that other declaration is coming from (definitely not
Gemfile).

?

Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google
Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.

The best I can figure is that I initially installed the development code on September 18 and didn't have this issue and then last Friday, October 12th, I updated (git pull) and I couldn't restart because it was pulling puppet-3.0.0 and the file local-gems.rb was there but I didn't put it there - at least not with any knowledge or intention. I can see from browsing the development tree on github itself, that it doesn't exist there so I certain that it's a puzzle to me how it got there.

I'm having a few minor issues with using foreman 1.0.0 but they are not related to this thread and I'm trying to work them out yet.

Craig

··· On Oct 15, 2012, at 9:55 AM, Brian Gupta wrote:

So this came up on foreman-users…

Are we distributing a local-gems.rb that has Puppet included (and no
version specified) in any of the packages that we distribute?

My understanding is that the officially supported file for
localization was in bundler.d/Gemfile.local.rb? (As specified in
.gitignore.)

Thanks,
Brian

---------- Forwarded message ----------
From: Craig White craig.white@ttiltd.com
Date: Mon, Oct 15, 2012 at 12:43 PM
Subject: Re: [foreman-users] puppet version
To: foreman-users@googlegroups.com

I didn’t create the file… didn’t even have a notion of the binder.d
subdirectory or its contents.

Craig

On Oct 15, 2012, at 8:30 AM, Brian Gupta wrote:

What is local-gems.rb? I don’t believe we manage that file in git?

Thanks,
Brian

On Mon, Oct 15, 2012 at 11:21 AM, Craig White craig.white@ttiltd.com wrote:

there isn’t any bundler.d/Gemfile.local.rb

root@puppet-test:/var/www/foreman# ls -l bundler.d/
total 44
-rw-r–r-- 1 puppet puppet 96 Sep 18 14:41 console.rb
-rw-r–r-- 1 puppet puppet 234 Sep 18 14:41 development.rb
-rw-r–r-- 1 puppet puppet 95 Sep 18 14:41 fog.rb
-rw-r–r-- 1 puppet puppet 47 Sep 18 14:41 libvirt.rb
-rw-r–r-- 1 puppet puppet 13 Sep 18 15:05 local-gems.rb
-rw-r–r-- 1 puppet puppet 34 Sep 18 14:41 mysql.rb
-rw-r–r-- 1 puppet puppet 49 Sep 18 14:41 ovirt.rb
-rw-r–r-- 1 puppet puppet 36 Sep 18 14:41 postgresql.rb
-rw-r–r-- 1 puppet puppet 37 Sep 18 14:41 sqlite.rb
-rw-r–r-- 1 puppet puppet 172 Oct 12 14:29 test.rb
-rw-r–r-- 1 puppet puppet 37 Sep 18 14:41 vmware.rb

Craig

On Oct 13, 2012, at 6:04 AM, Brian Gupta wrote:

What are the contents of bundler.d/Gemfile.local.rb ?? (This is the
file to put your Gem customizations.) I ask because we removed Puppet
from the Gemfile ages ago, so I’m not sure where you are seeing puppet
defined?

-Brian

On Fri, Oct 12, 2012 at 7:08 PM, Brian Gupta brian.gupta@brandorr.com wrote:

I’ll take a look this weekend if someone doesn’t beat me to it.

On Oct 12, 2012 7:01 PM, “Craig White” craig.white@ttiltd.com wrote:

updated foreman development and ran ‘bundle update’ and now it wants to
use puppet-3.0.0 instead of 2.7.19 (this is my test copy)

I’m not ready to go to puppet 3.x yet but even cleaning out the vendor
directory and doing a ‘bundle install’ continually puts 3.0.0 back in. If I
try to limit it to 2.7.19 via the Gemfile, it tells me…
“You cannot specify the same gem twice with different version
requirements. You specified: puppet (= 2.7.19) and puppet (>= 0)” and I
can’t figure out where that other declaration is coming from (definitely not
Gemfile).

?

Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google
Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.


Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!

Craig, did you create bunder.d/local-gems.rb? That's not something that
gets included in packaging or the upstream git repo as far as I know.

··· On 10/15/2012 01:22 PM, Craig White wrote: > The best I can figure is that I initially installed the development code on September 18 and didn't have this issue and then last Friday, October 12th, I updated (git pull) and I couldn't restart because it was pulling puppet-3.0.0 and the file local-gems.rb was there but I didn't put it there - at least not with any knowledge or intention. I can see from browsing the development tree on github itself, that it doesn't exist there so I certain that it's a puzzle to me how it got there. > > I'm having a few minor issues with using foreman 1.0.0 but they are not related to this thread and I'm trying to work them out yet. > > Craig > > On Oct 15, 2012, at 9:55 AM, Brian Gupta wrote: > >> So this came up on foreman-users.. >> >> Are we distributing a local-gems.rb that has Puppet included (and no >> version specified) in any of the packages that we distribute? >> >> My understanding is that the officially supported file for >> localization was in bundler.d/Gemfile.local.rb? (As specified in >> .gitignore.) >> >> Thanks, >> Brian >> >> ---------- Forwarded message ---------- >> From: Craig White >> Date: Mon, Oct 15, 2012 at 12:43 PM >> Subject: Re: [foreman-users] puppet version >> To: foreman-users@googlegroups.com >> >> >> I didn't create the file� didn't even have a notion of the binder.d >> subdirectory or its contents. >> >> Craig >> >> On Oct 15, 2012, at 8:30 AM, Brian Gupta wrote: >> >>> What is local-gems.rb? I don't believe we manage that file in git? >>> >>> Thanks, >>> Brian >>> >>> On Mon, Oct 15, 2012 at 11:21 AM, Craig White wrote: >>>> there isn't any bundler.d/Gemfile.local.rb >>>> >>>> root@puppet-test:/var/www/foreman# ls -l bundler.d/ >>>> total 44 >>>> -rw-r--r-- 1 puppet puppet 96 Sep 18 14:41 console.rb >>>> -rw-r--r-- 1 puppet puppet 234 Sep 18 14:41 development.rb >>>> -rw-r--r-- 1 puppet puppet 95 Sep 18 14:41 fog.rb >>>> -rw-r--r-- 1 puppet puppet 47 Sep 18 14:41 libvirt.rb >>>> -rw-r--r-- 1 puppet puppet 13 Sep 18 15:05 local-gems.rb >>>> -rw-r--r-- 1 puppet puppet 34 Sep 18 14:41 mysql.rb >>>> -rw-r--r-- 1 puppet puppet 49 Sep 18 14:41 ovirt.rb >>>> -rw-r--r-- 1 puppet puppet 36 Sep 18 14:41 postgresql.rb >>>> -rw-r--r-- 1 puppet puppet 37 Sep 18 14:41 sqlite.rb >>>> -rw-r--r-- 1 puppet puppet 172 Oct 12 14:29 test.rb >>>> -rw-r--r-- 1 puppet puppet 37 Sep 18 14:41 vmware.rb >>>> >>>> Craig >>>> >>>> On Oct 13, 2012, at 6:04 AM, Brian Gupta wrote: >>>> >>>>> What are the contents of bundler.d/Gemfile.local.rb ?? (This is the >>>>> file to put your Gem customizations.) I ask because we removed Puppet >>>>> from the Gemfile ages ago, so I'm not sure where you are seeing puppet >>>>> defined? >>>>> >>>>> -Brian >>>>> >>>>> On Fri, Oct 12, 2012 at 7:08 PM, Brian Gupta wrote: >>>>>> I'll take a look this weekend if someone doesn't beat me to it. >>>>>> >>>>>> On Oct 12, 2012 7:01 PM, "Craig White" wrote: >>>>>>> >>>>>>> updated foreman development and ran 'bundle update' and now it wants to >>>>>>> use puppet-3.0.0 instead of 2.7.19 (this is my test copy) >>>>>>> >>>>>>> I'm not ready to go to puppet 3.x yet but even cleaning out the vendor >>>>>>> directory and doing a 'bundle install' continually puts 3.0.0 back in. If I >>>>>>> try to limit it to 2.7.19 via the Gemfile, it tells me� >>>>>>> "You cannot specify the same gem twice with different version >>>>>>> requirements. You specified: puppet (= 2.7.19) and puppet (>= 0)" and I >>>>>>> can't figure out where that other declaration is coming from (definitely not >>>>>>> Gemfile). >>>>>>> >>>>>>> ? >>>>>>> -- >>>>>>> Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>>>>> craig.white@ttiltd.com >>>>>>> 1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>>>>> www.ttiassessments.com >>>>>>> >>>>>>> Register Now! >>>>>>> TTI Winners' Conference 2013 >>>>>>> January 20th - 22nd >>>>>>> The Earlier You Register the More FREE Product You Receive >>>>>>> Click here for more information! >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> You received this message because you are subscribed to the Google Groups >>>>>>> "Foreman users" group. >>>>>>> To post to this group, send email to foreman-users@googlegroups.com. >>>>>>> To unsubscribe from this group, send email to >>>>>>> foreman-users+unsubscribe@googlegroups.com. >>>>>>> For more options, visit this group at >>>>>>> http://groups.google.com/group/foreman-users?hl=en. >>>>>>> >>>>>> >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google Groups "Foreman users" group. >>>>> To post to this group, send email to foreman-users@googlegroups.com. >>>>> To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com. >>>>> For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en. >>>>> >>>> >>>> -- >>>> Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com >>>> 1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com >>>> >>>> Register Now! >>>> TTI Winners' Conference 2013 >>>> January 20th - 22nd >>>> The Earlier You Register the More FREE Product You Receive >>>> Click here for more information! >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google Groups "Foreman users" group. >>>> To post to this group, send email to foreman-users@googlegroups.com. >>>> To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com. >>>> For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en. >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups "Foreman users" group. >>> To post to this group, send email to foreman-users@googlegroups.com. >>> To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com. >>> For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en. >>> >> >> -- >> Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com >> 1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com >> >> Register Now! >> TTI Winners' Conference 2013 >> January 20th - 22nd >> The Earlier You Register the More FREE Product You Receive >> Click here for more information! >> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Foreman users" group. >> To post to this group, send email to foreman-users@googlegroups.com. >> To unsubscribe from this group, send email to >> foreman-users+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/foreman-users?hl=en. >

As I said, I didn't create the file knowingly or intentionally and judging by the date/time of the file (listed below) but I have now since edited it to specify the version of puppet), the file was likely created by some incantation of a bundler command done when I first installed the 1.0+ development versions on September 18th and didn't actually become a problem until I did a git pull and then bundle update.

Craig

··· On Oct 15, 2012, at 10:32 AM, Sam Kottler wrote:

On 10/15/2012 01:22 PM, Craig White wrote:

The best I can figure is that I initially installed the development code on September 18 and didn’t have this issue and then last Friday, October 12th, I updated (git pull) and I couldn’t restart because it was pulling puppet-3.0.0 and the file local-gems.rb was there but I didn’t put it there - at least not with any knowledge or intention. I can see from browsing the development tree on github itself, that it doesn’t exist there so I certain that it’s a puzzle to me how it got there.

I’m having a few minor issues with using foreman 1.0.0 but they are not related to this thread and I’m trying to work them out yet.

Craig

On Oct 15, 2012, at 9:55 AM, Brian Gupta wrote:

So this came up on foreman-users…

Are we distributing a local-gems.rb that has Puppet included (and no
version specified) in any of the packages that we distribute?

My understanding is that the officially supported file for
localization was in bundler.d/Gemfile.local.rb? (As specified in
.gitignore.)

Thanks,
Brian

---------- Forwarded message ----------
From: Craig White craig.white@ttiltd.com
Date: Mon, Oct 15, 2012 at 12:43 PM
Subject: Re: [foreman-users] puppet version
To: foreman-users@googlegroups.com

I didn’t create the file… didn’t even have a notion of the binder.d
subdirectory or its contents.

Craig

On Oct 15, 2012, at 8:30 AM, Brian Gupta wrote:

What is local-gems.rb? I don’t believe we manage that file in git?

Thanks,
Brian

On Mon, Oct 15, 2012 at 11:21 AM, Craig White craig.white@ttiltd.com wrote:

there isn’t any bundler.d/Gemfile.local.rb

root@puppet-test:/var/www/foreman# ls -l bundler.d/
total 44
-rw-r–r-- 1 puppet puppet 96 Sep 18 14:41 console.rb
-rw-r–r-- 1 puppet puppet 234 Sep 18 14:41 development.rb
-rw-r–r-- 1 puppet puppet 95 Sep 18 14:41 fog.rb
-rw-r–r-- 1 puppet puppet 47 Sep 18 14:41 libvirt.rb
-rw-r–r-- 1 puppet puppet 13 Sep 18 15:05 local-gems.rb
-rw-r–r-- 1 puppet puppet 34 Sep 18 14:41 mysql.rb
-rw-r–r-- 1 puppet puppet 49 Sep 18 14:41 ovirt.rb
-rw-r–r-- 1 puppet puppet 36 Sep 18 14:41 postgresql.rb
-rw-r–r-- 1 puppet puppet 37 Sep 18 14:41 sqlite.rb
-rw-r–r-- 1 puppet puppet 172 Oct 12 14:29 test.rb
-rw-r–r-- 1 puppet puppet 37 Sep 18 14:41 vmware.rb

Craig

On Oct 13, 2012, at 6:04 AM, Brian Gupta wrote:

What are the contents of bundler.d/Gemfile.local.rb ?? (This is the
file to put your Gem customizations.) I ask because we removed Puppet
from the Gemfile ages ago, so I’m not sure where you are seeing puppet
defined?

-Brian

On Fri, Oct 12, 2012 at 7:08 PM, Brian Gupta brian.gupta@brandorr.com wrote:

I’ll take a look this weekend if someone doesn’t beat me to it.

On Oct 12, 2012 7:01 PM, “Craig White” craig.white@ttiltd.com wrote:

updated foreman development and ran ‘bundle update’ and now it wants to
use puppet-3.0.0 instead of 2.7.19 (this is my test copy)

I’m not ready to go to puppet 3.x yet but even cleaning out the vendor
directory and doing a ‘bundle install’ continually puts 3.0.0 back in. If I
try to limit it to 2.7.19 via the Gemfile, it tells me…
“You cannot specify the same gem twice with different version
requirements. You specified: puppet (= 2.7.19) and puppet (>= 0)” and I
can’t figure out where that other declaration is coming from (definitely not
Gemfile).

?

Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!


You received this message because you are subscribed to the Google
Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.

Craig, did you create bunder.d/local-gems.rb? That’s not something that gets included in packaging or the upstream git repo as far as I know.


Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white@ttiltd.com
1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com

Register Now!
TTI Winners’ Conference 2013
January 20th - 22nd
The Earlier You Register the More FREE Product You Receive
Click here for more information!