Activity

From 10/28/2011 to 11/03/2011

11/04/2011

06:51 pm Bug #10544 (Re-opened): CIFS appears to mount twice
package{'samba-client': }
file{'smb credentials':
path => '/etc/auto.smb.credentials',
source => '...
Nathan Rich
06:48 pm Bug #4982: OSX /Volumes mounts directory poofing
It only happens in /Volumes on OSX. Technically this is a puppet fail, since it should work. Although of course who t... Nathan Rich
06:44 pm Feature #4984: Option to force broken symlinks OK in recurse
Hello Nigel,
Some packages from vendors are difficult to install and they give you no source. So you may end up ju...
Nathan Rich
06:38 pm Puppet Dashboard Feature #10543 (Merged - Pending Release): Rake task to automatically add all nodes to a given group
Merged in <https://github.com/puppetlabs/puppet-dashboard/commit/b6a64342c55789d4288d05cf2228e03edef6b5dd> Matthaus Owens
06:34 pm Puppet Dashboard Feature #10543 (In Topic Branch Pending Review): Rake task to automatically add all nodes to a gi...
Pull <https://github.com/puppetlabs/puppet-dashboard/pull/52> Nigel Kersten
06:29 pm Puppet Dashboard Feature #10543 (Closed): Rake task to automatically add all nodes to a given group
`nodegroup:add_all_nodes`
This would be run out of cron or suchlike.
Nigel Kersten
05:15 pm Feature #10540 (Investigating): Allow simplified configuration to upgrade older clients.
we are having problems with incompatibility between older clients and newer configuration syntax.
(in specific, us...
Jo Rhett
05:12 pm Bug #10539 (Accepted): Referencing a class does not validate until it is consume in a `require` l...
From the original report:
> I had a typo in my require default line which didn't raise any sort of error until I a...
John Eikenberry
05:04 pm Feature #10538 (Rejected): Puppet apply should use settings from puppet.conf in lieu command line...
It would be great if "puppet apply" would use the environment, modulepath and manifest settings from puppet.conf inst... Ian Brandt

11/03/2011

04:29 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
I've rebooted a problematic system with reverting to kernel 2.6.18-274.3.1.el5 and confirmed that the puppet daemon l... Jo Rhett
04:00 pm Bug #8255 (In Topic Branch Pending Review): inconsistent handling of octal in file { mode => 'nnn...
I've opened [pull request 196](https://github.com/puppetlabs/puppet/pull/196) which modifies the `#to_resource` of `P... Jacob Helwig
03:23 pm Facter Bug #10490: macaddress fact errors when no macadress can be found
An article explaining the venet no mac address situation:
<http://forum.parallels.com/showthread.php?t=91820>
Ken Barber
03:21 pm Facter Bug #10490: macaddress fact errors when no macadress can be found
Looking at #10392 it would seem to me that the main problem is with connectivity to your puppetmaster - not necessari... Ken Barber
03:08 pm Facter Bug #10490: macaddress fact errors when no macadress can be found
Are you seeing issues with venet0 interfaces in Virtuozzo not having mac addresses and therefore Puppet not being abl... Ken Barber
02:35 pm Puppet Dashboard Bug #10530 (Accepted): Our rake tasks hate humans.
... Nigel Kersten
02:34 pm Facter Bug #10490: macaddress fact errors when no macadress can be found
One question is. Puppet works if my vm's doesn't have mac address??
In the case of not, what i need to do to comun...
Ernesto Gamez
02:17 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
FYI, I just opened a ticket in RedHat's bugzilla [#751214](https://bugzilla.redhat.com/show_bug.cgi?id=751214). Jason Smith
12:56 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
Oh sweet jesus, yeah that timeline matches exactly with the explosion of problem reports because the class of systems... Jo Rhett
12:47 pm Cloud-Provisioner Feature #8284: node classification should be based on facts
This *sounds* related to what I implemented myself this week:
* Created a custom Facter plugin called 'hosttype' ...
selena deckelmann
12:46 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
I also observed the exact same behavior, right down to the identical strace for the hung puppet daemon. When looking... Jason Smith
12:46 pm Facter Bug #10508 (Code Insufficient): EC2 facts not available if endpoint timesout or is unavailable
See my comments in the pull request. Ken Barber
11:30 am Feature #8268: Basic Puppet agent support on Windows
Updates to Wikipedia done. James Turnbull
11:27 am Bug #8255: inconsistent handling of octal in file { mode => 'nnnn' }
I believe that the better fix is to adjust `lib/puppet/util/settings/file_setting.rb` to make sure it always passes a... Jacob Helwig
10:44 am Feature #8120: Let user change hashing algorithm, to avoid crashing on FIPS-compliant hosts
I have taken a look at the code, and it generally looks reasonable enough. There are some small concerns that would ... Daniel Pittman
10:41 am Feature #10515 (Closed): Add UUID= or LABEL= to "mount" Puppet type
Hi,
The "mount" ( http://docs.puppetlabs.com/references/2.7.6/type.html#mount ) type does not allow $device to be a ...
Alexandre Fouche
10:34 am Bug #10505: erb mangles if foo == "" and leaves variables undefined
Correction, the work around is:
<% foo = scope.lookupvar('foo').length > 0 ? scope.lookupvar('foo') : '1' %>
The ...
Jos Boumans
09:54 am Facter Bug #10490: macaddress fact errors when no macadress can be found
it is necessary that the virtual machines have mac address so that the agent can connect itself to the server???
T...
Ernesto Gamez
09:50 am Puppet Community Package Repository Bug #10387 (Re-opened): Referenced mcollective version in packages for apt repository doesn't exi...
Okay, looks like the right stuff is in lenny and wheezy as far as package information, and the right .debs are in deb... Matthaus Owens
09:45 am Facter Feature #10444 (In Topic Branch Pending Review): Add identification of motherboards to Facter
Adrien Thebo
09:40 am Facter Bug #10508 (In Topic Branch Pending Review): EC2 facts not available if endpoint timesout or is u...
Adrien Thebo
09:40 am Feature #8268: Basic Puppet agent support on Windows
Whenever we next make a public announcement about our Windows support no longer being "preliminary", we should update... Josh Cooper
09:39 am Facter Bug #10509 (Investigating): Display local_volume mount points as a fact
Adrien Thebo
09:22 am Feature #8120: Let user change hashing algorithm, to avoid crashing on FIPS-compliant hosts
Jason, can we get someone to review these? Nigel Kersten
09:16 am Feature #8120: Let user change hashing algorithm, to avoid crashing on FIPS-compliant hosts
The patches are now on github. jared jennings
09:06 am Bug #10506 (Needs Decision): Naming rules are inconsistent
James Turnbull
08:37 am Puppet Dashboard Bug #10442 (Accepted): Delayed job failures are not cleared when clearing jobs with 'rake jobs:cl...
From the list discussion:... Nigel Kersten
08:36 am Facter Bug #10509: Display local_volume mount points as a fact
Would this be covered by the blockdevice fact that would be added as part of #10238? Adrien Thebo
08:35 am Facter Bug #10508: EC2 facts not available if endpoint timesout or is unavailable
Does it look like #1257 will add this functionality? Adrien Thebo
07:05 am Facter Bug #10509 (Duplicate): Display local_volume mount points as a fact
Comma delimited fact that displays all the local volumes of a host.
Very handy to use with monitoring applications...
Matt Moran
07:02 am Facter Bug #10508 (Code Insufficient): EC2 facts not available if endpoint timesout or is unavailable
Using EC2 facts in templates or putting conditionals around them can be surprising, due to if the EC2 facts are unava... Matt Moran
05:20 am Bug #10506 (Accepted): Naming rules are inconsistent
The rules for naming of classes is inconsistently applied to different language concepts.
* It is allowed to name ...
Henrik Lindberg
03:32 am Bug #8433: Seemingly random failures after 2.7.1
I just had the issue in 2.7.6. I had previously worked with modules that require a server and a client part like this... Walter Heck
01:47 am Bug #6744: Multidimensional Array passed to template will be flattened
I'm running into this problem as well, and found out it works in later versions of puppet. Just updating ehre for oth... Walter Heck
11:49 pm Feature #2538 (In Topic Branch Pending Review): Puppet::Util.execute should offer a way to get th...
Stefan - can you send a pull request for this one. Thanks! James Turnbull
11:48 pm Bug #9798 (Closed): Puppet saying "changed 'stopped' to 'running'" while the service *is* running
Whoops!!! I found my problem... I was editing the wrong section of the manifest inside of a conditional which prevent... Deven Phillips
11:33 pm Bug #9798 (Re-opened): Puppet saying "changed 'stopped' to 'running'" while the service *is* running
I have this same issue and setting a custom status command is not working for me...... Deven Phillips
11:21 pm Bug #10505 (Rejected): erb mangles if foo == "" and leaves variables undefined
... Jos Boumans
07:13 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
Just FYI, it's a mix of centos 5.5 to 5.7, but all systems have these versions of the following:
libselinux-ruby-1...
Jo Rhett
07:02 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
Here's another strace. It's the very end of the output of "strace puppet agent --enable". What it shows is puppet f... Jo Rhett
06:39 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
Here's the agent output when run with debug verbose trace but not --onetime... Jo Rhett
06:10 pm Cloud-Provisioner Feature #10498 (Accepted): Implement 'node clean' as part of the 'node_aws terminate' process
So, I'd like something along the lines of what's below to happen when I terminate an instance:
diff --git a/li...
selena deckelmann
05:56 pm Feature #10496: I'd like to have show_diff output in the report.
Sorry, irrelevant comment to this ticket. tagmail doesn't scale when you have hundreds of hosts. That's not relevant... Jo Rhett
05:56 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
Can you show me the logs on the agent around the message you're receiving? Is it possible to run the agent in --verb... James Turnbull
05:54 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
Jo - I am on #puppet on Freenode - jamesturnbull James Turnbull
05:53 pm Feature #10496: I'd like to have show_diff output in the report.
Okay - can you elaborate on "I’m not sure how much longer we can deal with tagmail" for me? James Turnbull
05:52 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
Any IRC or chat channel I can go back and forth with someone? Is that possible? Trying hard to track this down, an... Jo Rhett
05:51 pm Feature #10496: I'd like to have show_diff output in the report.
I meant the tagmail report, but obviously the store report would be nice as well. Although I'm not sure how much lon... Jo Rhett
05:42 pm Feature #10496 (Needs More Information): I'd like to have show_diff output in the report.
Which report do you mean? The log output? The store report? James Turnbull
05:36 pm Feature #10496 (Duplicate): I'd like to have show_diff output in the report.
Very simple: there are a good many times I want to push out a new file, and see what changed on each target host. (v... Jo Rhett
05:11 pm Bug #8255 (Code Insufficient): inconsistent handling of octal in file { mode => 'nnnn' }
Looking at the changes in the pull request, they seem to be papering over the problem, not actually solving it, since... Jacob Helwig

11/02/2011

04:53 pm Bug #10392: Error puppet agent with server
It would need to assign a MAC to the clients and the server so that they can communicate?
Sorry about my English, ...
Ernesto Gamez
04:38 pm Bug #10392: Error puppet agent with server
I've created a seperate ticket to track this issue: #10490 Stefan Schulte
04:36 pm Facter Bug #10490 (Accepted): macaddress fact errors when no macadress can be found
James Turnbull
04:36 pm Facter Bug #10490 (Closed): macaddress fact errors when no macadress can be found
In `lib/facter/macaddress.rb` facter runs `ifconfig -a` on Linux and returns the first occurrence of the following re... Stefan Schulte
04:28 pm Bug #10392: Error puppet agent with server
Is this a proper configured interface? Looking at the facter code, facter runs `ifconfig -a` and checks for the first... Stefan Schulte
04:11 pm Bug #6647 (Closed): New inventory service rails tests fail when activerecord > 3
This appears to have been fixed. I just ran those specs with ActiveRecord 3.0.6 installed, and they passed fine. Matt Robinson
04:01 pm Bug #6647 (Needs More Information): New inventory service rails tests fail when activerecord > 3
Matt is this still an issue? James Turnbull
03:57 pm Bug #3693 (Duplicate): Puppetmaster leaves sockets open when using storeconfigs with rails-2.1.3
Duplicate. James Turnbull
03:47 pm Bug #10392: Error puppet agent with server
I have running a puppet server on the other side, and the certificate seems to be well recieved on the server and acc... Ernesto Gamez
03:10 pm Cloud-Provisioner Feature #10377 (Merged - Pending Release): Add SSL option for classify action
## Merged ##
The fix has been merged into master as f63471f https://github.com/puppetlabs/puppetlabs-cloud-provision...
Kelsey Hightower
02:52 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
I understand on timing, just letting you know my timing. I did try changing the passenger setup last night per my la... Jo Rhett
02:47 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
And you are sure the only change is the 2.6.12 upgrade? James Turnbull
02:47 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
Jo - I can't promise we'll be able to look at this today. James Turnbull
02:44 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
I just mailed the files. Note that I have the system standing by for other tests as needed today, but if we can't fi... Jo Rhett
02:22 pm Cloud-Provisioner Feature #10377 (In Topic Branch Pending Review): Add SSL option for classify action
# Pending Review #
The spec tests are still running on my laptop so unless you hear otherwise from me (I update th...
Jeff McCune
01:19 pm Cloud-Provisioner Feature #10377: Add SSL option for classify action
# Carl's Code #
I pulled in Carl's code in is fork (TB feature/master/10377) and this is the updated problem I'm at ...
Jeff McCune
01:13 pm Cloud-Provisioner Feature #10377: Add SSL option for classify action
# Decision on CLI Options #
Talking with Nigel and decided by Nick F and Randall, we will support three options on...
Jeff McCune
01:11 pm Cloud-Provisioner Feature #10377: Add SSL option for classify action
# Expected Behavior #
The following two things should work: (Documenting here for Demo's or what not)...
Jeff McCune
01:05 pm Cloud-Provisioner Feature #10377: Add SSL option for classify action
# Expected Behavior #
The following two things should work: (Documenting here for Demo's or what not)...
Jeff McCune
01:04 pm Cloud-Provisioner Feature #10377: Add SSL option for classify action
# The Problem #... Jeff McCune
12:17 pm Bug #10392 (Needs More Information): Error puppet agent with server
I think you are seeing two issues here
First problem:...
Stefan Schulte
12:11 pm Feature #10465: Provide a new "obsessive" mode which queries resources again after sync
Oliver Hookins wrote:
> Quite frequently there will be cases where the providers think they have done the right thin...
Daniel Pittman
12:07 pm Puppet Dashboard Feature #8891: Direct Link to the last report
I submitted a pull request (https://github.com/puppetlabs/puppet-dashboard/pull/51) which I believe satisfies this en... Darrell Fuhriman
11:15 am Bug #10418 (Investigating): Puppet agent hangs when listen is true and reading from /proc filesys...
Jo - email to james@lovedthanlost,net (my GPG/PGP key - http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x215AFE50E... James Turnbull
11:06 am Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
I'd like to send you an strace debug log, but I need an SSL-secure (or better) way to send the file to you, and assur... Jo Rhett
10:53 am Feature #10465 (Needs Decision): Provide a new "obsessive" mode which queries resources again aft...
James Turnbull
10:50 am Feature #10465 (Closed): Provide a new "obsessive" mode which queries resources again after sync
Quite frequently there will be cases where the providers think they have done the right thing and report success even... Oliver Hookins
10:25 am Puppet Forge Bug #10438 (Accepted): module tool - should be possible to specify where a module should be unpacked
James Turnbull
10:23 am Bug #10392: Error puppet agent with server
I'm using CentOS. That's the versions of puppet, facter and ruby.
puppet --version
2.6.11
facter -v
1.6.1
ruby 1.8...
Ernesto Gamez
10:10 am Puppet Community Package Repository Bug #10387 (Closed): Referenced mcollective version in packages for apt repository doesn't exist ...
Now contains `1.2.1`. Zach Leslie
09:46 am Bug #9671 (Accepted): transaction eval_generate slow on many files in recurse managed directory
Nick and I have confirmed that this problem was introduced in 2.7.0 as part of #5200, which adds whits to the graph. ... Josh Cooper
09:44 am Bug #7970: naginator not parsing blank parameters
I'd still like the manifest or an example please of both this and the notes problem. James Turnbull
09:42 am Puppet Community Package Repository Bug #10387 (Re-opened): Referenced mcollective version in packages for apt repository doesn't exi...
Ooops, sorry I wasn't clear in the message. The 1.3 branch is for unstable/devel work and the 1.2 branch is stable. S... Matthaus Owens
09:41 am Bug #7970: naginator not parsing blank parameters
I can't provide the manifest now, sorry, but this shouldn't really matter. The nagios config is acceptable to nagios,... Chris Phillips
09:18 am Puppet Community Package Repository Bug #10387 (Closed): Referenced mcollective version in packages for apt repository doesn't exist ...
Zach Leslie
08:59 am Bug #7970: naginator not parsing blank parameters
I had the same thing happen on an empty 'notes' field, also generated by naginator. Erik Dalén
05:59 am Feature #2408: It should be possible to assign a definition to a node in an external nodes tool
yeah, better not remove the target version (don't ask my why it removes good settings when i update the case...) Raffael Schmid
05:57 am Feature #2408: It should be possible to assign a definition to a node in an external nodes tool
*push* Raffael Schmid
03:50 am Bug #10450 (Accepted): Puppet::Util::ReferenceSerializer.unserialize_value() incorrectly tries to...
I think YAML applies only when the first line is '--- ' so the re should use \A instead of ^
I see it in 2.6.2 but...
Matthew Leather
12:48 am Bug #10354: Missing userdel flag in provider/useradd.rb when managehome is set to true
This problem occurs with Puppet 2.7.7 development version as well.
To reproduce it :
ralsh user test2 ensur...
Bernard Nauwelaerts
10:10 pm Puppet Community Package Repository Bug #10387: Referenced mcollective version in packages for apt repository doesn't exist in main
All ubuntu should be `1.3.1-19` now. I've checked lucid. Zach Leslie
09:26 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
More info: not all systems have puppetdlock files. However, they always seem to stop after a run. They even accept ... Jo Rhett
09:10 pm Bug #10418: Puppet agent hangs when listen is true and reading from /proc filesystem on redhat
So we have found some consistency in the systems which are affected. Certain classes of hosts are more often affecte... Jo Rhett
07:14 pm Puppet Community Package Repository Refactor #8473: Refactor yum.puppetlabs.com layout
I hadn't thought about it much. I haven't seen a major distro ship ruby 1.9 yet, though I think Fedora is going to a... Michael Stahnke
06:33 pm Puppet Community Package Repository Refactor #8473: Refactor yum.puppetlabs.com layout
Is there any plans of adding packages built with a dependency of ruby 1.9.2 (abi 1.9 vs 1.8)? Jarod Watkins
06:21 pm Cloud-Provisioner Feature #10377 (Accepted): Add SSL option for classify action
# Working #
I'm currently working on this and will have it done by the EOB Friday, hopefully earlier.
I'll be activ...
Jeff McCune
05:26 pm Bug #10244 (Merged - Pending Release): Mongrel server fails to start even though mongrel is insta...
Nick Lewis
05:01 pm Bug #10445 (Closed): package type reports failure when actually installing the package
This may be related somehow to bug #2662. It appears that installing an RPM that contains it's arch as part of the p... Joshua Hoblitt

11/01/2011

04:51 pm Bug #10244: Mongrel server fails to start even though mongrel is installed
Yeah, it appears the referenced commit (ab5965329cbfe7593c3c6e36bb547f6cdac193a) were just the test fixes, the actual... micah -
04:48 pm Facter Feature #10444: Add identification of motherboards to Facter
I have submitted a pull request with a simple patch over at github:
[https://github.com/puppetlabs/facter/pull/92](h...
Jason Gill
04:47 pm Feature #10443 (Accepted): resource_type should conform to module auto-loading rules
I'm completely behind this in principle.
We need a better sense of the ramifications though.
Nigel Kersten
04:45 pm Facter Feature #10444 (Closed): Add identification of motherboards to Facter
Currently, Facter (as part of the manufacturer.rb) can get information from DMI about the manufacturer of a system. T... Jason Gill
04:45 pm Feature #10443 (Accepted): resource_type should conform to module auto-loading rules
given the following module path:... Dan Bode
04:36 pm Puppet Dashboard Bug #10442 (Accepted): Delayed job failures are not cleared when clearing jobs with 'rake jobs:cl...
I have a ton of delayed job failures in my dashboard under background tasks. They are mostly failed imports of report... Steven Seed
04:29 pm Puppet Community Package Repository Bug #10387: Referenced mcollective version in packages for apt repository doesn't exist in main
I've noticed it on Ubuntu Lucid. Not sure which version you intend to be in there though. =) Benno Rice
04:22 pm Puppet Community Package Repository Bug #10387: Referenced mcollective version in packages for apt repository doesn't exist in main
What version should be in the repos? Zach Leslie
04:22 pm Puppet Community Package Repository Bug #10387: Referenced mcollective version in packages for apt repository doesn't exist in main
Yes. What distro and release was this noted on? Zach Leslie
04:05 pm Puppet Forge Bug #10438 (Closed): module tool - should be possible to specify where a module should be unpacked
It looks like the module tool is currently hardcoded to unpack modules in the current working directory.
This make...
Dan Bode
04:03 pm Bug #10244: Mongrel server fails to start even though mongrel is installed
Micah, sounds like you got fixed from Jacob. Can we move this back to closed? Michael Stahnke
03:10 pm Cloud-Provisioner Bug #10181 (Merged - Pending Release): If the puppetagent-certname is not specified, it should de...
# Merged #
This has been merged into master as <https://github.com/puppetlabs/puppetlabs-cloud-provisioner/pull/38...
Jeff McCune
02:56 pm Puppet Community Package Repository Bug #10387 (Accepted): Referenced mcollective version in packages for apt repository doesn't exis...
Zach, any chance you could help here? Michael Stahnke
02:18 pm Feature #10433 (Accepted): Reporting change categories
I use the dashboard to monitor system changes. Some changes I care about, some are completely trivial and I don't re... Matt Goebel
01:27 pm Bug #9983 (In Topic Branch Pending Review): Files should be opened in binary mode
Similar issues were found with the 'file' face, e.g. puppet file \{download|store\} and when specifying a remote file... Josh Cooper
12:16 pm Bug #9617: Puppet uses insecure file checksums
Thanks for looking at this issue :)
I would like to point out, that while checking the file size is certainly bett...
Dump Dump
11:58 am Puppet Dashboard Bug #10424 (Merged - Pending Release): delayed_job_failures has wrong url when RAILS_RELATIVE_URL...
I set RAILS_RELATIVE_URL_ROOT=/puppet-dashboard in /etc/sysconfig/puppet-dashboard to have puppet-dashboard reside in... Jeremy Kindy
11:41 am Puppet Dashboard Bug #10024: redhat puppet-dashboard-wokers init file 'defective'
Looks like it also needs a default DASHBOARD_USER if not using the hardcoded value:
: ${DASHBOARD_USER:=puppet-d...
Jeremy Kindy
11:27 am Bug #10244: Mongrel server fails to start even though mongrel is installed
I've tried both using the debian mongrel package, and also the gem, but neither configuration worked. micah -
11:13 am Puppet Dashboard Bug #10422 (Accepted): Dashboard report importing: undefined method `each' for nil:NilClass
Hey there,
I'm running the latest stable Dashboard (1.2.2) installed from the puppet-dashboard_1.2.2-1_all.deb on ...
Ryan Conway
10:40 am Feature #2927: Symbolic Modes for the File type.
On Tue, Nov 1, 2011 at 08:12, <tickets@puppetlabs.com> wrote:
> Sorry Trevor, as you may have seen we had a clust...
Daniel Pittman
10:17 am Bug #10244 (Code Insufficient): Mongrel server fails to start even though mongrel is installed
I applied the 2.7.x patch in eab5965329cbfe7593c3c6e36bb547f6cdac193a but I am still seeing this when I attempt to st... micah -
09:43 am Bug #10418 (Closed): Puppet agent hangs when listen is true and reading from /proc filesystem on ...
Mon Oct 31 23:03:31 +0000 2011 Puppet (notice): Caught TERM; calling stop
Ever since the 2.6.12 upgrade I've been ...
Jo Rhett
09:22 am Bug #10417 (Closed): No diff command on Windows
If puppet is configured to show diffs, it will attempt to run the 'diff' command, which is not available on Windows. ... Josh Cooper
09:20 am Facter Bug #2345: virtual fact on openbsd wrong
You raise a good point about the availability, or lack thereof, of dmidecode on OpenBSD. Regrettably it's one of the ... Adrien Thebo
08:14 am Puppet Acceptance Bug #9629: FOSS tests are not portable to PE environment
I feel like something is wrong if the differences are that significant.
The only real difference we should see is ...
Nigel Kersten
08:12 am Feature #2927: Symbolic Modes for the File type.
Sorry Trevor, as you may have seen we had a cluster of security issues that dominated our attention over the last mon... Nigel Kersten
07:46 am Feature #2927: Symbolic Modes for the File type.
Any update on getting this merged? Trevor Vaughan
05:06 am Bug #9671: transaction eval_generate slow on many files in recurse managed directory
As Simon discovered, it looks like this code is the culprit:... Brice Figureau
04:22 am Bug #9671: transaction eval_generate slow on many files in recurse managed directory
Josh Cooper wrote:
> Ran some performance tests using 2000 empty files in a single directory with the following mani...
Brice Figureau
03:57 am Standard Library Feature #10353 (Accepted): Pull request for url_parse function for stdlib
Ken Barber
10:36 pm Bug #9671: transaction eval_generate slow on many files in recurse managed directory
Ran some performance tests using 2000 empty files in a single directory with the following manifest:... Josh Cooper
09:30 pm Puppet Acceptance Bug #9629 (Needs Decision): FOSS tests are not portable to PE environment
Dominic Maraglia
07:58 pm Bug #9757: Child processes of puppet agent sometimes become zombies
Have updated to latest puppet server; also to latest agent and facter on some hosts. Will see if this recocurrs (has... Steve Shipway
05:52 pm Bug #10410 (Accepted): Puppet agent documentation clarification - onetime and waitforcert interac...
According to lib/puppet/application/agent.rb, waitforcert is disabled if onetime is called, and waitforcert is not ex... John Warburton

10/31/2011

03:57 pm Puppet Dashboard Bug #8156: Layout breaks with smaller window
I thought this was fixed some time ago. Close? Daniel Sauble
03:53 pm Puppet Dashboard Bug #9870 (In Topic Branch Pending Review): Graphs have black background in IE8
Daniel Sauble
03:39 pm Facter Feature #10251 (Code Insufficient): Creating tarballs of RC's requires too much manual intervention.
Reverted after noticing that it breaks the rakefile. Will work on an alternative implementation. Jacob Helwig
03:38 pm Feature #10081 (Code Insufficient): Creating tarballs of RC's requires too much manual intervention.
And reverted after noticing it breaks the rakefile. Will work on an alternative implementation. Jacob Helwig
03:01 pm Feature #10081 (Merged - Pending Release): Creating tarballs of RC's requires too much manual int...
Merged into master in commit:cd36fce381ab17db99469d6afacc2b8d420abea3 Jacob Helwig
02:55 pm Facter Feature #10251 (Merged - Pending Release): Creating tarballs of RC's requires too much manual int...
Merged into master in commit:ac1c09a083116aed5df5bc41251aa54a495f348a Jacob Helwig
02:43 pm Puppet Dashboard Bug #9870 (Investigating): Graphs have black background in IE8
Daniel Sauble
02:43 pm Bug #10388 (Investigating): Recursive File audit does not appear to work.
This was first broken in 2.6.5 in commit 7fff7808e25491a5ea1e207b8de3ade0c4f95f4f for issue #5408
I'm using a slig...
Josh Cooper
02:33 pm Bug #10365: Puppet sets executable bit when it shouldn't
A pending test for this has been merged into 2.7.x in commit:fd747cc345fcb9e7f9735ecbc9e13a0646037a04 Jacob Helwig
02:33 pm Bug #10315: File resource with links=>follow fails to create the resource
A pending test for this has been merged into 2.7.x in commit:fe30d8f1591077bf9ead0c4ca15c86e1655d4661 Jacob Helwig
02:32 pm Bug #10269 (Merged - Pending Release): When creating directories, puppet does not set the search/...
The fix for this has been merged into 2.7.x in commit:4e1e75581ccf82a2244bec026bd4ffbf011704bc
commit 8576e868...
Jacob Helwig
02:28 pm Bug #9617 (Accepted): Puppet uses insecure file checksums
Hrm. I was sure we already had this in as a feature request... will go digging later. Nigel Kersten
02:17 pm Bug #9617: Puppet uses insecure file checksums
We can get most of the security benefit of changing the checksum by also validating file size; that makes the "loads ... Daniel Pittman
02:00 pm Facter Bug #10395 (Merged - Pending Release): changes to manufacturer_spec have caused test failure on w...
merged at <https://github.com/puppetlabs/facter/commit/4fa2cf98a860e0ada5daa6257c1499e80cf7fa16> Michael Stahnke
01:59 pm Facter Bug #10395: changes to manufacturer_spec have caused test failure on windows
<https://github.com/puppetlabs/facter/pull/91> Ken Barber
01:52 pm Bug #10392: Error puppet agent with server
can you please run... Stefan Schulte
01:44 pm Facter Bug #10395 (In Topic Branch Pending Review): changes to manufacturer_spec have caused test failur...
<https://github.com/puppetlabs/facter/pull/90> Ken Barber
01:35 pm Facter Bug #10395 (Closed): changes to manufacturer_spec have caused test failure on windows
This commit:
<https://github.com/puppetlabs/facter/commit/b2a66a97eb518c5d6207353c18ce6056e9715995>
Has caused ...
Ken Barber
01:30 pm Puppet Acceptance Bug #9629: FOSS tests are not portable to PE environment
This will require some serious recoding due to the significant differences in FOSS vs. PE. In fact, the two are so d... Dominic Maraglia
01:04 pm Bug #3910: Server is not authoritative over client environment when specified in an ENC
+1: the work-around is kind of a pain when dealing with more than a few servers, not to mention having to remember th... John De Stefano
11:40 am Bug #10161 (Merged - Pending Release): Spurious ruby errors on Ruby 1.8.6
This has been merged into the 2.7.x branch in commit:afd0dac2dea5d8758c1448a20a465718a1e87855 Jacob Helwig
11:21 am Bug #9109 (Merged - Pending Release): fact and node caches not written to disk with Mongrel and P...
Merged into 2.7.x in merge commit [https://github.com/puppetlabs/puppet/commit/08547719ab0d45cc3dae7ff1fbd3d3ffc87763... Josh Cooper
10:56 am Bug #10392 (Closed): Error puppet agent with server
Hi all,
When i execute puppetd -t on my client agent, i get this error:
Could not retrieve macaddress: private ...
Ernesto Gamez
10:24 am Facter Bug #10278: some facts do not work with locales set
Also seen when parsing strange strings:
FACTER_foobar="Bob’s iMac" facter --yaml
But works with:
LAN...
Ken Barber
10:17 am Facter Refactor #9708: Remove redundancy from operatingsystem confines
Michael, could you file a pull request against puppetlabs facter for this? Adrien Thebo
09:44 am Bug #10269 (In Topic Branch Pending Review): When creating directories, puppet does not set the s...
Josh Cooper
09:39 am Puppet Dashboard Bug #10249 (In Topic Branch Pending Review): Message column in report log can blow up layout
I added a class to the _log partial such that the message column can be addressed with .message instead of :nth-child... Daniel Sauble
09:30 am Cloud-Provisioner Bug #10379: cloud provisioner should be installable as a gem
[duplicate] selena deckelmann
09:25 am Cloud-Provisioner Bug #10379: cloud provisioner should be installable as a gem
So... my answer is different for Mac OS X vs Linux.
For Linux - a native package is fine. For OS X, either a homeb...
selena deckelmann
09:15 am Cloud-Provisioner Bug #10379: cloud provisioner should be installable as a gem
Selena, do you want a gem because that's how you installed Puppet itself?
If your target platform had native packa...
Nigel Kersten
09:09 am Bug #10269: When creating directories, puppet does not set the search/traverse bit with read perm...
Josh, is it possible to have a look at #9671 at the same time? Nigel Kersten
09:08 am Bug #9671 (Needs More Information): transaction eval_generate slow on many files in recurse manag...
Josh, can you look at this at the same time as you're looking at #10269 ? It feels like they're the same area of the ... Nigel Kersten
07:48 am Bug #10388: Recursive File audit does not appear to work.
Changing audit to 'all' does record the audit values for the sub-files but does not fire the exec when a sub-file is ... Trevor Vaughan
07:41 am Bug #10388 (Accepted): Recursive File audit does not appear to work.
With the following code:... Trevor Vaughan
05:28 pm Facter Bug #2345 (Re-opened): virtual fact on openbsd wrong
In that case facter on this OS would have to pull in dmidecode as a package. Probably don't notice because Linux typi... Joe McDonagh

10/30/2011

04:31 pm Bug #6322 (Re-opened): --detailed-exitcodes isn't effective when using --noop argument
I can replicate it on versions 2.6.0, 2.6.9, 2.7.0, 2.7.2, 2.7.5:
$ ~/Development/puppet/bin/puppet apply --no...
Ken Barber
03:25 pm Puppet Community Package Repository Bug #10387 (Closed): Referenced mcollective version in packages for apt repository doesn't exist ...
The mcollective version specified in {debian,ubuntu}/dists/\*/main/binary-\*/Packages is 1.3.0 while the version in p... Matthaus Owens
02:15 pm Bug #6322: --detailed-exitcodes isn't effective when using --noop argument
I am experiencing the same problem with 2.7.5 (both client and master). If I have a pending change in a noop run, the... Jeremy Pruitt
06:45 pm Bug #7201: [puppet2.7]puppet kick exit code 3
Hello
I'm also having this issue.
I've been running Puppet on Debian Squeeze for some time, attempted to add Pu...
Simon Boulet

10/29/2011

11:08 am Facter Bug #8128 (Accepted): Some facts take a LOOONNGGG time to run
Nigel Kersten
05:54 pm Facter Bug #3926: Rename uniqueid hostid
Since this will break backwards compatibility, this needs to be associated with a major point release. Adrien Thebo
05:50 pm Facter Bug #10179 (Duplicate): Could not run Puppet configuration client: Could not retrieve local facts...
Good to hear the patch worked; this should be released in facter 1.6.3. The RC for that should be coming out in the n... Adrien Thebo
05:47 pm Facter Bug #5255: Wrong operatingsystem reported for XenServer
This seems like a straightforward enough change to add operatingsystem and other facts. Adrien Thebo
05:33 pm Facter Bug #2120 (Closed): support for Facter[virtual] == vmware on Solaris systems
The virtual fact was updated to use prtdiag to detect VMware and other virtualization types. Adrien Thebo
05:26 pm Facter Bug #1415: MAC addresses are truncated for Infiniband
Updated description Adrien Thebo
05:25 pm Bug #10289 (Merged - Pending Release): Catalog compile fails when master can't write to fact_term...
This has been merged into 2.6.x in commit:8ed8ae1fb5ae02ea14c1353a16f9ab1b1002006c Jacob Helwig
05:22 pm Cloud-Provisioner Bug #10380 (Accepted): Documentation: cloud provisioner's options capabilities are not documented
I notice that I can pass things in like '--server' on the commandline, and set my puppetmaster servername when provis... selena deckelmann
05:20 pm Cloud-Provisioner Bug #10379 (Closed): cloud provisioner should be installable as a gem
The docs suggest that installing in $confdir/modules is a good idea
See: http://docs.puppetlabs.com/guides/cloud_p...
selena deckelmann
05:16 pm Facter Bug #2345 (Closed): virtual fact on openbsd wrong
The virtual fact should fall back to the output from dmidecode, which has detection for VMware. It isn't perfect but ... Adrien Thebo
05:10 pm Facter Bug #10225: virtual fact does not detect linux vserver host/guest correctly
Le 28/10/2011 21:24, tickets@puppetlabs.com a écrit :
> Issue #10225 has been updated by Adrien Thebo.
>
> * Status...
ghislain -

10/28/2011

04:59 pm Facter Bug #2067 (Closed): Virtual fact does not work for Xen, HyperV, kvm
* Xen dom0/domU detection fixed in #2747
* HyperV support added for #9295
* Solaris zone is_virtual detection ad...
Adrien Thebo
04:41 pm Cloud-Provisioner Feature #10377 (Merged - Pending Release): Add SSL option for classify action
The classify action assumes the ENC specified by the enc_server option is not using SSL. The user should be able to ... Carl Caum
04:24 pm Bug #8239 (Accepted): zombie getconf processes, possibly from facter
I was wondering what happened to the relevant facter ticket, and it looks like it languished in an old ticket queue. ... Adrien Thebo
04:19 pm Facter Bug #7753: Errors when adding a resolve should not crash facter
I'm going to comment here, since the code is pretty old and needed to be rebased against 1.6.x.
Returning nil on t...
Adrien Thebo
02:31 pm Puppet Dashboard Feature #2977: PostgresQL backend support
I'm sorry Neal, this won't be done for PE 2.0, but it's an important target feature for a subsequent release. Nigel Kersten
01:20 pm Bug #6539: Inheritance of a parametrized class does not work
Is there a target version to have this fixed? Andre Nathan
01:02 pm Facter Bug #5130 (Closed): Unable to reliably use Facter as a lib in ruby programs
Adrien Thebo
01:02 pm Facter Bug #5130: Unable to reliably use Facter as a lib in ruby programs
Lazy loading was fixed in commit:2255abee7bdb9b6478ca228546e3d275dbac0ec3 Adrien Thebo
12:55 pm Facter Feature #10238: Add support for identifying block devices to Facter
Adrien, thanks for the feedback! I hadn't considered the situation you describe (although I can see where that would ... Jason Gill
12:38 pm Facter Feature #10238: Add support for identifying block devices to Facter
This is actually a pretty cool fact, and I can see the utility. However, the concern that I have is that all the actu... Adrien Thebo
12:24 pm Facter Bug #10225 (Investigating): virtual fact does not detect linux vserver host/guest correctly
I'm assuming you're referring to this? http://linux-vserver.org/ Adrien Thebo
11:54 am Bug #10346 (Merged - Pending Release): Failing test on spec/unit/indirector/node/store_configs_sp...
Merged in <https://github.com/puppetlabs/puppet/commit/2b7c27347b239e0b500f8ef417fdbf068588b1a9> Matthaus Owens
11:53 am Bug #10346 (In Topic Branch Pending Review): Failing test on spec/unit/indirector/node/store_conf...
This was missing a require. Fixed in [pull request 186](https://github.com/puppetlabs/puppet/pull/186). Nick Lewis
11:33 am Facter Bug #10179: Could not run Puppet configuration client: Could not retrieve local facts: private me...
We installed the code you sent us Adrien and the error message has disappeared. :-) Berry Sizemore
11:25 am Bug #10365 (Accepted): Puppet sets executable bit when it shouldn't
If an executable directory exists, and puppet forcibly overwrites it with a file that is not supposed to be executabl... Josh Cooper
11:14 am Bug #10289 (In Topic Branch Pending Review): Catalog compile fails when master can't write to fac...
A fix for this is available as [pull request 185](https://github.com/puppetlabs/puppet/pull/185).
The solution was...
Nick Lewis
10:44 am Bug #10269: When creating directories, puppet does not set the search/traverse bit with read perm...
This bug (not adding execute bits) also shows up when a non-executable file exists, and puppet attempts to overwrite ... Josh Cooper
09:40 am Puppet Dashboard Feature #2977: PostgresQL backend support
Can we find out if this was done for PE2.0? We would like to drop MySQL if possible as the rest of our infrastructur... Neal Brown
09:40 am Standard Library Bug #10360: java: Undefined Method
(trying to preserve history from github ticket)
### ccaum commented October 20, 2011 ###
Which version of stdli...
Ken Barber
09:38 am Standard Library Bug #10360 (Duplicate): java: Undefined Method
(moved from github - originally raised by adamjreilly)
Might be doing something wrong here, but in trying to apply...
Ken Barber
08:48 am Bug #7165: If services hasn’t started yet, where possible update the file first and then start th...
Jo Rhett wrote:
> It would appear that the service resource isn't checked to see if its running until the notify is ...
Matt Dainty
08:04 am Facter Feature #2157 (Code Insufficient): External fact support
So Daniel kindly made some detailed comments on my code - and I'm going back through them now to clean up. So yeah - ... Ken Barber
07:41 am Bug #10354 (Needs Decision): Missing userdel flag in provider/useradd.rb when managehome is set t...
James Turnbull
07:37 am Bug #10354: Missing userdel flag in provider/useradd.rb when managehome is set to true
Hi James ! The platform is CentOS and Puppet version is 2.6.4. useradd.rb from 2.7.5 does not contain code that may s... Bernard Nauwelaerts
07:36 am Bug #10065 (Duplicate): Puppet should not refresh a service it just started
This is a duplicate of #7165. John Florian
07:35 am Bug #9656 (Duplicate): Coalesce pending notifies for service resources that initially weren't run...
This is a duplicate of #7165. John Florian
07:24 am Bug #10354 (Needs More Information): Missing userdel flag in provider/useradd.rb when managehome ...
Hi Bernard - what platform are you on and what Puppet version is this? Thanks! James Turnbull
07:18 am Bug #10354 (Closed): Missing userdel flag in provider/useradd.rb when managehome is set to true
The documentation states about the managehome parameter : "The provider can create and remove home directories"
Bu...
Bernard Nauwelaerts
05:51 am Standard Library Feature #10353 (Requires CLA to be signed): Pull request for url_parse function for stdlib
Can you read and sign the Contributor License Agreement Al?
<https://projects.puppetlabs.com/contributor_licenses/si...
Ken Barber
05:31 am Standard Library Feature #10353 (Needs Decision): Pull request for url_parse function for stdlib
Ken Barber
05:10 am Standard Library Feature #10353 (Closed): Pull request for url_parse function for stdlib
I added a url_parse function that might be useful in different situations.
Reference: https://github.com/puppetlabs/...
Alessandro Franceschi
 

Also available in: Atom