Activity

From 05/23/2012 to 05/29/2012

05/30/2012

11:29 pm Bug #13308: mcollective/puppetd 2.7.11-2 & RHEL57 SELinux alert
Eric, reassigning to you since you seem to have somewhat more idea than I do. Michael Stahnke
10:31 pm PuppetDB Bug #14721: "puppet node clean" complains about missing sqlite3 lib when using PuppetDB as stored...
We have encountered the same error
We have the same puppetdb snippet in puppet.conf.
We are running on debian squee...
Stephen Ho
06:12 pm Bug #14740 (Closed): rspec spec/unit/type/resources_spec.rb spec/unit/provider/package/openbsd_sp...
Order dependent failure when running
rspec spec/unit/type/resources_spec.rb spec/unit/provider/package/openbsd_s...
Patrick Carlisle
05:40 pm Puppet Dashboard Feature #14739 (Accepted): list of groups in left side navigation should have a colored number fo...
It would create a nice overview if the list of groups in the "Groups" box in the left side panel would list the numbe... David Miller
05:12 pm PuppetDB Bug #14736 (Closed): EL init script from pe-puppetdb-0.9.0-1.el6.noarch doesn't properly manage P...
operatingsystem => CentOS
operatingsystemrelease => 6.0
puppetversion => 2.7.12 (Puppet Enterprise 2.5.0)
...
Ryan Coleman

05/29/2012

04:47 pm Facter Feature #13049: Support zfs_version on FreeBSD
Garrett,
Thanks for the contribution! In the future GitHub pull requests are easier to track, but I made one with...
Hailee Kenney
04:21 pm Facter Bug #12649 (In Topic Branch Pending Review): Add memory & swap values for FreeBSD
Hailee Kenney
04:13 pm Bug #13931 (Duplicate): Puppet master will create a log file that it cannot write to
Andrew Parker
04:11 pm Bug #13931: Puppet master will create a log file that it cannot write to
A pull request has been opened by Brian Pitts that addresses this issue: https://github.com/puppetlabs/puppet/pull/774 Andrew Parker
04:08 pm Bug #14454: User group membership cannot be managed if nss uses any data sources beyond "files"
Joe has opened a pull request for the proposed change at https://github.com/puppetlabs/puppet/pull/773 Andrew Parker
04:04 pm Bug #3984: SELinux gives warnings about making changes that it does not actually make
Sorry, this slipped through the cracks during the transition.
I have transformed this into a pull request at https...
Daniel Pittman
03:33 pm Bug #8757 (Accepted): Resources type and metaparameters don't seem to work, specifically notify.
It looks like we might have some rough edges in the interaction between resource collection - which both of those ope... Daniel Pittman
03:32 pm Bug #14245: Puppet tries to update the group for user when he is listed as its member twice.
A fix for this seems like it would be backwards compatible with any workarounds people have made, so this can safely ... Andrew Parker
03:21 pm Bug #14245 (Accepted): Puppet tries to update the group for user when he is listed as its member ...
Dealing with the returned groups as a set instead of a list so that duplicates are ignored seems like a reasonable th... Andrew Parker
03:20 pm Feature #14479: Module face: Allow specification of alternate forge hostname
This already works doesn't it? I'm using it for my own testing:
puppet module search foo --module_repository=h...
Ken Barber
03:07 pm Feature #14479 (Accepted): Module face: Allow specification of alternate forge hostname
Andrew Parker
03:07 pm Bug #14454 (Needs More Information): User group membership cannot be managed if nss uses any data...
It isn't clear to me what the bug is as you see it. Is it the problem that you point to with puppet not handling grou... Andrew Parker
02:50 pm Facter Bug #14710 (Needs More Information): Facter outputs an error when a script that runs "facter -p" ...
Works on CentOS 5.7 using Puppet 2.7.14 Facter 1.6.9 and Ruby 1.8.5.
It might be helpful if you could run that t...
Hailee Kenney
02:37 pm Feature #14443 (Accepted): Always produce a backtrace on unhandled errors
Andrew Parker
02:36 pm Bug #14442 (Merged - Pending Release): `puppet help module install` shouldn't reference 'a privat...
The pull request for this ticket was superseded by the pull request at https://github.com/puppetlabs/puppet/pull/765
...
Andrew Parker
02:34 pm Facter Bug #14710: Facter outputs an error when a script that runs "facter -p" is launched via Cron.
This works on Facter 1.6.9 and Puppet 2.7.14, at least on CentOS 6. We'll take a look at CentOS 5, but it looks like ... Hailee Kenney
02:33 pm Bug #14442 (In Topic Branch Pending Review): `puppet help module install` shouldn't reference 'a ...
Andrew Parker
02:31 pm Feature #14429 (Needs More Information): Naginator should provide a way to change mode, owner and...
You should probably just handle this by using a File resource that depends on you nagios resource that can set the pe... Andrew Parker
02:29 pm Facter Bug #14710: Facter outputs an error when a script that runs "facter -p" is launched via Cron.
This shell script is working with the RCs of Puppet and Facter on CentOS 6 via cron: ... Hailee Kenney
02:21 pm Standard Library Feature #14732 (Unreviewed): add a "step" argument to the range() function
I originally opened this feature request [here](https://projects.puppetlabs.com/issues/13601); was that not the corre... Steve Huff
02:18 pm Bug #10881: Could not evaluate: Connection reset by peer Could not retrieve file metadata
I've the same problem.
I'm running puppet version 2.7.14 on client and server side. The server is hosted on freebsd...
Kiarash Black
02:05 pm Bug #14713 (Needs More Information): Incorrect domain (and fqdn) fact on Windows
Thanks Rohan. I believe this is a configuration issue, likely with how DHCP is configuring the client's DNS settings.... Josh Cooper
01:06 pm Bug #14283: Solaris 11 cron provider oddities
... Ben Hughes
11:41 am Feature #1033: support for file system acls on the file type
file system acl's should be built into the file type.
The issues with Daniel's puppet-acl module is that purged do...
Curtis Ruck
10:54 am Bug #14238: composite namevars require your separator in title even when unneeded.
Daniel,
Forgot I had written a test for this but never committed it. So I have done so now.
https://github.com...
Cody Herriges
10:40 am Bug #3984: SELinux gives warnings about making changes that it does not actually make
Hey guys, any chance we can get this one merged? It's been sitting around for five months since the last bit of actio... Darrell Fuhriman
10:40 am Bug #14728 (Closed): puppet module changes incorrectly errors when a file is missing
Upon removing a file, CHANGELOG, the following is produced.... Garrett Honeycutt
10:18 am Facter Bug #14710 (Investigating): Facter outputs an error when a script that runs "facter -p" is launch...
Trying to reproduce bug. Hailee Kenney
10:06 am Bug #14725 (Accepted): Puppet daemon requires reload in order to detect newly-installed shadow li...
I manage a variety of Ubuntu and RHEL hosts using Puppet, presently installed via RubyGems. I recently saw fit to ma... Justin Honold
09:38 am Facter Bug #14720 (Accepted): processor & processorcount (non physical) on FreeBSD
Would it be possible for you to make this a GitHub pull request? It makes it much easier for us to track and more lik... Hailee Kenney
08:55 am Bug #14723: http report processor description is wrong
The pull request is at <https://github.com/puppetlabs/puppet/pull/818> Lauri Tirkkonen
08:52 am Bug #14723 (Closed): http report processor description is wrong
<http://docs.puppetlabs.com/references/latest/report.html#http> reads:
>Send report information via HTTP to the repo...
Lauri Tirkkonen
08:51 am Bug #14715: puppet module tool uses wrong tar command on solaris 10
Sorry - merge request is here:
<https://github.com/puppetlabs/puppet/pull/817>
Branch name wasn't correct and w...
Ken Barber
08:28 am PuppetDB Bug #14722 (Accepted): Purging resources that were exported resources sometimes fails
I'm seeing an issue where sometimes I have an exported resource that is failing to be removed from the node that is c... Jason Hancock
08:23 am PuppetDB Bug #14721 (Accepted): "puppet node clean" complains about missing sqlite3 lib when using PuppetD...
Deepak Giridharagopal
08:17 am PuppetDB Bug #14721 (Accepted): "puppet node clean" complains about missing sqlite3 lib when using PuppetD...
When using PuppetDB as the stored configurations backend(snippet from puppet.conf):... Jason Hancock
08:12 am Bug #14715 (In Topic Branch Pending Review): puppet module tool uses wrong tar command on solaris 10
Pull request here:
<https://github.com/puppetlabs/puppet/pull/816>
Ken Barber
08:10 am Bug #791: Users and groups created mid-transaction are not found
Resolver info can't be reset within the process but puppetd can certainly tell if the file has changed (stat and/or a... Jeremy Katz
08:07 am Bug #791: Users and groups created mid-transaction are not found
Jo Rhett wrote:
> So we just observed that LDAP groups can be not seen as long as a month later, if puppet was used ...
John Bollinger
07:42 am Facter Bug #14720 (Closed): processor & processorcount (non physical) on FreeBSD
Seems the facts processor and processorcount do not show up on most *bsd based systems. Here is a patch to use the d... Jim Pirzyk
06:27 am Bug #14715: puppet module tool uses wrong tar command on solaris 10
Solaris tar doesn't protect you from absolute paths when unpacking tarballs, so I'm thinking we should avoid it and j... Ken Barber
05:25 am Bug #14715 (Accepted): puppet module tool uses wrong tar command on solaris 10
Ken Barber
02:39 am Bug #14716 (Needs More Information): puppet agent not using specified environment
Hi,
using PE 2.5. I found that when I run puppetagent on commandline, life would be good, and would run succesfull...
Stefan Renema
01:41 am Puppet Dashboard Feature #7696: Inventory service 'Custom query' page should be more functional
I could definetely use a regex search as well.
I still have: /var/lib/puppet/yaml/facts/ on the master to grep thr...
Klavs Klavsen
06:41 pm Bug #14715 (Closed): puppet module tool uses wrong tar command on solaris 10
puppet/module_tool/applications/unpacker.rb assumes tar command supports the 'z' option to ungzip the downloaded tar.... Matthew Flanagan

05/28/2012

03:09 am Bug #14693 (Duplicate): "Provider upstart is not functional on this host" on CentOS (RHEL) 6.2
A provider has to meet different criteria before it is considered suitable. One criteria is that the commands `/sbin/... Stefan Schulte
08:35 pm Bug #14713 (Closed): Incorrect domain (and fqdn) fact on Windows
On a host where I've installed 3.0.0rc2, my "domain" fact contains several domain names (and hence the "fqdn" fact is... Rohan McGovern

05/26/2012

01:17 pm Bug #14515: Spec tests fail with mocha 0.11.4
I've been looking at this a little, and it appears that mocha 0.11.4 no longer allows you to stub methods on `nil`.
...
Jeff Weiss
10:23 am Bug #1395: puppet memory usage
we upgraded from puppet 2.6.7 to 2.7.14 on the 17th of May, since the 24th I've been getting Nagios warnings that mem... Jelmer Jaarsma
11:50 pm Bug #14515: Spec tests fail with mocha 0.11.4
I just saw this happen on the 2.7rc spec tests. The tests were failing 200+ tests on 2 of 6 sets, and both of the 2 s... Matthaus Owens
11:05 pm Bug #14711 (Closed): Error in puppet on altlinux
Hi.
Ive installed puppet on altlinux t6 branch x64
When im tried to start puppet ive getting error
Error: Could ...
Valintin Rosavitskiy

05/25/2012

04:18 pm Facter Bug #14690 (Merged - Pending Release): HP-UX Kernel fact should not include preceding letters
Andrew Parker
04:08 pm Facter Bug #14689 (Merged - Pending Release): SSH Fact broken on HP-UX
Andrew Parker
04:04 pm Facter Bug #8963 (Merged - Pending Release): facter-1.6.0 fails to run in some OpenSolaris|Indiana rele...
Andrew Parker merged with <https://github.com/puppetlabs/facter/commit/045b0631a01602c0a158a21885066be0a3ba9f90> Jeff Weiss
03:34 pm Facter Bug #14710 (Closed): Facter outputs an error when a script that runs "facter -p" is launched via ...
Hello,
I have noticed that our puppetmaster outputs a strange error when it tries to run a BASH script via Cron th...
Brent Hensarling
03:31 pm Bug #14297 (Merged - Pending Release): Upstart provider broken in 2.7.14
Merged with <https://github.com/puppetlabs/puppet/commit/13505c06276efe75ba491881dab8fc298c0ff07c> Jeff Weiss
02:46 pm Facter Refactor #14700 (In Topic Branch Pending Review): Add tests for kernel facts
Hailee Kenney
01:37 pm Standard Library Feature #13974: Networking-related facts are not easy to use directly in manifests; needs functio...
Wil Cooley wrote:

> https://github.com/wcooley/puppetlabs-stdlib/compare/puppetlabs:master...wcooley:has_interfac...
Wil Cooley
12:27 pm PuppetDB Bug #14586 (Merged - Pending Release): PuppetDB init script seems to shut down all instances of J...
Deepak Giridharagopal
12:27 pm PuppetDB Bug #14691 (In Topic Branch Pending Review): Resource counts include unassociated resources
[https://github.com/puppetlabs/puppetdb/pull/168](https://github.com/puppetlabs/puppetdb/pull/168) Deepak Giridharagopal
08:51 am Bug #8757: Resources type and metaparameters don't seem to work, specifically notify.
Hey there,
I'm having the same problem using the resources type with Nagios to purge services and hosts then reloa...
Ryan Conway
05:35 am PuppetDB Bug #14607: puppetdb build fails on OpenSUSE systems with undefined method
The problem with this resolution is that it expects the facter fact "osfamily" which isn't available until facter ver... Darin Perusich
01:59 am Puppet Community Package Repository Bug #14702 (Closed): rubygem-activerecord not available for EL6
When installing puppet-server from yum.puppetlabs.com,rubygem-activerecord is needed for storeconfigs, but is not ava... David Schmitt
01:23 am Facter Bug #11695 (Rejected): factor comments
If there's enough value to the comments, then they shouldn't be stuck in the source files, but actually attached to t... Jeff Weiss
12:55 am Facter Bug #12649: Add memory & swap values for FreeBSD
Hailee, this will need tests. You can look at what I've done for Solaris in <https://github.com/puppetlabs/facter/pul... Jeff Weiss
12:52 am Facter Bug #8963: facter-1.6.0 fails to run in some OpenSolaris|Indiana releases if no swap devices pre...
Added tests too. Jeff Weiss
12:37 am Bug #11989 (In Topic Branch Pending Review): upstart service operating system confine should incl...
James Turnbull
12:28 am Facter Bug #10278: some facts do not work with locales set
Sorry for the delay. I can still reproduce this on Debian Testing amd64 with Facter 1.6.8 now. No warnings anymore, b... Bernhard Schmidt
11:35 pm Bug #14343 (Merged - Pending Release): undefined method twoscope_lookupvar while looking for top ...
Merged with <https://github.com/puppetlabs/puppet/commit/56862cad566ca758266efc5341ac55982fd26a7e> Jeff Weiss
11:02 pm Facter Feature #14570: Separate fact definition from fact resolution
After talking with Pieter and our external caching decision (#14667), we'll keep the existing DSL, but add on capabil... Jeff Weiss
10:15 pm Facter Bug #14689 (In Topic Branch Pending Review): SSH Fact broken on HP-UX
Jeff Weiss
09:18 pm Puppet Dashboard Bug #13867: puppet dashboard node:parameters and nodegroup:parameters does not check to see if a ...
Which version of Dashboard are you running? The most recent version of the relevant code appears to properly check if... Joshua Lifton
05:28 pm Puppet Dashboard Bug #13867: puppet dashboard node:parameters and nodegroup:parameters does not check to see if a ...
Is there any update/progress on this bug? Is there anything else we could provide to help with a fix? Owen Mehegan

05/24/2012

04:04 pm Facter Refactor #14700 (Closed): Add tests for kernel facts
No specs currently exist Hailee Kenney
03:59 pm Facter Bug #14690 (In Topic Branch Pending Review): HP-UX Kernel fact should not include preceding letters
Hailee Kenney
03:45 pm Bug #14699 (Accepted): puppet does not respect terminal types, for color output
It seems as though puppet completely ignores terminal type settings, and force outputs some kind of hard coded color ... Philip Brown
03:36 pm Facter Bug #14338: Some failures can't be traced any more
This seems better suited to 2.1.0 rather than 1.6.10. Jeff Weiss
03:34 pm Facter Feature #13683: Distinguish "Funtoo" from "Gentoo" Linux
Stefan, your submission no longer cleanly merges against `1.6.x`. Can you rebase against `2.x` and submit a new pull ... Jeff Weiss
03:27 pm Facter Bug #11695 (Code Insufficient): factor comments
Jeff Weiss
03:16 pm Facter Bug #9482: Fact virtual and is_virtual wrong for Solaris VM inside KVM/QEMU
Hailee, if you can do something with this, great. If not, please remove the target version. Jeff Weiss
03:07 pm PuppetDB Bug #14607: puppetdb build fails on OpenSUSE systems with undefined method
[https://github.com/puppetlabs/puppetdb/pull/167](https://github.com/puppetlabs/puppetdb/pull/167)
That should mak...
Deepak Giridharagopal
03:05 pm Facter Bug #6365: Plist parser can segfault
Gary, if you're not actively working on this, please un-assign yourself. Jeff Weiss
03:01 pm PuppetDB Feature #14696 (Accepted): enhancements to SSL for puppet apply
I'm marking this as "low" priority not because I don't think it's important, but because there's a (not great, but fu... Deepak Giridharagopal
02:56 pm Facter Feature #10251 (Merged - Pending Release): Creating tarballs of RC's requires too much manual int...
yep, that's the one.
merged here:
<https://github.com/puppetlabs/facter/commit/86c2a5a30e99c5f2935fed7db497fc0605...
Moses Mendoza
02:41 pm PuppetDB Feature #14696 (Accepted): enhancements to SSL for puppet apply
your typical puppet apply setup would not have a CA so there wont be certs prior to enabling the puppetdb terminus , ... R.I. Pienaar
02:40 pm Puppet Acceptance Bug #14694 (Closed): TestSuite.log_path assumes there is a 'log' folder in cwd
Merged: https://github.com/puppetlabs/puppet-acceptance/commit/ac00544fb07e43a6f18dba39b9fd2e48361d6772 Justin Stoller
02:35 pm Facter Feature #10251: Creating tarballs of RC's requires too much manual intervention.
Moses, was this handled by your latest Rakefile PRs that have been merged in? Jeff Weiss
02:29 pm Bug #13559: Telly requires a single console log output mechanism, but will have two after PMT mer...
re-closed this :) because the reference ticket was closed--the behavior described therein is expected (not a bug). Chris Price
02:28 pm Puppet Acceptance Bug #14694 (In Topic Branch Pending Review): TestSuite.log_path assumes there is a 'log' folder i...
[https://github.com/puppetlabs/puppet-acceptance/pull/230](https://github.com/puppetlabs/puppet-acceptance/pull/230) Branan Purvine-Riley
02:27 pm Bug #13559 (Merged - Pending Release): Telly requires a single console log output mechanism, but ...
Chris Price
02:25 pm Puppet Acceptance Bug #14694 (Closed): TestSuite.log_path assumes there is a 'log' folder in cwd
This assumption is correct for the current standalone use of puppet-acceptance, but does not hold when it is used as ... Branan Purvine-Riley
01:26 pm Bug #14283: Solaris 11 cron provider oddities
Ok I guess I finally understand the problem. The method `Puppet::Util.execute` accepts several arguments as a hash su... Stefan Schulte
01:21 pm Bug #14693 (Duplicate): "Provider upstart is not functional on this host" on CentOS (RHEL) 6.2
Upstart is a part of RHEL 6.x, and I have an Upstart script I've made for Nginx.
Without specifying a provider:
...
Justin Honold
01:15 pm Bug #14297 (In Topic Branch Pending Review): Upstart provider broken in 2.7.14
Updated pull request to handle different upstart versions and behaviors.
Pull: <https://github.com/puppetlabs/pupp...
Matthaus Owens
12:30 pm Bug #9854: extlookup_datadir and extlookup_precedence not being set in puppet 2.7.1
> When I compare extlookup.rb between 2.6.8 and 2.7.1, I notice the following differences:
> root@puppetmaster00...
Ken Barber
12:26 pm Bug #14283: Solaris 11 cron provider oddities
... Ben Hughes
12:22 pm Bug #14283: Solaris 11 cron provider oddities
I guess we are heading in the right direction and puppet drops to many priviledges before running `crontab`. The fina... Stefan Schulte
12:17 pm Feature #14692 (Accepted): 'pupet module generate' should have an override for the dash-separated...
Having the dash-separated name requirement as the default behaviour of 'puppet module generate' makes good sense, sin... Matthew Pounsett
12:02 pm PuppetDB Bug #14691 (Closed): Resource counts include unassociated resources
The resource counts present in the dashboard and API currently include resources that aren't associated with any node... Deepak Giridharagopal
12:00 pm Facter Bug #14690 (Closed): HP-UX Kernel fact should not include preceding letters
[Micheal Moll](https://projects.puppetlabs.com/users/4592) submitted a [pull request](https://github.com/puppetlabs/f... Jeff Weiss
11:59 am PuppetDB Bug #14688 (Accepted): redhat rc script sends exception to STDOUT
Deepak Giridharagopal
11:57 am Facter Bug #14689 (Closed): SSH Fact broken on HP-UX
[Michael Moll](https://projects.puppetlabs.com/users/4592) submitted a [pull request](https://github.com/puppetlabs/f... Jeff Weiss
11:47 am PuppetDB Bug #14688: redhat rc script sends exception to STDOUT
Just to clarify, I do get some related log lines in puppetdb.log... R.I. Pienaar
11:43 am PuppetDB Bug #14688: redhat rc script sends exception to STDOUT
This is on CentOS 6 with the yum.puppetlabs rpms R.I. Pienaar
11:43 am PuppetDB Bug #14688 (Closed): redhat rc script sends exception to STDOUT
When starting puppetdb if there is later an exception this output will go to STDOUT.
edit jetty.ini and add an inv...
R.I. Pienaar
10:43 am Bug #11989: upstart service operating system confine should include redhat and centos
Sorry Nathan - I meant:
service { "servicename":
provider => upstart,
...
}
I am an idiot. :)
Can you...
James Turnbull
10:28 am Bug #11989: upstart service operating system confine should include redhat and centos
Not on RHEL/Centos 6 you can't since they don't use systemd. I am not currently running it since I changed jobs and ... Nathan Huff
10:15 am Bug #14680 (Duplicate): scheduled_task: Error: Could not set 'present' on ensure: TypeError
Rohan, this is a duplicate of #13008. I've also filed a bug about the typo as #14683. Could you file a new bug about ... Josh Cooper
10:12 am Bug #13008: TypeError when trying to manage scheduled_task arguments
This error occurs when creating a new scheduled task or updating an existing one. See #14680. Josh Cooper
10:00 am Bug #11989: upstart service operating system confine should include redhat and centos
Also can't you just do:... James Turnbull
09:53 am Bug #14682: Reproduce 'Scale' on appropriate hardware
Dedicated hardware is going to be necessary to ensure the results of the test are comparable between test runs. Multi... Max Martin
09:52 am Bug #14680 (Investigating): scheduled_task: Error: Could not set 'present' on ensure: TypeError
Rohan, Thanks for the report. I will try to reproduce. Btw, something is not right with your domain (and therefore fq... Josh Cooper
09:51 am Bug #14682: Reproduce 'Scale' on appropriate hardware
Okay - that seems to be an issue of confusion but water under the bridge.
If you could provide a count of machines...
James Turnbull
09:35 am Bug #14682: Reproduce 'Scale' on appropriate hardware
I agree with Carl, we were told nothing could be dedicated to the scale/performance tests (dedicated meaning "used fo... Max Martin
09:33 am Bug #14343: undefined method twoscope_lookupvar while looking for top scope or facter variables
Hi Andrew, your patch is running correctly, I don't really know what I've done before, sorry and thank you to fix it! Lluís Gili
09:30 am Bug #14682: Reproduce 'Scale' on appropriate hardware
Well not quite. We were lead to believe only one underpowered machine was available to us at the time. We used the ... Carl Caum
09:20 am Bug #11989 (Needs More Information): upstart service operating system confine should include redh...
Nathan - is this still working for you? Are you running with this enabled? Thanks James Turnbull
09:11 am Bug #14682 (Needs More Information): Reproduce 'Scale' on appropriate hardware
We've always had the hardware - we had no desire for you to use a Mac Mini. But by all means if you have a wish list ... James Turnbull
09:11 am Bug #14343: undefined method twoscope_lookupvar while looking for top scope or facter variables
Konrad, great to hear that this is working.
Lluis, that example should work and create the log message "Scope(Clas...
Andrew Parker
09:02 am Bug #13259: Augeas error: Could not evaluate: No such file or directory
Rich Rauenzahn wrote:
> Is there a workaround for this that doesn't require an upgrade? We're seeing this on just ...
Dominic Cleal
08:50 am Bug #13259: Augeas error: Could not evaluate: No such file or directory
Is there a workaround for this that doesn't require an upgrade? We're seeing this on just a couple of machines in /e... Rich Rauenzahn
08:18 am Bug #14682: Reproduce 'Scale' on appropriate hardware
If we're going to be replacing the hardware, we should get several boxen so that the tests no longer need to be run u... Max Martin
07:29 am Bug #14682 (Needs More Information): Reproduce 'Scale' on appropriate hardware
"Scale", our dedicated performance testing node is built on an OSX; OSX is a fun desktop OS, but is not suitable for ... Dominic Maraglia
05:31 am Bug #14681 (Accepted): File and Exec cannot work within root squashed NFS mounts
Neither File or Exec will work in an NFS mounted root squashed folder.
File operates as root and cannot access ...
Chip Schweiss
04:58 am Bug #11989: upstart service operating system confine should include redhat and centos
We also hit this problem. The VMWare driver for ESXi5 only has an upstart configuration in RHEL6.
Manually specify...
Eric Seynaeve
01:48 am Bug #14343: undefined method twoscope_lookupvar while looking for top scope or facter variables
Andrew, this fixed the issue for me. thanks. konrad rzentarzewski
01:10 am Bug #14343: undefined method twoscope_lookupvar while looking for top scope or facter variables
works for me, unless in this case:
$foo="hi"
class test {
}
class child inherits ::test {
...
Lluís Gili
12:23 am Bug #2826: undef variables should not be set as instance variables in templates
Steve - good catch and thanks - I've submitted a fix for the Docs at least - https://github.com/puppetlabs/puppet-doc... James Turnbull
11:03 pm Bug #14680 (Duplicate): scheduled_task: Error: Could not set 'present' on ensure: TypeError
A basic attempted usage of scheduled_task, as shown in the documentation, fails with:
Error: /Stage[main]//Sched...
Rohan McGovern
09:02 pm Feature #12179: Package resource should allow ensure=>">1.0" or ensure=>"<0.10" as well as 'lates...
Pieter van de Bruggen wrote:
> Thanks for continuing to think abou this. My concern is that this solution depends o...
Anonymous
07:29 pm Feature #12179: Package resource should allow ensure=>">1.0" or ensure=>"<0.10" as well as 'lates...
Reid Vandewiele wrote:
> feature :minimum_versionable, "The provider is capable of selectively
> upg...
Pieter van de Bruggen
06:42 pm Bug #9167: tagmail report sends email when nothing happens
I know this isn't the correct fix, but here's what I did to stop getting these essentially empty reports on every run... Todd Zullinger
05:23 pm Bug #14343 (In Topic Branch Pending Review): undefined method twoscope_lookupvar while looking fo...
https://github.com/puppetlabs/puppet/pull/811
Can someone who has been bitten by this bug try out the patch to lib...
Andrew Parker
05:18 pm Feature #12179: Package resource should allow ensure=>">1.0" or ensure=>"<0.10" as well as 'lates...
Suggestion: add a package type feature `minimum_versionable` whose behavior is described as
feature :minimum_v...
Anonymous

05/23/2012

04:22 pm PuppetDB Bug #14586 (In Topic Branch Pending Review): PuppetDB init script seems to shut down all instance...
[https://github.com/puppetlabs/puppetdb/pull/166](https://github.com/puppetlabs/puppetdb/pull/166) Deepak Giridharagopal
04:15 pm Bug #12980: Puppet::Util.execute on Windows should search 64-bit path first
Reminder to myself to update facter too, see #13678, and <https://github.com/puppetlabs/facter/commit/ec0e80b9e79673c... Josh Cooper
04:13 pm Facter Refactor #13678: Facter should implement its own which command
Stefan thanks very much for all your great work on this - its a very awesome change indeed and I appreciate your pati... Ken Barber
04:08 pm Facter Feature #14667: External Cache for Facts
So our first step is to put the location of the cache in the shell script that updates it (so that it's far easier to... Jeff Weiss
04:06 pm PuppetDB Bug #14586: PuppetDB init script seems to shut down all instances of Java on the system
Okay, I can now finally reproduce this issue on Lucid. Deepak Giridharagopal
04:03 pm Bug #14283: Solaris 11 cron provider oddities
With those two files adjusted accordingly, I get the following:... Ben Hughes
03:51 pm Facter Feature #14667: External Cache for Facts
Jeff Weiss wrote:
> Ryan Coleman wrote:
> > I'd like to see the yaml cache stored in Puppet's vardir or its locatio...
Ryan Coleman
03:50 pm Bug #14675 (Closed): Color is not working in master but is in 2.7.x
Pieter van de Bruggen wrote:
> Would you mind doing a warning level test? Notice-level messages are now intended to...
Jeff McCune
03:48 pm Bug #14677 (Duplicate): Puppet 3.0.x variable assigned to undef returns :undef in template
# Overview #
We've made good progress returning nil values in ERB templates in 3.0.x but we're not out of the wood...
Jeff McCune
03:45 pm Facter Feature #14667: External Cache for Facts
Ryan Coleman wrote:
> I'd like to see the yaml cache stored in Puppet's vardir or its location configurable as anoth...
Jeff Weiss
03:44 pm Bug #14675: Color is not working in master but is in 2.7.x
Would you mind doing a warning level test? Notice-level messages are now intended to be the default terminal color. Pieter van de Bruggen
03:43 pm Bug #9167 (Re-opened): tagmail report sends email when nothing happens
This isn't fixed. I'm starting to see it now with 2.7.14 clients, just after adding an exec clause with an onlyif par... Jo Rhett
03:39 pm Facter Feature #14667: External Cache for Facts
I'd like to see the yaml cache stored in Puppet's vardir or its location configurable as another option in puppet.con... Ryan Coleman
03:37 pm Facter Refactor #13678 (Merged - Pending Release): Facter should implement its own which command
Merged with <https://github.com/puppetlabs/facter/commit/ec0e80b9e79673ce5dc61a9eeb0f11d95a5ed2a2> Jeff Weiss
03:13 pm Bug #13559 (Re-opened): Telly requires a single console log output mechanism, but will have two a...
Looks like this change breaks ANSI color output as described in #14675. Do you guys mind having a look before we rel... Jeff McCune
03:11 pm Bug #14675 (Unreviewed): Color is not working in master but is in 2.7.x
Ah, I thought the original change had to do with colorized output but it appears to be a pretty large change to the c... Jeff McCune
03:08 pm Bug #14675 (Accepted): Color is not working in master but is in 2.7.x
Bisecting tracked this down to (#13559) [Promote new console output prototype to official.](https://github.com/puppet... Jeff McCune
03:00 pm Bug #14675 (Closed): Color is not working in master but is in 2.7.x
# Overview #
Comparing the behavior of 2.7.x (2.7.15rc2-8-g8db4418) with master (2.7.15rc1-779-g6485cfe) I notice ...
Jeff McCune
02:58 pm Facter Bug #12864: Windows domain fact should use primary dns suffix first
This change affects all facter versions from 1.5.1 through 1.6.x (though we only added windows support with 2.7.6). M... Josh Cooper
02:57 pm Facter Bug #12864 (Merged - Pending Release): Windows domain fact should use primary dns suffix first
Merged with <https://github.com/puppetlabs/facter/commit/715258a9010a17af64051ebf8a27c392e6d4eb0f> Jeff Weiss
02:45 pm Facter Bug #12864: Windows domain fact should use primary dns suffix first
OK. I am convinced enough by this: it isn't a great response, but it doesn't seem like people will be disappointed.
...
Daniel Pittman
02:30 pm Facter Bug #12864 (In Topic Branch Pending Review): Windows domain fact should use primary dns suffix first
Josh Cooper
02:30 pm Facter Bug #12864 (Re-opened): Windows domain fact should use primary dns suffix first
Josh Cooper
02:29 pm Facter Bug #12864: Windows domain fact should use primary dns suffix first
The one response I've gotten about this was:... Josh Cooper
02:13 pm Bug #2826: undef variables should not be set as instance variables in templates
The template docs
http://docs.puppetlabs.com/guides/templating.html#undefined-variables
uses the has_variable('...
Steve Traylen
02:12 pm Bug #14672: defined types hides notices
Wondering if this is really more of a UX issue - should we notify when we know things like this are happening? Or sh... Eric Shamow
02:12 pm PuppetDB Bug #14659 (Merged - Pending Release): Compatibility with PostgreSQL 8.1.x
[https://github.com/puppetlabs/puppetdb/pull/164](https://github.com/puppetlabs/puppetdb/pull/164) Deepak Giridharagopal
02:11 pm PuppetDB Bug #14665: class sun.security.pkcs11.SunKCS11 not found
Thanks for the thorough bug report, it made this easy to diagnose! Deepak Giridharagopal
02:11 pm PuppetDB Bug #14665 (Merged - Pending Release): class sun.security.pkcs11.SunKCS11 not found
[https://github.com/puppetlabs/puppetdb/pull/165](https://github.com/puppetlabs/puppetdb/pull/165) Deepak Giridharagopal
02:10 pm Bug #14672: defined types hides notices
So this seems like it's really to do with RHEL's user provider.
Since userdel on RHEL removes the primary group as...
Eric Shamow
02:09 pm Facter Bug #14674: Facter processor fact executes commands on platforms that it shouldn't
A workaround was added here <https://github.com/joshcooper/facter/commit/f42896d92d8542a3017a0ac5141485888d15f3a9> it... Josh Cooper
01:55 pm Facter Bug #14674 (Merged - Pending Release): Facter processor fact executes commands on platforms that ...
When evaluating the processor fact, it calls the following on all platforms:... Josh Cooper
01:41 pm Bug #14672: defined types hides notices
There's another inconsistency here... if I run --noop I don't appear to be missing any messages.
[root@trainin...
Matthew Pounsett
01:36 pm Bug #14672: defined types hides notices
I forgot to fill out the affected version. It is 2.7.12 (Puppet Enterprise 2.5.0)
Matthew Pounsett
01:30 pm Bug #14672 (Needs Decision): defined types hides notices
It looks like defined types hide notices from an admin. Working through the PE training I ran into this case:
<pr...
Matthew Pounsett
12:45 pm Standard Library Feature #14670: file_line should autorequire its path if it is managed
https://github.com/duritong/puppet-stdlib/tree/ticket/14670 Peter Meier
12:41 pm Standard Library Feature #14670 (In Topic Branch Pending Review): file_line should autorequire its path if it is m...
If we manage a file we edit with file_line, it should be autorequired by file_line.
Pull request coming as soon as...
Peter Meier
12:13 pm Standard Library Bug #13917: file_line messes up if a file doesn't end with a newline
alternative approach: https://github.com/puppetlabs/puppetlabs-stdlib/pull/71 Peter Meier
11:44 am Facter Refactor #13678: Facter should implement its own which command
We took a look at the pull request, everything looks good. It merged cleaning and all the tests still run. Just waiti... Hailee Kenney
11:24 am Facter Bug #10261 (Merged - Pending Release): Facter reports incorrect windows architecture
Merged with <https://github.com/puppetlabs/facter/commit/84ee8be0a67f0d84bf4617d049917f2fb21cd320> Jeff Weiss
10:59 am Bug #6778 (Needs More Information): RSpec Test Can't Run on MS Windows - Command Line too Long
Jay, I'm able to run `rake spec` on Windows 2008 R2. The resulting command is 16074 characters, which is over the lim... Josh Cooper
10:26 am PuppetDB Bug #14659 (In Topic Branch Pending Review): Compatibility with PostgreSQL 8.1.x
Deepak Giridharagopal
10:26 am PuppetDB Bug #14665 (In Topic Branch Pending Review): class sun.security.pkcs11.SunKCS11 not found
Deepak Giridharagopal
10:18 am Facter Feature #4519 (Closed): Facter should provide a convenient way to cache values
After some discussion, we've decided to implement this slightly differently. A new ticket has been created: #14667. Hailee Kenney
10:16 am Facter Feature #14667 (Rejected): External Cache for Facts
Facter should have a way to cache values, since some facts take a while to calculate, and don't need to be reevaluate... Hailee Kenney
09:45 am PuppetDB Bug #14665: class sun.security.pkcs11.SunKCS11 not found
While we do have error handling around that code, I believe we're running afoul of compile-time vs. evaluation-time b... Deepak Giridharagopal
09:27 am PuppetDB Bug #14665: class sun.security.pkcs11.SunKCS11 not found
I can reproduce this on my laptop by changing jetty.clj to attempt to load a completely nonsense class. Deepak Giridharagopal
09:22 am PuppetDB Bug #14665 (Investigating): class sun.security.pkcs11.SunKCS11 not found
Deepak Giridharagopal
09:22 am Bug #14343 (Accepted): undefined method twoscope_lookupvar while looking for top scope or facter ...
Thank you, Lluis. That reproduces it for me. It comes down to use the double colon to qualify the inherited class. If... Andrew Parker
08:20 am Bug #14666: puppet puts 'undefined' string in place of empty variables used in templates.
To simplify, inline_template should be: '<%= scope.lookupvar("mysql_server_id") %>'. Dominik Zyla
08:14 am Bug #14666 (Duplicate): puppet puts 'undefined' string in place of empty variables used in templa...
As in topic. Here is POC:... Dominik Zyla
07:53 am PuppetDB Bug #14665 (Closed): class sun.security.pkcs11.SunKCS11 not found
Red Hat Enterprise Linux 6.1 using java-1.6.0-openjdk-1.6.0.0-1.39.1.9.7.el6.x86_64. I rebuilt the PuppetDB SRPM, and... Scott Merrill
07:52 am Puppet Dashboard Bug #14664 (Needs Decision): Option for MySQL partitioning to make cleanup faster/more efficient;...
I understand that not everyone is using MySQL....however, for those that are....the current procedure to clean up the... Sheeri Cabral
07:50 am Feature #14663 (Accepted): systemd service provider should support masking
systemd knows three states for a service: enabled, disabled and masked. So far, the latter state doesn't seem to be s... Sandro Mathys
07:26 am Puppet Dashboard Bug #5572: Look for fields that should be set not nullable
I agree and support this. Sheeri Cabral
07:22 am Puppet Dashboard Bug #14376: `resource_statuses`.`id` should be BIGINT
I agree that this should be BIGINT.
And even if it doesn't change, it should at LEAST be UNSIGNED, because with AU...
Sheeri Cabral
03:33 am Facter Feature #11640: Support EC2 facts on OpenStack
This:
<blockquote>
"OpenStack generates mac addresses beginning with 02:16:3E"
</blockquote>
is no longer tru...
Stephen Gran
12:56 am Bug #14343: undefined method twoscope_lookupvar while looking for top scope or facter variables
this reproduces the error:
class test {
$foo="hi"
}
class child inherits ::test {
noti...
Lluís Gili
12:51 am Bug #14662 (Needs More Information): Puppet cert list returns 0 on error
puppet cert should probably return a sensible error code (i.e. non-zero) when reporting an error
[root@training ~]...
Chris Spence
 

Also available in: Atom