Displaying 3 results from an estimated 3 matches for "site_lib".
Did you mean:
sqlite_lib
2008 Oct 15
2
Could not find RubyGem - because it's not a gem
Hi all,
Why doesn''t a require in my environment.rb file search the standard
site_lib path?
# works
irb(main):001:0> require ''strongtyping''
=> true
# doesn''t work
C:\>ruby script\server
=> Booting WEBrick...
C:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:628:in
`report_activate_error'': Could not find RubyGem strongtyping (>= 0)
(Gem::...
2012 Feb 23
13
Deploying puppet via NFS
I''m attempting to deploy puppet via an NFS share. It''s on a local-only
network, and it will contain only ruby (gems) and whatever is needed.
Seems simple enough, but tonight I am having an issue with this error:
# service puppet start
Starting puppet: /local/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb:36:in `gem_original_require'': no such file to load
-- openssl
2007 Jan 17
32
Managing manifests
Hi,
I was talking to Luke today about managing manifests and related
files, and he suggested that I post to the list..
What would be nice (and what I''ve use in in-house systems I''ve used
previously) is to have a way to dynamically include manifest fragments
at runtime.
Lets assume that you''re setting up bugzilla using puppet. In the
''main'' manifest