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.
-
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... -
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... -
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...
-
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)
...
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... -
04:21 pm Facter Bug #12649 (In Topic Branch Pending Review): Add memory & swap values for FreeBSD
-
04:13 pm Bug #13931 (Duplicate): Puppet master will create a log file that it cannot write to
-
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
-
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
-
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... -
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...
-
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 ...
-
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...
-
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... -
03:07 pm Feature #14479 (Accepted): Module face: Allow specification of alternate forge hostname
-
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...
-
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... -
02:37 pm Feature #14443 (Accepted): Always produce a backtrace on unhandled errors
-
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
... -
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 ...
-
02:33 pm Bug #14442 (In Topic Branch Pending Review): `puppet help module install` shouldn't reference 'a ...
-
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...
-
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: ...
-
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...
-
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... -
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....
-
01:06 pm Bug #14283: Solaris 11 cron provider oddities
- ...
-
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... -
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... -
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...
-
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....
-
10:18 am Facter Bug #14710 (Investigating): Facter outputs an error when a script that runs "facter -p" is launch...
- Trying to reproduce bug.
-
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...
-
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...
-
08:55 am Bug #14723: http report processor description is wrong
- The pull request is at <https://github.com/puppetlabs/puppet/pull/818>
-
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... -
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... -
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...
-
08:23 am PuppetDB Bug #14721 (Accepted): "puppet node clean" complains about missing sqlite3 lib when using PuppetD...
-
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):...
-
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> -
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...
-
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 ... -
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...
-
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...
-
05:25 am Bug #14715 (Accepted): puppet module tool uses wrong tar command on solaris 10
-
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... -
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... -
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....
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/...
-
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...
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`.
... -
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...
-
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...
-
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 ...
05/25/2012
-
04:18 pm Facter Bug #14690 (Merged - Pending Release): HP-UX Kernel fact should not include preceding letters
-
04:08 pm Facter Bug #14689 (Merged - Pending Release): SSH Fact broken on HP-UX
-
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>
-
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... -
03:31 pm Bug #14297 (Merged - Pending Release): Upstart provider broken in 2.7.14
- Merged with <https://github.com/puppetlabs/puppet/commit/13505c06276efe75ba491881dab8fc298c0ff07c>
-
02:46 pm Facter Refactor #14700 (In Topic Branch Pending Review): Add tests for kernel facts
-
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... -
12:27 pm PuppetDB Bug #14586 (Merged - Pending Release): PuppetDB init script seems to shut down all instances of J...
-
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)
-
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... -
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...
-
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...
-
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...
-
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...
-
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.
-
12:37 am Bug #11989 (In Topic Branch Pending Review): upstart service operating system confine should incl...
-
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...
-
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>
-
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...
-
10:15 pm Facter Bug #14689 (In Topic Branch Pending Review): SSH Fact broken on HP-UX
-
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...
-
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?
05/24/2012
-
04:04 pm Facter Refactor #14700 (Closed): Add tests for kernel facts
- No specs currently exist
-
03:59 pm Facter Bug #14690 (In Topic Branch Pending Review): HP-UX Kernel fact should not include preceding letters
-
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 ...
-
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.
-
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 ...
-
03:27 pm Facter Bug #11695 (Code Insufficient): factor comments
-
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.
-
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... -
03:05 pm Facter Bug #6365: Plist parser can segfault
- Gary, if you're not actively working on this, please un-assign yourself.
-
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...
-
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... -
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 , ...
-
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
-
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?
-
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).
-
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)
-
02:27 pm Bug #13559 (Merged - Pending Release): Telly requires a single console log output mechanism, but ...
-
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 ...
-
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...
-
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:
... -
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... -
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... -
12:26 pm Bug #14283: Solaris 11 cron provider oddities
- ...
-
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...
-
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...
-
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...
-
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...
-
11:59 am PuppetDB Bug #14688 (Accepted): redhat rc script sends exception to STDOUT
-
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...
-
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...
-
11:43 am PuppetDB Bug #14688: redhat rc script sends exception to STDOUT
- This is on CentOS 6 with the yum.puppetlabs rpms
-
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... -
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... -
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 ...
-
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 ...
-
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.
-
10:00 am Bug #11989: upstart service operating system confine should include redhat and centos
- Also can't you just do:...
-
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...
-
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...
-
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... -
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...
-
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!
-
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 ...
-
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
-
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 ...
-
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... -
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 ... -
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...
-
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...
-
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 ...
-
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 ... -
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... -
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.
-
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 {
... -
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...
-
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... - 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... -
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... -
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...
-
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... - 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...
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)
-
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...
-
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...
-
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...
-
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.
-
04:03 pm Bug #14283: Solaris 11 cron provider oddities
- With those two files adjusted accordingly, I get the following:...
-
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... -
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... -
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... -
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... -
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.
-
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...
-
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...
-
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>
-
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...
-
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...
-
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...
-
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 ... -
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...
-
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>
-
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.
... -
02:30 pm Facter Bug #12864 (In Topic Branch Pending Review): Windows domain fact should use primary dns suffix first
-
02:30 pm Facter Bug #12864 (Re-opened): Windows domain fact should use primary dns suffix first
-
02:29 pm Facter Bug #12864: Windows domain fact should use primary dns suffix first
- The one response I've gotten about this was:...
-
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('... -
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...
-
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)
-
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!
-
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)
-
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... -
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...
-
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:...
-
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... -
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)
-
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... -
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
-
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... -
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
-
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...
-
11:24 am Facter Bug #10261 (Merged - Pending Release): Facter reports incorrect windows architecture
- Merged with <https://github.com/puppetlabs/facter/commit/84ee8be0a67f0d84bf4617d049917f2fb21cd320>
-
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...
-
10:26 am PuppetDB Bug #14659 (In Topic Branch Pending Review): Compatibility with PostgreSQL 8.1.x
-
10:26 am PuppetDB Bug #14665 (In Topic Branch Pending Review): class sun.security.pkcs11.SunKCS11 not found
-
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.
-
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...
-
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...
-
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.
-
09:22 am PuppetDB Bug #14665 (Investigating): class sun.security.pkcs11.SunKCS11 not found
-
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...
-
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") %>'.
-
08:14 am Bug #14666 (Duplicate): puppet puts 'undefined' string in place of empty variables used in templa...
- As in topic. Here is POC:...
-
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...
-
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...
-
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...
-
07:26 am Puppet Dashboard Bug #5572: Look for fields that should be set not nullable
- I agree and support this.
-
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... -
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... -
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... -
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 ~]...
Also available in: Atom