Displaying 4 results from an estimated 4 matches for "libxmlrpc".
Did you mean:
libmsrpc
2007 Jul 11
3
Could not load openssl; cannot install
I''m trying to get Puppet to run on ESX v3.0.1. Being that ESX doesn''t come with ruby, I installed v1.8.6 under /opt/ruby/ruby-1.8.6 and linked the bin to /usr/bin. facter installed and runs without issue. However, when I try to install puppet, I get:
- Could not load openssl; cannot install
Is this due to the way I installed ruby or something else?
Thanks, Clif
2011 Mar 22
5
Some relevant information
Hello everyone:
* DNS does not have a "refresh rate". In DNS, the person running the
domain determines what the "refresh rate" (it's called TTL in DNS) for
their records is; for example, Google has a TTL of "once per hour" and
my domains (maradns.org, etc.) have a TTL of one day.
* As mentioned before, Scientific Linux 6.0 is out. What hasn't been
2009 Feb 23
3
Require package not working as expected
I have the following as part of a module:
--------------------------------------------------------------------------------
# Ensure "lsb-release" installed
package {"lsb-release":
ensure => installed,
}
# Use our sources.list
file { "/etc/apt/sources.list":
owner => root,
group => root,
mode =>
2007 Sep 30
2
Initial setup problems on Ubuntu edgy (06.10)
...y for retrieving facts from operating systems
ii libopenssl-ruby 1.0.0+ruby1.8.2-1 OpenSSL interface for Ruby
ii libopenssl-ruby1.8 1.8.4-5ubuntu1.2 OpenSSL interface for Ruby 1.8
ii libshadow-ruby1.8 1.4.1-7 Interface of shadow password for Ruby 1.8
ii libxmlrpc-ruby 1.8.2-1 XML-RPC support for Ruby
ii puppet 0.23.2-10 centralised configuration management for networks
ii ruby 1.8.2-1 An interpreter of object-oriented scripting language Ruby
ii ruby1.8 1.8...