[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-03-09 Thread tickets
Issue #11989 has been updated by David Schmitt. After a short look into it, it doesn't seem as if rhel6 had _any_ effort at integrating their services into upstart. The only thing upstart does is delegating to an old-style rc script to run old-style init scripts.

[Puppet - Bug #13038] (Unreviewed) Hung agent processes

2012-03-09 Thread tickets
Issue #13038 has been reported by Erik Dalén. Bug #13038: Hung agent processes https://projects.puppetlabs.com/issues/13038 Author: Erik Dalén Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: 2.7.11

[Puppet - Bug #13038] Hung agent processes

2012-03-09 Thread tickets
Issue #13038 has been updated by Erik Dalén. More easily read output: strace: strace -p 15272 Process 15272 attached - interrupt to quit select(0, NULL, NULL, NULL, {0, 386506}) = 0 (Timeout) select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout) select(0, NULL, NULL, NULL,

[Puppet - Bug #11989] upstart service operating system confine should include redhat and centos

2012-03-09 Thread tickets
Issue #11989 has been updated by Andy Taylor. While it hasn't fully replaced the old style init scripts, it is very useful for new services as writing Upstart jobs is quick. Additionally Upstart can monitor services, which is useful to ensure Apache is always running, for example. This

[Puppet - Bug #13039] (Unreviewed) The RPM spec file should detect if the master is running under passenger/mongrel and restart httpd accordingly.

2012-03-09 Thread tickets
Issue #13039 has been reported by Trevor Vaughan. Bug #13039: The RPM spec file should detect if the master is running under passenger/mongrel and restart httpd accordingly. https://projects.puppetlabs.com/issues/13039 Author: Trevor Vaughan Status:

[Puppet - Bug #3910] Server is not authoritative over client environment when specified in an ENC

2012-03-09 Thread tickets
Issue #3910 has been updated by Nigel Kersten. +1 ! Bug #3910: Server is not authoritative over client environment when specified in an ENC https://projects.puppetlabs.com/issues/3910#change-56437 Author: Nigel Kersten Status: In Topic Branch Pending

[Puppet - Bug #4328] modifying user fails if user is logged in

2012-03-09 Thread tickets
Issue #4328 has been updated by Nigel Kersten. Hrm. The usermod man page seems to indicate that this has always been a limitation of usermod. I wonder why this hasn't been a problem for more people? Bug #4328: modifying user fails if user is logged in

[Puppet - Bug #12915] Create start menu link to Windows documentation and forge

2012-03-09 Thread tickets
Issue #12915 has been updated by Jeff McCune. # Merged # Merged into master as: https://github.com/puppetlabs/puppet_for_the_win/commit/d29256e0ed5faed573769d6b23febc9f4d8d4c99 Josh, just as an FYI here's how I created the link: 1. Browse to http://links.puppetlabs.com 2. Add the link with

Re: [Puppet - Bug #8040] Classes should be able to contain other classes to provide a self contained module

2012-03-09 Thread Jeff McCune
On Fri, Mar 9, 2012 at 9:00 AM, tick...@puppetlabs.com wrote: Issue #8040 has been updated by Nigel Kersten. Can someone file the issue around a contains function then? Would that function automatically include a class if it hasn’t been declared? Or just specify the relationship? IIRC,

[Puppet - Bug #8040] Classes should be able to contain other classes to provide a self contained module

2012-03-09 Thread tickets
Issue #8040 has been updated by Jeff McCune. Nigel Kersten wrote: Can someone file the issue around a contains function then? Would that function automatically include a class if it hasn't been declared? Or just specify the relationship? Filed as #13045 I commented on this ticket via

[Puppet - Bug #8858] Puppet registration with master with Ruby 1.9.2

2012-03-09 Thread tickets
Issue #8858 has been updated by David K. I'm having the same problem with ruby 1.9.3 and puppet 1.7.9/11/12rc2. With this new setup puppet refuses to talk to the puppetmaster at all. Given the fix in #9084 I believe this is related to that bug as well. The problem appears as follows: * For

[Facter - Feature #13046] (Unreviewed) Support physicalprocessorcount on FreeBSD

2012-03-09 Thread tickets
Issue #13046 has been reported by Garrett Wollman. Feature #13046: Support physicalprocessorcount on FreeBSD https://projects.puppetlabs.com/issues/13046 Author: Garrett Wollman Status: Unreviewed Priority: Normal Assignee: Category: Target version:

[Facter - Feature #13046] Support physicalprocessorcount on FreeBSD

2012-03-09 Thread tickets
Issue #13046 has been updated by Garrett Wollman. On second thought, I may have misinterpreted what physicalprocessorcount is supposed to do. Please hold this while I look for a better information source. Feature #13046: Support physicalprocessorcount

[Facter - Feature #13046] Support physicalprocessorcount on FreeBSD

2012-03-09 Thread tickets
Issue #13046 has been updated by Garrett Wollman. File physicalprocessorcount.patch added Here's a better version of the same patch. Unfortunately, it relies on parsing /var/run/dmesg.boot as the information we want is not available directly through sysctl.

[Facter - Feature #13046] Support physicalprocessorcount on FreeBSD

2012-03-09 Thread tickets
Issue #13046 has been updated by Garrett Wollman. See also FreeBSD bug kern/165893. Feature #13046: Support physicalprocessorcount on FreeBSD https://projects.puppetlabs.com/issues/13046#change-56474 Author: Garrett Wollman Status: Unreviewed Priority:

[Facter - Feature #13049] (Unreviewed) Support zfs_version on FreeBSD

2012-03-09 Thread tickets
Issue #13049 has been reported by Garrett Wollman. Feature #13049: Support zfs_version on FreeBSD https://projects.puppetlabs.com/issues/13049 Author: Garrett Wollman Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords:

[Facter - Feature #13050] (Unreviewed) FreeBSD should support a tzname fact

2012-03-09 Thread tickets
Issue #13050 has been reported by Garrett Wollman. Feature #13050: FreeBSD should support a tzname fact https://projects.puppetlabs.com/issues/13050 Author: Garrett Wollman Status: Unreviewed Priority: Normal Assignee: Category: Target version:

[Facter - Bug #13051] (Unreviewed) Support uniqueid on FreeBSD; support hostuuid on FreeBSD (but should be generalized)

2012-03-09 Thread tickets
Issue #13051 has been reported by Garrett Wollman. Bug #13051: Support uniqueid on FreeBSD; support hostuuid on FreeBSD (but should be generalized) https://projects.puppetlabs.com/issues/13051 Author: Garrett Wollman Status: Unreviewed Priority: Normal

[Puppet - Bug #12947] (Merged - Pending Release) Need multi-resolution icon

2012-03-09 Thread tickets
Issue #12947 has been updated by Josh Cooper. Status changed from Accepted to Merged - Pending Release Merged in https://github.com/puppetlabs/puppet_for_the_win/commit/6489a36e86e21ddbe382b43eca1272e25d1c4c5d Bug #12947: Need multi-resolution icon

[Puppet - Bug #13038] (Needs More Information) Hung agent processes

2012-03-09 Thread tickets
Issue #13038 has been updated by Michael Stahnke. Status changed from Unreviewed to Needs More Information Assignee set to Erik Dalén Are you on RHEL or CentOS or something similar? We've seen issues with specific kernels on EL 5 systems. Bug #13038:

[Puppet - Bug #3910] Server is not authoritative over client environment when specified in an ENC

2012-03-09 Thread tickets
Issue #3910 has been updated by Nick Fagerlund. (Capturing something I was talking w/ Patrick about out in the park--) With this change set, the agent will remember its server-assigned environment for as long as the process sticks around, but if you're running agent from cron, it will have

[Puppet - Bug #13038] Hung agent processes

2012-03-09 Thread tickets
Issue #13038 has been updated by Erik Dalén. Michael Stahnke wrote: Are you on RHEL or CentOS or something similar? We've seen issues with specific kernels on EL 5 systems. This is on Debian Squeeze (Linux 2.6.32). The agent is run from cron. Bug