similar to: strange puppetd error

Displaying 20 results from an estimated 400 matches similar to: "strange puppetd error"

2006 Nov 06
2
problem with remotefile definition
Hi, I''m exploring Puppet and have hit a rather weird problem. The puppetmaster server is running CentOS4, fully updated, with puppet installed from the dlutter RPM repo, version 0.20.0-1.el4. I tried adding the remotefile function definition from http://reductivelabs.com/projects/puppet/documentation/installation.html in /etc/puppet/manifests/utils/remotefile.pp but when I start
2007 Oct 26
3
Managing R packages under Linux
Greetings, I need to develop a way to manage the installation and update of R packages under linux (CentOS), hopefully using Puppet. I''ve got most of the rest of hodge-podge of install scripts and maintenance scripts translated into Puppet and need to tackle this beast now. R is a programming language for statistics, basically, and has a few jillion add on package libraries, very much
2006 Dec 13
3
Bug status for next release
Hi all, I''ve now finished all of the functionality I plan to add in the next release, so all that remains is closing as many open bugs as possible. I''ve gone through and marked all of the bugs I specifically plan on fixing with the ''minor'' milestone. If you have a bug in the db[1] that you think needs to be fixed in the next release but is not
2013 Feb 21
1
Problem with managesieve proxy
Hi folks, I'm setting up a new dovecot email service and have a proxy server running in front of it to facilitate migrating users from my very old UW-IMAP-based mail server to the new one. I have a mysql proxy table that directs inbound IMAP and LMTP connections to the correct server, works great. Managesieve connections are not working through the proxy using either with the sieverules
2006 Nov 27
0
Brett''s snippet implementation
I''ve been playing with Brett''s file snippet implementation from September 12th today and found a bug. With the following dirsnippet definition define dirsnippet { file { $name : ensure => directory } } if you change the order value of one of your file snippets, Puppet will not remove the snippet with the old order value on it from the snippet directory. Changing the
2006 Mar 24
1
making ooh323 authenticate gateway just like sip does
Can someone tell me how I can configure ooh323.conf to accept call from h323 gateway (only the authorized h323 gateway) to my asterisk. I will be glad to know how this can be done. I tried the setting as in ooh323.conf [abcd] type=user context=default ip=62.193.1XX.2XX disallow=all allow=gsm allow=ulaw this gateway can make call, even if these lines are commented out and you restart the
2011 Oct 11
2
[LLVMdev] LLC ARM Backend maintainer
I am very interested in seeing a qualification plan for ARM given that it is a widely used target with several combinations of options/modes to be tested. I & my team use ARM hardware for running tests and we run all LLVM test suite tests as part of qualification process. I had started a similar conversation in llvm-commits, but this is probably the right forum. It will save everyone a lot of
2011 Oct 11
2
[LLVMdev] LLVMdev Digest, Vol 88, Issue 29
I am very interested in seeing a qualification plan for ARM given that it is a widely used target with several combinations of options/modes to be tested. I & my team use ARM hardware for running tests and we run all test LLVM test suite tests as part of qualification process. I had started a similar conversation in llvm-commits, but this is probably the right forum. It will save everyone a
2018 Dec 01
2
LTO, ifuncs, and lld
Thanks for providing the patch! I got around to testing it this morning and it appears it fixes compilation, but produces a non-working system. I know that's kinda vague and I'll have more details soon, including sample binaries. I at least wanted to give a status update so you didn't think you were being ignored. Thanks, -- Shawn Webb Cofounder and Security Engineer HardenedBSD
2019 Jan 09
2
LTO, ifuncs, and lld
It's at this point where I think about filing a full bug report with llvm. Any hints before I do? On Mon, Jan 07, 2019 at 04:00:02PM -0500, Shawn Webb wrote: > It looks like this commit breaks CSU initialization with > statically-compiled applications. > > With a very simple application at [1], compiled with: > cc -g -O0 -flto -static -o pid pid.c > > The application
2018 Nov 29
2
LTO, ifuncs, and lld
Hey Peter, Here you go! https://hardenedbsd.org/~shawn/2018-11-28_reproduce-01.tar Thanks, -- Shawn Webb Cofounder and Security Engineer HardenedBSD Tor-ified Signal: +1 443-546-8752 Tor+XMPP+OTR: lattera at is.a.hacker.sx GPG Key ID: 0x6A84658F52456EEE GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE On Wed, Nov 28, 2018 at 05:30:57PM -0800, Peter
2015 Feb 03
3
Joining samba4 as a DC to Windows Server 2012 active directory
Matthieu Patou <mat <at> samba.org> writes: > > On 04/28/2013 02:57 AM, James-Arthur Eaton Gonzalez wrote: > > Hello all, > > > > I am attempting to join samba4 to my current domain which is controlled by > > a Windows 2012 Active Directory Server. When following the instructions on > > the official WIKI: > > > >
2007 Dec 18
1
puppetd 0.24.0 on Centos 4.5
Hi, I was managing a bunch of Centos 4.5 with Puppet until the ruby security patch bit me creating ssl problems. As I''m not able/willing to patch the installed version I tried upgrading to dlutter''s 0.24.0-2.el5 version. Unfortunately this didn''t help much. So I removed the server and client installation completely (making sure to manually remove the config, ssl, ...
2007 Dec 25
1
puppetd: err: Got an uncaught exception of type SystemStackError: stack level too deep
i''m having trouble with a file resource with 0.24.1. the manifest is very simple: file { "/": ensure => directory, owner => "root", group => "root", mode => 755 } when i run puppetd, i get the attached stack trace. removing this resource enables puppetd to complete its run successfully. any ideas? didn''t have this
2007 Aug 10
1
Information when using puppetd
I''m just now getting to testing some things out with puppet and here is my first stab at it. This is in the site.pp file of the puppet server. class test_class { cron { testentry: command => "/usr/sbin/myscript.sh", user => root, hour => 2, minute => 0 } } node leestestbox { include test_class } I''m
2006 Dec 06
1
Problem with puppetd --listen
Hello all, I have a little problem with the --listen option. Id like my client servers to update only when I run puppetrun on the puppetmaster server. So far, I tried: puppetd --listen --server mymasterserver -v (on the client server) Then: puppetrun --host myclientserver The updates runs ok... but the client check for updates again every 30 mins or so and I dont want him to do so. I tried:
2010 Aug 31
1
0.24.5 puppetmaster, 0.25.4 puppetd, version sheer?
This feels like a FAQ and sorry if it is, I failed to find an answer. I''d like some advice on handling backward compatibility between puppetd and puppetmaster. My puppetmaster is at v0.24.5 using Debian Lenny packages. I tried to bring up a puppetd client v0.25.4 (Ubuntu 10.04 packages) but failed to have it download the puppetmaster''s certificate. The puppetd client seemed
2010 Oct 14
1
Puppetd fails to run, returns error: undefined method "fact_merge"
Hello, I have puppet setup on 8 nodes with 1 puppetmaster server. So far 7 of the 8 nodes have performed flawlessly, 1 is currently failing with the following error: err: Could not retrieve catalog from remote server: Error 400 on SERVER: undefined method `fact_merge'' for nil:NilClass warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run I have
2010 Aug 11
0
puppetd slow, if master is on another host inside same LAN - newbie question
Hello all, I am new to puppet and I currently just use it during development - just two hosts. I only manage distribution of files/permissions with it. I am wondering why puppetd is running slowly on one of these machines. Google told me that File with "recurse => true" will make things run slowly. I use "recurse => true" :( Now I want to find out now if the slowdown I
2010 Mar 09
0
puppetd --test
Hi all, I have installed and configure puppet client in new virtual machine, but I have this error when running *puppetd --test (even if I run /etc/init.d/puppet restart) /usr/lib/ruby/1.8/puppet/defaults.rb:136:in `handle'': Invalid environment test (ArgumentError) from /usr/lib/ruby/1.8/puppet/util/settings.rb:299:in `parse'' from