Re: [Puppet-dev] Release Candidates (1 week away)

2012-01-11 Thread Josh Cooper
Reviewing now. Sorry, I didn't see the github notification. Josh On Wed, Jan 11, 2012 at 1:32 PM, Ken Barber wrote: > FYI ... this is a blocker for Facter 1.6.5rc: > > https://github.com/puppetlabs/facter/pull/140 > > It needs senior review. Josh Cooper was looking at it earlier. > > ken. > > O

[Puppet-dev] (puppetlabs/puppet) Closed pull request: (#5246) Puppetd does not remove it's pidfile when it exits

2012-01-11 Thread wearetherobots
On Wed Jan 11 21:37:34 UTC 2012 pull request #327 was closed. (#5246) Puppetd does not remove it's pidfile when it exits requested by (ripienaar) The pull request was merged by: daniel-pittman -- You received this message because you are subscribed to the Google Grou

[Puppet-dev] (puppetlabs/puppet) New pull request: (#3419) Fix OS X Ruby supplementary group handling

2012-01-11 Thread wearetherobots
Please review pull request #328: (#3419) Fix OS X Ruby supplementary group handling opened by (glarizza) Description: Catch Errno::EINVAL as some operating systems (OS X in particular) can cause troubles when using Process#groups= to change the user/process list of supple

Re: [Puppet-dev] Release Candidates (1 week away)

2012-01-11 Thread Ken Barber
FYI ... this is a blocker for Facter 1.6.5rc: https://github.com/puppetlabs/facter/pull/140 It needs senior review. Josh Cooper was looking at it earlier. ken. On Wed, Jan 11, 2012 at 7:21 PM, Michael Stahnke wrote: > We're about a  week away from the January release candidates.  If any > deve

[Puppet-dev] (puppetlabs/puppet) Closed pull request: (#4855) Fix group provider in OS X

2012-01-11 Thread wearetherobots
On Wed Jan 11 20:11:25 UTC 2012 pull request #325 was closed. (#4855) Fix group provider in OS X requested by (glarizza) The pull request was merged by: jeffmccune -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group.

[Puppet-dev] (puppetlabs/puppet) Closed pull request: Tickets/2.7.x/11888

2012-01-11 Thread wearetherobots
On Wed Jan 11 19:15:45 UTC 2012 pull request #326 was closed. Tickets/2.7.x/11888 requested by (jamtur01) -- 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.

[Puppet-dev] Release Candidates (1 week away)

2012-01-11 Thread Michael Stahnke
We're about a week away from the January release candidates. If any developers have code they'd like in * Puppet 2.7.10 * Dashboard 1.2.5 * Facter 1.6.5 Please get it reviewd/merged. Mike -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group

[Puppet-dev] (puppetlabs/puppet-acceptance) Closed pull request: (maint) fix solaris service error

2012-01-11 Thread wearetherobots
On Wed Jan 11 18:39:32 UTC 2012 pull request #105 was closed. (maint) fix solaris service error requested by (justinstoller) The pull request was merged by: djm68 -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group.

[Puppet-dev] (puppetlabs/puppet-acceptance) Closed pull request: (maint) attempt to catch Unreachable Hosts and retry

2012-01-11 Thread wearetherobots
On Wed Jan 11 18:08:14 UTC 2012 pull request #106 was closed. (maint) attempt to catch Unreachable Hosts and retry requested by (justinstoller) The pull request was merged by: djm68 -- You received this message because you are subscribed to the Google Groups "Puppet

[Puppet-dev] (puppetlabs/puppet-acceptance) New pull request: (maint) attempt to catch Unreachable Hosts and retry

2012-01-11 Thread wearetherobots
Please review pull request #106: (maint) attempt to catch Unreachable Hosts and retry opened by (justinstoller) Description: Previously when many VMs were attempting to revert the host would be unreachable. This will retry after 20 seconds to lessen false positives in CI.

[Puppet-dev] (puppetlabs/puppet-acceptance) New pull request: (maint) fix solaris service error

2012-01-11 Thread wearetherobots
Please review pull request #105: (maint) fix solaris service error opened by (justinstoller) Description: After issuing a noop run of the uninstaller the the "full" un-installation suite would stop the puppet service and then run puppet agent -t to ensure it was still the

[Puppet-dev] (puppetlabs/puppet) New pull request: (#5246) Puppetd does not remove it's pidfile when it exits

2012-01-11 Thread wearetherobots
Please review pull request #327: (#5246) Puppetd does not remove it's pidfile when it exits opened by (ripienaar) Description: The Puppet::Daemon instance sets up the pid file when it starts but it's up to the user of that object to arrange for stop to be called There ar

[Puppet-dev] (puppetlabs/puppet) New pull request: Tickets/2.7.x/11888

2012-01-11 Thread wearetherobots
Please review pull request #326: Tickets/2.7.x/11888 opened by (jamtur01) Description: Oracle now calls their Linux: OracleLinux. Facter has been updated to add this support but several providers are default or constrained to the previous names: OEL, OVM This commit as O