Displaying 20 results from an estimated 4000 matches similar to: "issue while installing puppet"
2015 Oct 18
2
Re: [Error] guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found (required by guestfsd)
Goodmornin,
Since I am running ubuntu I did " nm -D /usr/lib64/libaugeas.so.0 | grep
AUGEAS " and I didn't find "AUGEAS_0.16.0" , but I got this instead :
0000000000000000 A AUGEAS_0.1.0
0000000000000000 A AUGEAS_0.10.0
0000000000000000 A AUGEAS_0.11.0
0000000000000000 A AUGEAS_0.12.0
0000000000000000 A AUGEAS_0.14.0
0000000000000000 A AUGEAS_0.15.0
0000000000000000 A
2015 Oct 17
2
[Error] guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found (required by guestfsd)
2010 Oct 13
4
Puppet and Augeas
Hi. Is there any way to make puppet run a particular module first
before another module is run. For example, I''m using the augeas
resource type in one of the modules. But libaugeas-ruby1.8 is not
installed in the client machine. So when the catalog is run, I get the
following error: Could not find a default provider for augeas. So I
built another module that will install the
2017 Mar 14
2
guestfsd: error while loading shared libraries in SUSE12
Hi guys,
I've struggled in this error for 1 week and your help is really appreciated. As one EMC software engineer, I need to setup the libguestfs tool in SUSE12 ( SUSE11SP4 is also OK, while SUSE12 is preferred ) to mount some qcow2 image from openstack environment. Then we can read its file system architecture and restore some files.
1. The first thing is we build one SUSE
2013 Mar 27
6
puppet 3.x, rubygem pkg can't be found on a RHEL 6.4
Hi,
I followed puppetlab procedure to install open source version of puppet
agent 3.x.
It works for CentOS 6.4 but not RHEL 6.4, anyone has pointer where I missed
?
[root@mon04 ~]# yum install puppet
Loaded plugins: product-id, refresh-packagekit, security,
subscription-manager
This system is receiving updates from Red Hat Subscription Management.
rhel-6-server-cf-tools-1-rpms
2013 Jun 18
4
augeas
Hello guys, I am facing a problem with puppet client installed via gem due
Ruby EE.
The problem is the following:
> puppetd -vt
info: Caching catalog for #FQDN
err: Could not run Puppet configuration client: Could not find a default
provider for augeas
I have tried to install ruby-augeas(gem install ruby-augeas) but it returns
an error while compiling(make can not compile it).
My ruby
2012 Nov 23
23
Puppet 3.0 Puppet labs repo package problem on rhel5
Hi,
I''m having a weird issue and was wondering if anyone else had run into it. I recently upgraded from puppet 2.7 -> 3.0.1 After cleaning up some gems on my puppet master everything seemed to be working ok. I had originally used the EPEL repo''s to deploy puppet, but switched to the Puppet Labs repos so I could upgrade to 2.7 then 3. On RHEL5 only, I get a RSTRING_PTR
2011 Dec 06
1
guestmount - unable to get device geometry
Hi,
i am trying to use libguestfs (libvirt/kvm etc) into archlinux.
But it seems that i am keep getting this error
warning: Unable to get device geometry for /var/tmp/guestfs.NwkQVJ/root
In the attached file, i've written some debug info.
If someone can give me some pointer, i would appreciate it
Evaggelos Balaskas
Unix System Engineer - http://ebalaskas.gr.
-------------- next part
2012 Jan 11
5
augeas error: Could not evaluate: unknown error - Failed to initialize Augeas
Hi,
I am running puppet 2.6.12 on a SLES11SP1 server. I get the following error
message as part of the puppet catalog run on a SLED11SP1 client.
Augeas[sap_host_entries](provider=augeas): Opening augeas with root /, lens
path , flags 0
err: /Stage[main]/Sap/Augeas[sap_host_entries]: Could not evaluate: unknown
error - Failed to initialize Augeas
Can somebody shed some light on the error
2013 May 31
22
ruby issue
Hi,
I am having problems installing Puppet Server.
My gem list follows and then the attempt to install puppet-server.
The specific errors are:
Error: Package: puppet-3.2.1-1.el6.noarch (puppetlabs)
Requires: ruby-augeas
Error: Package: hiera-1.2.1-1.el6.noarch (puppetlabs)
Requires: rubygem-json
Error: Package: puppet-3.2.1-1.el6.noarch (puppetlabs)
2009 Dec 14
4
Provider Augeas not functional on Sles10?
Hi,
I have a problem with augeas, puppet and Suse 10 SP2.
Augeas works when I use the augtool to edit files. But I would like to
use it in combination with puppet. My class looks something like this:
augeas {"sysctl.conf":
provider => "augeas",
context => "/files/etc/sysctl.conf",
changes => [
"set
2015 Oct 17
0
Re: [Error] guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found (required by guestfsd)
On Sat, Oct 17, 2015 at 09:40:20PM +0300, Efstratios Skleparis wrote:
> Dear all,
>
> After successfully compiling libguestfs on XEN hypervisor [running
> ubuntu server 12.04 x64bit] i tried to ./run libguestfs-test-tool
> but I got this error:
>
> guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found
> (required by guestfsd)
The error means the
2013 Jun 05
2
Template not putting in new lines.
hi all,
Ive been having a bit of a trouble with something that should be pretty
simple.
My goal is to create a host file on a node with IP address and hostname
(specified in the node manifest). I created the manifests and templates
below but when I use them I get a hosts file without spaces or newlines,
like below.
Please help me figure out how do I add the spaces and new lines?
Or where
2010 Sep 29
0
err: Could not run Puppet configuration client: Could not find a default provider for augeas
Hello,
I get these message when i try to run puppet with augeas.
Puppet Version are 2.6.1 on server and client.
The ouput of the puppet Client with debug:
debug: Failed to load library ''selinux'' for feature ''selinux''
debug: Failed to load library ''shadow'' for feature ''libshadow''
debug:
2012 Apr 16
1
hiera puppet augeas and hash keys ?
Hi,
if possible can someone post a working example please ?
I am using hiera => puppet => augeas.
cat myserver.yaml
---
myserver:
"Birthday": ''1''
"Debug": ''5''
The no. of settings will change, so i would like to use a hash here.
The hiera lookup works already:
>hiera -c /etc/puppet/hiera.yaml -h myserver
2013 Mar 14
5
Help me wrap my head around Yaml/Hiera with erwbgy/system
Trying to figure out the erwbgy/system plugin and just getting stuck..
first run it did some changes, but it ignored parameters for ntp and now
its not refreshing if I update the yaml at all, Im slightly lost at what I
may be missing :)
hiera.yaml
---
:hierarchy:
- %{certname}
- %{environment}
- global
- %{environment}/common
:backends:
- yaml
:yaml:
:datadir:
2015 Mar 16
4
Re: Can't create any KVM template due to the error with libguestfs
libtool-2.2.6-15.5.el6.x86_64
upstart-0.6.5-13.el6_5.3.x86_64
atmel-firmware-1.3-7.el6.noarch
redhat-rpm-config-9.0.3-42.el6.centos.noarch
plymouth-scripts-0.8.3-27.el6.centos.1.x86_64
patchutils-0.3.1-3.1.el6.x86_64
bc-1.06.95-1.el6.x86_64
cscope-15.6-6.el6.x86_64
coreutils-8.4-37.el6.x86_64
ncurses-devel-5.7-3.20090208.el6.x86_64
libselinux-utils-2.0.94-5.8.el6.x86_64
2009 Mar 02
31
Using Augeas type to update sshd_config's AllowGroups
Hey gang,
I seem to be having a brain disconnect on how to get the Augeas type to
manage things that have multiple values (i.e. an Augeas tree) via Puppet.
If I run this in augtool:
augtool> set /files/etc/ssh/sshd_config/AllowGroups/1000 sshuser
augtool> save
I see this in /etc/ssh/sshd_config:
AllowGroups sshuser
However, if I try this in an Augeas type:
augeas {
2015 Oct 17
0
guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found (required by guestfsd)
Dear all,
After successfully compiling libguestfs on XEN hypervisor [running ubuntu
server 12.04 x64bit] i tried to ./run libguestfs-test-tool but I got this
error:
guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found
(required by guestfsd)
But I have already installed AUGEAS tool.. if I type on terminal for
example augtool it works
Please check the attached .txt file with
2012 Oct 16
3
Puppet dashboard over passenger: The environment must be purely alphanumeric, not ''
Hello,
I installed puppet-server, passenger and dashboard. I have tested every
step in between to make sure all is running well and not errors are
carrying forward. Dashboard worked well with my test in WEBrick.
After configure the dashboard with passenger I got the message” The
environment must be purely alphanumeric, not ''''” instead of the dashboard.
I verified the