Displaying 20 results from an estimated 200 matches similar to: "possible issue with puppet/yum - maybe a repeat"
2007 Dec 17
21
New error in Centos 5.1
Just started a "pilot" puppet server for real after messing around in
VMs for the past week or so... I used the 0.24.0 since it was available,
and on the test run, got this:
err: Could not prefetch package provider ''yum'': Execution of
''/usr/bin/python
/usr/lib/ruby/site_ruby/1.8/puppet/provider/package/yumhelper.py''
returned 512: /usr/bin/python:
2007 Dec 10
4
Results from testing our manifests, functions and types against HEAD
Hi Luke and other people working on 0.24. I hope this is constructive.
So, I have our configuration working against a checkout from git as of
last night.
Subject to (sorry, here''s the big but :)
* external_nodes script is not being called (#951)
* Custom types aren''t working unless I drop them into
$rubysitedir/puppet/{type,provider}. Previously they worked in
2007 Dec 28
2
puppet hangs on Puppet::Type::Package::ProviderYum
This is particularly nasty, since it''s on the puppetmaster itself:
[root@puppet tmp]# rpm -q yum puppet puppet-server
yum-3.0.5-1.el5.centos.5
puppet-0.24.0-2.el5
puppet-server-0.24.0-2.el5
[root@puppet tmp]# cat /etc/issue
CentOS release 5 (Final)
Here''s the output of puppetd --debug:
notice: Starting catalog run
debug: Loaded state in 0.01 seconds
debug: Prefetching rpm
2008 May 20
13
puppet thinks yum fails when it doesn't
Hi all,
Not sure if this is a bug in puppet, yum, or just something I''m doing wrong.
I''m trying to use puppet to update a package to a particular version and exec
a command when that update is applied.
The problem is, puppet calls yum which successfully updates the package, but
puppet then thinks the update has failed and hence doesn''t trigger the exec.
Next
2011 Feb 15
0
Problem with yumhelper.py and python version
I have this ouput when I do a "yum check-update" which is the command
which is run in the yumhelper.py :
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Skipping security plugin, no data
compat-dapl.i386 2.0.13-4.el5 rhel-
Server
compat-dapl.x86_64 2.0.13-4.el5
2008 Feb 22
13
File corruption while serving
Can anyone who''s having this problem please send details? I''m trying
to reproduce it -- I''ve got 5 clients concurrently retrieving 200 10k
files made of random binary, and I can''t get any corruption or memory
growth at all.
Is everyone experiencing the problem using Mongrel? Webrick? What
versions of ruby? Are only big files affected? Small files?
2008 Jan 18
7
puppet 0.23.2 can''t collect exported resources
hi,guys
I''m test the resources export and collect , OS is Debian etch and
sarge, puppet server and client version all of the 0.23.2 ; the db is
MySQL-4.1
My test code is like this.
node ''b'' {
@@file {"/tmp/a": ensure => present ,content => "test"; }
}
node ''a'' {
File <<||>>
}
I run puppetd on
2008 Jan 30
2
Bug in puppetmasterd?
Hi all,
I''ve just installed puppet in my ubuntu gutsy 7.10 linux using gem:
# sudo gem install puppet
Then, I made a basic site.pp manifest and following the InstallationGuide I ran:
$ sudo puppetmasterd --mkusers
Could not configure for running; got 1 failure(s)
What error? I managed to get an error message on /var/log/daemon.log
Jan 30 16:22:13 acero puppetmasterd[13800]:
2008 Feb 01
3
"Could not retrieve dependency" error
Hi,
I''m getting a "Could not retrieve dependency" error and I can''t figure why.
Someone got a cluestick for me?
I''m using the following simplified configuration to ensure sshd is running
and gets reloaded when the config file changes:
---- site.pp ----
import "classes/sshd.pp"
node obsd42 { include ssh-server }
node debian40 { include
2011 Aug 25
2
Puppet Error during Yum execution
Every time a client checks in with the puppetmaster, I receive the
following error in the client logs:
Wed Aug 24 19:55:27 +0000 2011 Puppet (notice): Starting Puppet client
version 0.25.5
Wed Aug 24 19:56:05 +0000 2011 Puppet (err): Could not prefetch
package provider ''yum'': Execution of ''/usr/bin/python /usr/lib/ruby/
2008 Jan 06
3
Mac OS X pkgs up.
So I''ve done some Mac OS X pkgs for the latest Facter and Puppet, as well as
a combined mpkg for them both.
Jeff McCune and I are doing a fair bit of testing on them this week in
preparation for MacWorld, so I wasn''t going to upload them to the official
site for another few days, but they''re looking pretty good.
http://explanatorygap.net/puppet/Facter_1.3.8.pkg.zip
2008 Jan 02
4
Puppetmaster doesn''t know itself
I restarted puppetmasterd and it announced that the Cert does not match
existing key !
[root@puppet ~]# puppetmasterd --verbose --no-daemonize
info: Starting server for Puppet version 0.24.1
info: mount[files]: allowing 10.100.0.0/16 access
info: mount[files]: allowing *.gridapp.com access
info: mount[files]: allowing *.dev.gridapp.com access
info: Retrieving existing certificate for
2015 Aug 27
3
[Bug 2454] New: wishlist: please add support for RFC 4432
https://bugzilla.mindrot.org/show_bug.cgi?id=2454
Bug ID: 2454
Summary: wishlist: please add support for RFC 4432
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at
2007 Dec 22
6
ANNOUNCE: 0.24.1 is out
Hi all,
As promised, 0.24.1 is out. Here''s the changelog:
Updated vim filetype detection. (#900 and #963)
Default resources like schedules no longer conflict with
managed resources. (#965)
Removing the ability to disable http keep-alive, since
it didn''t really work anyway and it should no longer
be necessary.
Refactored http keep-alive so
2008 Jan 17
1
SVN pre-commit hook
Hi
is anybody using the svn pre-commit hook from
http://www.reductivelabs.com/trac/puppet/wiki/VersionControlPuppet with
0.24.1 . It was working fine with 0.23.1 and I like it to test stupid
typos before checking in.
However after updating to 0.24.1 I get the following error for the site.pp:
Could not parse for environment development: No file(s) found for import
of
2008 Jan 21
1
bug or behavior change?
While upgrading to 0.24.1 i encountered some dependency failures.
It can be reproduced with the following snippet.
file { "puppet-test": path => "/tmp/puppet.test", ensure => file }
exec { "/bin/true 1": require => File["puppet-test"] }
exec { "/bin/true 2": require => File["/tmp/puppet.test"] }
0.23.2 handles
2007 Dec 19
1
[Puppet-dev] 0.23.3 release
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all
There is some discussion of doing a 0.23.3 release to backport a number
of bugs fixes from 0.24.0.
What do people think of this idea? Would you prefer a dot upgrade to
0.23.3 or are most planning to upgrade cleanly to 0.24.x?
I understand from Luke that 0.24.1 will be released shortly and that
0.23.2 clients should cleanly connect and
2008 Jan 23
7
generate with spaces?
Hi,
I''ve been using puppet for about a week and a half now, and it''s definitely
making my life a lot easier. I''m using 0.24.1 and I''ve run into a small
snag.
I''m trying to write some code to make sure user home directories exist for
users in LDAP. I''m trying to get their uid, gid and home directory from
getent with something like:
$uid =
2006 Mar 08
2
1 byte writes
After migrating a particular W2K file service to Samba 3.0.21c on SuSE
9.3 Pro (a DMS with winbindd against a W2K3 ADS), the W2K clients are
suffering performance issues (in a switched LAN).
Looking at the traffic with Ethereal (latest SVN), it looks like the
client writes the data in *1 byte* pieces likes this (c=client, s=server):
c->s NT Create AndX Request
c<-s NT Create AndX
2007 Dec 31
3
Builtin Nagios types
Hi all,
I''ve just merged in support for builtin Nagios types into the 0.24.x
branch, and I''d like people to give them a once-over before I
incorporate them into a release (based on a few (hopefully small)
outstanding bugs in 0.24.1, I expect I''ll put out a 0.24.2 in the
next week or so).
The only thing I''d currently consider a gotcha right now is that