Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Announce: Facter 1.6.12-rc2 Available
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Matthaus Owens  
View profile  
 More options Aug 31 2012, 8:33 pm
From: Matthaus Owens <matth...@puppetlabs.com>
Date: Fri, 31 Aug 2012 17:32:57 -0700
Local: Fri, Aug 31 2012 8:32 pm
Subject: Announce: Facter 1.6.12-rc2 Available
Facter 1.6.12-rc2 is a maintenance release candidate in the 1.6.x
branch with bug fixes.

Downloads are available at:
 * Source: https://downloads.puppetlabs.com/facter/facter-1.6.12-rc2.tar.gz

RPMs are available at https://yum.puppetlabs.com/el or /fedora

Rubygem available at http://rubygems.org/gems/facter or by using
the --pre option to gem install.

Debs are available at https://apt.puppetlabs.com

Mac package is available at
https://downloads.puppetlabs.com/mac/facter-1.6.12-rc2.dmg

See the Verifying Puppet Download section at:
 http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppe...

Please report feedback via the Puppet Labs Redmine site, using a
affected version of 1.6.12-rc2:
 http://projects.puppetlabs.com/projects/facter/

Release Notes at: https://projects.puppetlabs.com/projects/facter/wiki/Wiki

Facter 1.6.12-rc2 Highlights
======================
(#10819) Avoid reading from /proc/self/mounts in ruby

    Reading from /proc/self/mounts in ruby can cause hangs in certain
versions of
    the Linux kernel. The problem appears when a puppet agent is run
with --listen,
    which hold open a socket, and then ruby reads from
/proc/self/mounts. When this
    occurs ruby calls select on the open filehandles which triggers a bug in the
    kernel that causes the select to hang forever.

    This commit uses an exec of cat instead of ruby file reading
operations, which
    avoids the ruby interpreter having to call select and trigger the bug.

    It appears that only /proc/self/mounts has this problem. Other
areas of /proc
    were tested and did not cause the error.

Facter 1.6.12-rc2 Changelog
===================
Andrew Parker (2):
      c534126 (#10819) Avoid reading from /proc/self/mounts in ruby
      398b111 (Maint) Extract common elements of selinux tests

Matthaus Litteken (1):
      42bec60 Updating CHANGELOG and version.rb for 1.6.12-rc2

Moses Mendoza (2):
      f6ae956 Merge branches '1.6rc' and '1.6.x' into 1.6.x
      b95ea54 fix yum repo path in yaml file


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Sorenson  
View profile  
 More options Aug 31 2012, 10:14 pm
From: Eric Sorenson <eric.soren...@puppetlabs.com>
Date: Fri, 31 Aug 2012 19:14:46 -0700
Local: Fri, Aug 31 2012 10:14 pm
Subject: Re: Announce: Facter 1.6.12-rc2 Available
A special note for users affected by Puppet agent hanging with '--listen' -- please give this RC a try and let us know how it works for you. (#10819, #10418, etc)

Jo Rhett, Chip Schweiss, Drew Gibson, we would love to hear from you on this.

Thanks
-=Eric

On Aug 31, 2012, at 5:32 PM, Matthaus Owens wrote:

Eric Sorenson - eric.soren...@puppetlabs.com
PuppetConf'12 - 27-28 Sep in SF - http://bit.ly/pcsig12

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Torgrim Teigstad  
View profile  
 More options Sep 7 2012, 8:15 am
From: Torgrim Teigstad <torgrim.teigs...@gmail.com>
Date: Fri, 7 Sep 2012 05:15:34 -0700 (PDT)
Local: Fri, Sep 7 2012 8:15 am
Subject: Re: Announce: Facter 1.6.12-rc2 Available

kl. 04:14:54 UTC+2 lørdag 1. september 2012 skrev Eric Sorenson følgende:

> A special note for users affected by Puppet agent hanging with '--listen'
> -- please give this RC a try and let us know how it works for you. (#10819,
> #10418, etc)

It seems to work fine now with rhel 5.8 with the newest kernel.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »