On Wed, Nov 7, 2012 at 9:51 PM, Asif Iqbal <vad...@gmail.com> wrote:

>
>
>
> On Wed, Nov 7, 2012 at 4:18 PM, Jeff McCune <j...@puppetlabs.com> wrote:
>
>> On Tue, Nov 6, 2012 at 7:08 PM, Asif Iqbal <vad...@gmail.com> wrote:
>>
>>> I did some clean up. Now I have only one version of puppet and facter.
>>
>>
>> It still seems like you could have stale files.
>>
>> Could you verify there are no stale files by pasting the output of this
>> command?
>>
>> ruby -r puppet -e 'puts %w{ puppet facter }.collect {|d|
>> $LOAD_PATH.collect {|l| { l => Dir["#{l}/#{d}/**.rb"] }}}.to_yaml'
>>
>
>
> http://paste.ubuntu.com/1341582/
>
>
yep, It does look like I have two different ruby

/usr/local/lib/site_ruby

and

/usr/lib/ruby

the /usr/local/ one does not match to any ubuntu apt. I can remove that if
necessary.



>
>> This will locate all of the puppet and facter libraries that are present
>> along the ruby load path.
>>
>> Thanks,
>> -Jeff
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Puppet Users" group.
>> To post to this group, send email to puppet-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> puppet-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/puppet-users?hl=en.
>>
>
>
>
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
>
>
>


-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

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

Reply via email to