This maintenance release fixes two issues with Puppet 2.6.5. Bug #6418: Files with the "source" parameter set are automatically set to audit The audit functionality was activated unexpectedly on file resources that use the "source" parameter. This could cause spurrious notify events. These notifications could trigger unintended refreshes of subscribed resources. Bug #6541: File type truncates target when filebucket can not retrieve hash In the case where a file resource had content specified using an invalid checksum (Eg: "{md5}not-a-checksum") or the valid checksum of a file not contained in the filebucket, the file would end up being truncated. This is now properly reported as an error, instead of zeroing out the file. This release is available for download at: http://puppetlabs.com/downloads/puppet/puppet-2.6.6.tar.gz See the Verifying Puppet Download section at http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet Report feedback via the Puppet Labs Redmine site: http://projects.puppetlabs.com Please select an affected version of 2.6.6. You can find the Release Notes for Puppet at: https://projects.puppetlabs.com/projects/puppet/wiki/Release_Notes CHANGELOG 2.6.6 ====d24e32a Update CHANGELOG and version for 2.6.6rc1 7c2a980 (#6541) Fix content with checksum truncation bug 63e911f (#6418) Recursive files shouldn''t be audited -- Jacob Helwig
On Wed, Mar 9, 2011 at 6:30 PM, Jacob Helwig <jacob@puppetlabs.com> wrote:> This maintenance release fixes two issues with Puppet 2.6.5. > > Bug #6418: Files with the "source" parameter set are automatically set to > audit > > The audit functionality was activated unexpectedly on file resources > that use the "source" parameter. This could cause spurrious notify > events. These notifications could trigger unintended refreshes of > subscribed resources. > > Bug #6541: File type truncates target when filebucket can not retrieve hash > > In the case where a file resource had content specified using an > invalid checksum (Eg: "{md5}not-a-checksum") or the valid checksum of > a file not contained in the filebucket, the file would end up being > truncated. This is now properly reported as an error, instead of > zeroing out the file. > > This release is available for download at: > http://puppetlabs.com/downloads/puppet/puppet-2.6.6.tar.gz > > See the Verifying Puppet Download section at > http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet > > Report feedback via the Puppet Labs Redmine site: > http://projects.puppetlabs.com > > Please select an affected version of 2.6.6. > > You can find the Release Notes for Puppet at: > https://projects.puppetlabs.com/projects/puppet/wiki/Release_Notes > > CHANGELOG > > 2.6.6 > ====> d24e32a Update CHANGELOG and version for 2.6.6rc1 > 7c2a980 (#6541) Fix content with checksum truncation bug > 63e911f (#6418) Recursive files shouldn''t be audited > > -- > Jacob Helwig > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > > iQGcBAEBAgAGBQJNeCmoAAoJEHJabXWGiqEBKiQL/RsFALieP/QE/zaii/rX+hWh > +zKga+iwXNHU7afNqirj0zOg6fpNVudntkFqTWKEGe3N37uxjNpMNzCi5QhTCKuj > H/1emHCVI15CM8c8OtdEgbgryroDpjimKjThnEPwDCdrn221/1SUq3MqOT5mFVwH > zMIV5SbO/z5fiwBOztvEGKS9b9O5A2W9Qgpt+ZRfbUqy93ikW9sG9+3QxFV1S2lK > dIoVKKMFg+ZYrPQRYDu7Az9h4VFdsluuv2ug1VcJVo6uOnojYiLjFyKcyDMAPfSv > IDtTPrxTVUSzXf4dpdJpe5CYJhOe+hS/gTpm9K7+QjjqYUGvKefchRGdJaPgVWCK > cApmV3fTbwAsqRe4KSS5y5pW7qSEmqb/KepNcDOf4xxQjvAzC1fS+BcbDxMIuMvH > 9FJ+keebp6uUKbY3z1DZawgp58EYnHcaUYkdhFTUeHxwc91ByrUAsC7m9HTOmMzl > iW+ANweGGO2wpsuDS/YHPsM/yMXRfPKCRSC/ZYSGbg=> =gRBm > -----END PGP SIGNATURE----- > >Thanks for the quick repair! Arch Linux packages are available: https://aur.archlinux.org/packages.php?ID=15496 Keep up the great work! Puppet has become one of the most important components to a modern infrastructure! -Thomas S Hatch -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to puppet-dev@googlegroups.com. To unsubscribe from this group, send email to puppet-dev+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
Todd Zullinger
2011-Mar-10 04:24 UTC
[Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 2.6.6 available!
Jacob Helwig wrote:> This maintenance release fixes two issues with Puppet 2.6.5.For those using Fedora or RHEL/CentOS, I''ve updated the yum repos at: http://tmz.fedorapeople.org/repo/puppet/ Packages for EL 4 - 6 and Fedora 13 - 15 are available for testing. Add the puppet.repo file from either the epel or fedora directories to /etc/yum.repos.d to enable. If you find problems with the packaging, please let me know. If you find other bugs, please file them in redmine: http://projects.puppetlabs.com/projects/puppet/issues I plan to get these packages built for Fedora and EPEL 5/6 testing repositories in the next few days. Anyone who finds showstopper bugs before then will be my hero for the day. (Thomas, you beat me. That''ll teach me to drink on the beach at sunset, damn it. ;) -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If the triangles were to make a God they would give him three sides. -- Montesquieu
Stig Sandbeck Mathisen
2011-Mar-10 07:57 UTC
Re: [Puppet Users] ANNOUNCE: Puppet 2.6.6 available!
Jacob Helwig <jacob@puppetlabs.com> writes:> This release is available for download at: > http://puppetlabs.com/downloads/puppet/puppet-2.6.6.tar.gzAn upload of puppet 2.6.6 has been made to Debian Unstable. -- Stig Sandbeck Mathisen
Mark Phillips
2011-Mar-10 08:26 UTC
Re: [Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 2.6.6 available!
On 10 Mar 2011, at 04:24, Todd Zullinger wrote:> Jacob Helwig wrote: >> This maintenance release fixes two issues with Puppet 2.6.5. > > For those using Fedora or RHEL/CentOS, I''ve updated the yum repos at: > > http://tmz.fedorapeople.org/repo/puppet/I''ll pop a test 2.6.6 for OpenCSW up later. If anybody is still smashing their head on Solaris and would like to test please, that''d be great. http://buildfarm.opencsw.org/experimental.html#markp -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Mark Phillips
2011-Mar-10 13:12 UTC
[Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 2.6.6 available!
On Mar 10, 8:26 am, Mark Phillips <m...@vntx.cc> wrote:> > http://buildfarm.opencsw.org/experimental.html#markpVersion up now contains latest pkgutil provider from https://github.com/gw42/puppet/blob/tickets%2Fmaster%2F4258-dev/lib/puppet/provider/package/pkgutil.rb and this bug fix from Dom Cleal https://projects.puppetlabs.com/issues/6324 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Jeff McCune
2011-Mar-11 17:43 UTC
[Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 2.6.6 available!
On Wed, Mar 9, 2011 at 5:30 PM, Jacob Helwig <jacob@puppetlabs.com> wrote:> This maintenance release fixes two issues with Puppet 2.6.5.Enterprise Linux 5 RPM''s have been posted to the Puppet Labs prosvc repository as well. This is available via rsync if you''re keeping a local mirror. I recommend not using --delete to preserve previous versions in your local yum repository if you''d like to roll back. As is the usual case, this repository is not officially supported by Puppet Labs and is provided as a convenience to the community. The repository is designed to contain all dependencies for Puppet without the need to configure the full EPEL repository. Packages may be added or removed at any time, so a local mirror is highly encouraged. rsync -avxH rsync://yum.puppetlabs.com/packages/yum/prosvc/ prosvc/ http://yum.puppetlabs.com/prosvc/ Cheers, -Jeff -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Mar 11, 12:43 pm, Jeff McCune <j...@puppetlabs.com> wrote:> On Wed, Mar 9, 2011 at 5:30 PM, Jacob Helwig <ja...@puppetlabs.com> wrote: > > This maintenance release fixes two issues with Puppet 2.6.5. > > Enterprise Linux 5 RPM''s have been posted to the Puppet Labs prosvc > repository as well. This is available via rsync if you''re keeping a > local mirror. I recommend not using --delete to preserve previous > versions in your local yum repository if you''d like to roll back. > > As is the usual case, this repository is not officially supported by > Puppet Labs and is provided as a convenience to the community. The > repository is designed to contain all dependencies for Puppet without > the need to configure the full EPEL repository. Packages may be added > or removed at any time, so a local mirror is highly encouraged. > > rsync -avxH rsync://yum.puppetlabs.com/packages/yum/prosvc/ prosvc/ > > http://yum.puppetlabs.com/prosvc/Hi Jeff I looked at puppet 2.6.6-0.5 puppet client and server packages. Two questions so far about the client(R1) /server(R2) packaging. 1. why puppetca reside in client rpm but not in server rpm ? 2. shouldn''t client and server each has their own /etc/logrotate.d/ puppet ? Thanks for packaging effort tj R1. client layout [tjyang@localhost ~]$ rpm -qil puppet-2.6.6-0.5 Name : puppet Relocations: (not relocatable) Version : 2.6.6 Vendor: (none) Release : 0.5 Build Date: Thu 10 Mar 2011 11:47:01 AM EST Install Date: Wed 16 Mar 2011 06:22:10 PM EDT Build Host: peseed.puppetlabs.vm Group : System Environment/Base Source RPM: puppet-2.6.6-0.5.src.rpm Size : 2499909 License: GPLv2 Signature : (none) URL : http://puppetlabs.com Summary : A network tool for managing many disparate systems Description : Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. /etc/logrotate.d/puppet /etc/puppet /etc/puppet/auth.conf /etc/puppet/puppet.conf /etc/puppet/puppetca.conf /etc/puppet/puppetd.conf /etc/rc.d/init.d/puppet /etc/sysconfig/puppet /usr/bin/filebucket /usr/bin/pi /usr/bin/puppet /usr/bin/puppetdoc /usr/bin/ralsh /usr/lib/ruby/site_ruby/1.8/puppet <snip> /usr/lib/ruby/site_ruby/1.8/puppet/util/zaml.rb /usr/sbin/puppetca /usr/sbin/puppetd /usr/share/doc/puppet-2.6.6 /usr/share/doc/puppet-2.6.6/CHANGELOG /usr/share/doc/puppet-2.6.6/COPYING /usr/share/doc/puppet-2.6.6/LICENSE /usr/share/doc/puppet-2.6.6/README /usr/share/doc/puppet-2.6.6/README.queueing /usr/share/doc/puppet-2.6.6/examples /usr/share/doc/puppet-2.6.6/examples/allatonce /usr/share/doc/puppet-2.6.6/examples/assignments /usr/share/doc/puppet-2.6.6/examples/components /usr/share/doc/puppet-2.6.6/examples/etc /usr/share/doc/puppet-2.6.6/examples/etc/init.d /usr/share/doc/puppet-2.6.6/examples/etc/init.d/sleeper /usr/share/doc/puppet-2.6.6/examples/etc/puppet <snip> /usr/share/doc/puppet-2.6.6/examples/simpletests /usr/share/doc/puppet-2.6.6/examples/svncommit /usr/share/emacs /usr/share/emacs/site-lisp /usr/share/emacs/site-lisp/puppet-mode.el /usr/share/emacs/site-lisp/site-start.d /usr/share/emacs/site-lisp/site-start.d/puppet-mode-init.el /usr/share/man/man5/puppet.conf.5.gz /usr/share/man/man8/pi.8.gz /usr/share/man/man8/puppet.8.gz /usr/share/man/man8/puppetca.8.gz /usr/share/man/man8/puppetd.8.gz /usr/share/man/man8/puppetdoc.8.gz /usr/share/man/man8/ralsh.8.gz /usr/share/puppet /usr/share/puppet/ext /usr/share/puppet/ext/autotest /usr/share/puppet/ext/autotest/Rakefile /usr/share/puppet/ext/autotest/config /usr/share/puppet/ext/autotest/readme.rst /usr/share/puppet/ext/dbfix.sql /usr/share/puppet/ext/envpuppet /usr/share/puppet/ext/ldap /usr/share/puppet/ext/ldap/puppet.schema /usr/share/puppet/ext/logcheck /usr/share/puppet/ext/logcheck/puppet /usr/share/puppet/ext/nagios /usr/share/puppet/ext/nagios/check_puppet.rb /usr/share/puppet/ext/nagios/naggen /usr/share/puppet/ext/puppet-load.rb /usr/share/puppet/ext/puppet-test /usr/share/puppet/ext/puppetlisten /usr/share/puppet/ext/puppetlisten/puppetlisten.rb /usr/share/puppet/ext/puppetlisten/puppetrun.rb /usr/share/puppet/ext/puppetstoredconfigclean.rb /usr/share/puppet/ext/pure_ruby_dsl /usr/share/puppet/ext/pure_ruby_dsl/dsl_test.rb /usr/share/puppet/ext/rack /usr/share/puppet/ext/rack/README /usr/share/puppet/ext/rack/files /usr/share/puppet/ext/rack/files/apache2.conf /usr/share/puppet/ext/rack/files/config.ru /usr/share/puppet/ext/rack/manifest.pp /usr/share/puppet/ext/regexp_nodes /usr/share/puppet/ext/regexp_nodes/classes /usr/share/puppet/ext/regexp_nodes/classes/databases /usr/share/puppet/ext/regexp_nodes/classes/webservers /usr/share/puppet/ext/regexp_nodes/parameters /usr/share/puppet/ext/regexp_nodes/parameters/environment /usr/share/puppet/ext/regexp_nodes/parameters/environment/prod /usr/share/puppet/ext/regexp_nodes/parameters/environment/qa /usr/share/puppet/ext/regexp_nodes/regexp_nodes.rb /usr/share/puppet/ext/yaml_nodes.rb /usr/share/puppet/modules /usr/share/vim /usr/share/vim/vimfiles /usr/share/vim/vimfiles/ftdetect /usr/share/vim/vimfiles/ftdetect/puppet.vim /usr/share/vim/vimfiles/syntax /usr/share/vim/vimfiles/syntax/puppet.vim /var/lib/puppet /var/log/puppet /var/run/puppet R1: puppet server pkg layout [tjyang@localhost ~]$ rpm -qil puppet-server-2.6.6-0.5 Name : puppet-server Relocations: (not relocatable) Version : 2.6.6 Vendor: (none) Release : 0.5 Build Date: Thu 10 Mar 2011 11:47:01 AM EST Install Date: Wed 16 Mar 2011 06:36:58 PM EDT Build Host: peseed.puppetlabs.vm Group : System Environment/Base Source RPM: puppet-2.6.6-0.5.src.rpm Size : 10324 License: GPLv2 Signature : (none) URL : http://puppetlabs.com Summary : Server for the puppet system management tool Description : Provides the central puppet server daemon which provides manifests to clients. The server can also function as a certificate authority and file server. /etc/puppet/fileserver.conf /etc/puppet/manifests /etc/puppet/puppetmasterd.conf /etc/rc.d/init.d/puppetmaster /etc/sysconfig/puppetmaster /usr/sbin/puppetmasterd /usr/sbin/puppetqd /usr/sbin/puppetrun /usr/share/man/man8/filebucket.8.gz /usr/share/man/man8/puppetmasterd.8.gz /usr/share/man/man8/puppetqd.8.gz /usr/share/man/man8/puppetrun.8.gz [tjyang@localhost ~]$> Cheers, > -Jeff-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Todd Zullinger
2011-Mar-18 02:05 UTC
Re: [Puppet Users] Re: ANNOUNCE: Puppet 2.6.6 available!
Hi T.J., T.J. Yang wrote:> I looked at puppet 2.6.6-0.5 puppet client and server packages. > Two questions so far about the client(R1) /server(R2) packaging. > > 1. why puppetca reside in client rpm but not in server rpm ?While I don''t speak for Jeff or the Puppet Labs folks, the packages there are substantially the same as what has developed from Fedora/EPEL (which eventually ends up in conf/redhat/puppet.spec when I''m not too much of a slacker to file a ticket and be a good contributor). In Fedora/EPEL, we moved puppetca into the main puppet package back in 0.25.1rc1, as there was some discussion on the list or in IRC about it. There are times when you may want to use puppetca a system other than the master, thus it''s in the main puppet package.> 2. shouldn''t client and server each has their own /etc/logrotate.d/ > puppet ?It seems redundant to do so, since the logrotate script handles everything in /var/lib/puppet and will condrestart both puppetmaster and puppet as needed. Since puppet-server requires puppet, you''d have to try hard to not have the logrotate script after installing the puppet-server package. BTW, Jeff, there don''t seem to be any SRPMS for 2.6.6 in the puppetlabs prosvc repo, for anyone that may want to grab them and rebuild them (or see if there are any differences from the spec file in the tarball or EPEL that should be merged). -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ School is the advertising agency which makes you believe that you need the society as it is. -- Ivan Illich -- "Deschooling Society"
Todd Zullinger
2011-Mar-20 14:19 UTC
[Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 2.6.6 available!
I wrote:> I plan to get these packages built for Fedora and EPEL 5/6 testing > repositories in the next few days. Anyone who finds showstopper bugs > before then will be my hero for the day.Puppet 2.6.6 packages are now in Fedora and EPEL testing repositories. Anyone testing these packages is encouraged to leave feedback in the update tool via: https://admin.fedoraproject.org/updates/puppet If you have a Fedora account, you can give the update positive or negative karma. More positive feedback will help get the update into the stable repositories faster. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If you haven''t the strength to impose your own terms upon life, you must accept the terms it offers you. -- T.S. Eliot
TJ Yang
2011-Mar-20 18:17 UTC
Re: [Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 2.6.6 available!
On Sun, Mar 20, 2011 at 9:19 AM, Todd Zullinger <tmz@pobox.com> wrote:> I wrote: >> I plan to get these packages built for Fedora and EPEL 5/6 testing >> repositories in the next few days. Anyone who finds showstopper bugs >> before then will be my hero for the day. > > Puppet 2.6.6 packages are now in Fedora and EPEL testing repositories. > Anyone testing these packages is encouraged to leave feedback in the > update tool via: > > https://admin.fedoraproject.org/updates/puppet >Hi, Todd I am not familiar with yum. Would you mind provide a simple instruction to enable yum to install your test package ? [root@puppet yum.repos.d]# yum install puppet-2.6.6.1 Loaded plugins: presto, refresh-packagekit Setting up Install Process No package puppet-2.6.6.1 available. Error: Nothing to do [root@puppet yum.repos.d]# ls -lrt total 20 -rw-r--r--. 1 root root 1163 May 6 2010 fedora-updates-testing.repo -rw-r--r--. 1 root root 1105 May 6 2010 fedora-updates.repo -rw-r--r--. 1 root root 1144 May 6 2010 fedora.repo -rw-r--r-- 1 root root 547 Jul 14 2010 puppet.repo -rw-r--r--. 1 root root 114 Sep 27 12:17 google-chrome.repo [root@puppet yum.repos.d]# tj> If you have a Fedora account, you can give the update positive or > negative karma. More positive feedback will help get the update into > the stable repositories faster. > > -- > Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > If you haven''t the strength to impose your own terms upon life, you > must accept the terms it offers you. > -- T.S. Eliot > >-- T.J. Yang -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Ben Hughes
2011-Mar-21 02:17 UTC
Re: [Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 2.6.6 available!
On Sun, Mar 20, 2011 at 01:17:17PM -0500, TJ Yang wrote:> I am not familiar with yum. Would you mind provide a simple > instruction to enable yum to install your test package ?http://www.craigdunn.org/2010/08/part-1-installing-puppet-2-6-1-on-centos-with-yumrpm/ Covers the basics of using yum to install puppet using tmz''s repository. -- Ben Hughes || http://www.puppetlabs.com/ -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
TJ Yang
2011-Mar-21 11:43 UTC
Re: [Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 2.6.6 available!
On Sun, Mar 20, 2011 at 9:17 PM, Ben Hughes <ben@puppetlabs.com> wrote:> On Sun, Mar 20, 2011 at 01:17:17PM -0500, TJ Yang wrote: > >> I am not familiar with yum. Would you mind provide a simple >> instruction to enable yum to install your test package ? > > http://www.craigdunn.org/2010/08/part-1-installing-puppet-2-6-1-on-centos-with-yumrpm/ > > Covers the basics of using yum to install puppet using tmz''s repository. >Thanks a lot for the pointer. tj> -- > Ben Hughes || http://www.puppetlabs.com/ > > -- > You received this message because you are subscribed to the Google Groups "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. > >-- T.J. Yang -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Todd Zullinger
2011-Mar-21 16:29 UTC
Re: [Puppet Users] Re: ANNOUNCE: Puppet 2.6.6 available!
Hi TJ, TJ Yang wrote:> I am not familiar with yum. Would you mind provide a simple > instruction to enable yum to install your test package ?You must enable the updates-testing repo on Fedora (or epel-testing on RHEL/CentOS). yum --enablerepo updates-testing install puppet -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The problem is not that the world is full of fools. The problem is that lightning isn''t being distributed right. -- Mark Twain
Todd Zullinger
2011-Mar-21 17:05 UTC
Re: [Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 2.6.6 available!
Ben Hughes wrote:> On Sun, Mar 20, 2011 at 01:17:17PM -0500, TJ Yang wrote: > >> I am not familiar with yum. Would you mind provide a simple >> instruction to enable yum to install your test package ? > > http://www.craigdunn.org/2010/08/part-1-installing-puppet-2-6-1-on-centos-with-yumrpm/ > > Covers the basics of using yum to install puppet using tmz''s > repository.That post mixes the puppetlabs, epel, and other third-party repos. It doesn''t use the repo I have on fedorapeople.org at all that I can see. It also instructs you to create an repo files with gpg checks disabled, which is a completely unnecessary risk to take. Instructions for enabling my fedorapeople repos are in the README file: http://tmz.fedorapeople.org/repo/puppet/README That said, I believe TJ''s question was aimed at installing the packages now in the official Fedora and EPEL testing repositories rather than the unofficial packages I maintain at fedorapeople.org. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Some of the narrowest minds are found in the fattest heads. -- Anonymous
TJ Yang
2011-Mar-21 19:46 UTC
Re: [Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 2.6.6 available!
On Mon, Mar 21, 2011 at 11:29 AM, Todd Zullinger <tmz@pobox.com> wrote:> Hi TJ, > > TJ Yang wrote: >> I am not familiar with yum. Would you mind provide a simple >> instruction to enable yum to install your test package ? > > You must enable the updates-testing repo on Fedora (or epel-testing on > RHEL/CentOS). > > yum --enablerepo updates-testing install puppetThanks for the tip. "--enablerepo updates-testing" is what I missed. tj> -- > Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > The problem is not that the world is full of fools. The problem is > that lightning isn''t being distributed right. > -- Mark Twain > >-- T.J. Yang -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.