Activity

From 02/23/2012 to 02/29/2012

03/01/2012

11:36 pm Bug #12904: Deprecation warning about var not being fully qualified, yet it is local to scope of ...
Sorry for the formatting stuff being screwy, it looked like I did the tags right so IDK Joe McDonagh
11:35 pm Bug #12904 (Needs More Information): Deprecation warning about var not being fully qualified, yet...
Take this code example:... Joe McDonagh
09:40 pm Bug #4328: modifying user fails if user is logged in
We found a workaround now, but the problem still exists in 2.7.6. Thomas Sturm

02/29/2012

03:46 pm Puppet Dashboard Bug #10422: Dashboard report importing: undefined method `each' for nil:NilClass
It seems like this bug might make Puppet Dashboard near-impossible to use in a mixed-Ruby environment.
We have p...
Wade Minter
03:12 pm Bug #11988 (In Topic Branch Pending Review): Augeas provider can clobber symlinks
[Pull request 546](https://github.com/puppetlabs/puppet/pull/546) addresses this.
The fix I implemented was to first...
Nick Lewis
02:55 pm Facter Bug #12662 (Rejected): Facter --yaml is producing &id tags
This is absolutely, without question *NOT* a bug. That file contains perfectly valid YAML. If you have a problem wi... Daniel Pittman
02:49 pm Facter Bug #12662: Facter --yaml is producing &id tags
Okay, so here's an awesome tidbit. If I remove pe-puppet, the problem goes away. When it gets reinstalled, problem re... Matthaus Owens
02:43 pm Bug #3444 (Rejected): mount provider confuses title and name
I'm going to reject this since I believe the issue was because of the trailing slash (issue is alreay reported as #67... Stefan Schulte
02:31 pm Facter Bug #12662: Facter --yaml is producing &id tags
Also not seeing this on lucid PE 2.0.3 so this is probably an issue with pe-ruby on el. Matthaus Owens
02:20 pm Bug #8312 (Merged - Pending Release): zypper ensure latest doesn't work on SLES11 SP1, OpenSUSE 11.4
Daniel Pittman
02:17 pm Feature #12891 (Accepted): features should be reloadable
Patrick Carlisle
02:14 pm Feature #12891 (Closed): features should be reloadable
If you load an updated version of a feature an error is raised.
Probably also need to add logic to invalidate the ...
Patrick Carlisle
01:57 pm Bug #12888 (Duplicate): Puppet variable name interpretation bug
Starting somewhere between server versions 2.6.9 and 2.7.10, the interpretation of variable names broke in a surprisi... Alex Thompson
01:45 pm Bug #12843 (Duplicate): Affirm best practices for provider-specific parameters for package providers
I do also prefer to flatten the structure and to not use a hash. My proposal is to pass invalid parameters for the ty... Stefan Schulte
01:33 pm Bug #12843: Affirm best practices for provider-specific parameters for package providers
> Given these will be called in completely different code, on different objects, in different files, that we already ... Chris Price
01:10 pm Bug #12844: Puppet upgrade can't remove lockfile.
I'm happy to do that if that's what the release team prefers. Chris Price
01:05 pm Bug #12843: Affirm best practices for provider-specific parameters for package providers
Chris Price wrote:
> I would have no qualms with flattening, though I personally do appreciate the visible distincti...
Daniel Pittman
01:04 pm Bug #12844: Puppet upgrade can't remove lockfile.
Chris Price wrote:
> It was reviewed by two people before I merged it. The original comments were on pull request 5...
R.I. Pienaar
01:03 pm Bug #12843: Affirm best practices for provider-specific parameters for package providers
I would have no qualms with flattening, though I personally do appreciate the visible distinction between the params ... Chris Price
01:01 pm Bug #12844: Puppet upgrade can't remove lockfile.
It was reviewed by two people before I merged it. The original comments were on pull request 538, which was targeted... Chris Price
12:54 pm Bug #12882 (Closed): parser functions should be reloadable
We need to be able to reload these so that new versions can be distributed. Right now an error is raised. Patrick Carlisle
12:54 pm Bug #12844: Puppet upgrade can't remove lockfile.
It seems the merge was effectively unreviewed? R.I. Pienaar
12:37 pm Bug #12844 (Merged - Pending Release): Puppet upgrade can't remove lockfile.
Chris Price
12:37 pm Bug #12844: Puppet upgrade can't remove lockfile.
I've just merged in a fix for the originally reported issue (after discussion with Haus, Mike and Daniel). I don't d... Chris Price
12:24 pm Bug #12881 (Accepted): Improve poor Cron type error message err: Failed to apply catalog: undefin...
# Please Review #
Josh, since we talked about this at our desk please review or kick it back to me.
Jeff McCune
12:21 pm Bug #12881: Improve poor Cron type error message err: Failed to apply catalog: undefined method '...
# Pull Request #
Ready to review / merge at: <https://github.com/puppetlabs/puppet/pull/542>
Jeff McCune
12:18 pm Bug #12844: Puppet upgrade can't remove lockfile.
I would argue that the initial change in behaviour is unacceptable this late into stable version of our code. 2.7 has... R.I. Pienaar
12:14 pm Bug #12881 (Closed): Improve poor Cron type error message err: Failed to apply catalog: undefined...
# Placeholder #
This is a placeholder ticket to break out the patch from #12357.
On windows I ran into this err...
Jeff McCune
11:33 am Facter Bug #12879: undefined method `has_openstack_mac?' for Facter::Util::EC2:Module
I am seeing this too in RHEL5 with puppet 2.7.11.
It doesn't seem to occur every time puppet makes a run. I have n...
zach armstrong
09:45 am Bug #12614: Possible problem in util/network_device/transport/telnet.rb
As i'm slowly getting further with my project to get puppet working with my own switches, I wonder if I jumped the gu... Gary Richards
09:14 am Bug #12835: Cisco device, interface type, ensure => absent won't work properly.... I think
I see what you are saying about the suggested fix.
We have unit tests for some of this code but there is not as mu...
Chris Price
09:01 am Bug #12789 (Investigating): Overwriting a class that's using a definition fails
Thanks Thomas, I will investigate further as soon as I get a chance. Chris Price
08:18 am Feature #7474: puppet web resource type / provider
Hey thanks for the response. Yes, submitting it as a module would be fine, will begin that process of pushing it ther... Mo Morsi
07:55 am Bug #12789: Overwriting a class that's using a definition fails
Hi Chris,
thanks for taking care.
Here is a simple test, this is the base class with a define:...
Thomas Sturm
07:24 am Facter Bug #12879 (Investigating): undefined method `has_openstack_mac?' for Facter::Util::EC2:Module
This is on CentOS 6.2 w/ Puppet 2.6.14-1.el6 both from the Puppet yum repository.
The problem is only occurring in...
Chip Schweiss
03:54 am Bug #12835: Cisco device, interface type, ensure => absent won't work properly.... I think
I believe that the fix suggested doesn't fix the whole problem that I was describing.
Assuming that I do define an...
Gary Richards
02:17 am Bug #9084: Mixing and matching ruby versions for puppetmasterd and puppetd causes a "certificate ...
Marcin Deranek wrote:
> Try:
> [...]
We are running CentOS 6.2 with openssl-1.0.0-20
The default part of the ...
Scott Wang
12:18 am Bug #12875 (Duplicate): puppetlabs ubunut repos
then this bug is a duplicate of #12480
Alexander Swen
12:07 am Bug #12875: puppetlabs ubunut repos
i'm using these two lines in source.list for puppet
deb http://apt.puppetlabs.com/ubuntu oneiric main
deb-sr...
Eslam El Husseiny
12:02 am Bug #12875 (Needs More Information): puppetlabs ubunut repos
You should paste your sources.list entry to make it possible to investigate your problem
however, I take a long shot...
Alexander Swen
11:13 pm Bug #12875 (Duplicate): puppetlabs ubunut repos
why puppetlabs ubuntu repos take too long time in apt-get update ? Eslam El Husseiny
05:57 pm Bug #12844: Puppet upgrade can't remove lockfile.
I've got some initial spec tests to illustrate the desired behavior. Will implement the fix first thing in the morni... Chris Price
05:24 pm Bug #12788 (Investigating): ext/puppetstoredconfigclean.rb may drop parsing
Chris Price
05:24 pm Bug #12788: ext/puppetstoredconfigclean.rb may drop parsing
Thanks for the update--I'll review further as soon as I get a chance. Chris Price
05:10 pm Feature #6591 (Closed): ldap user provider: selective objectClass (structural)
hi,
Nigel Kersten wrote:
> So you're looking for more customizability in the ldap user provider? I'd totally acce...
Satoru KURASHIKI
04:58 pm Bug #12844: Puppet upgrade can't remove lockfile.
Talked to Haus and Mike. They want to pursue the option where the "--enable" checks for the old file with no pid in ... Chris Price
04:57 pm Bug #12788: ext/puppetstoredconfigclean.rb may drop parsing
hi,
Chris Price wrote:
> Can you please give a little more context for this issue? Perhaps attach a manifest tha...
Satoru KURASHIKI
04:50 pm Bug #12844: Puppet upgrade can't remove lockfile.
It looks like the previous versions of the code do indeed write a pid to this file in the "agent is currently running... Chris Price
04:26 pm Bug #12844: Puppet upgrade can't remove lockfile.
Notes:
This started occurring with commit b434e3b9c31de63365e1a0f53d152be7e6e988ec, which was first released in 2....
Chris Price

02/28/2012

03:34 pm Bug #12844 (Accepted): Puppet upgrade can't remove lockfile.
Chris Price
03:33 pm Bug #12844: Puppet upgrade can't remove lockfile.
Talked to Haus--we would like to try to get a fix for this in to 2.7.12 if possible, since that will be shipping with... Chris Price
03:29 pm Bug #12844: Puppet upgrade can't remove lockfile.
I am able to reproduce this locally by installing 2.7.6 via gems and then installing 2.7.11 via gems. Chris Price
02:46 pm Feature #11900: Dynamic environment interpolation in puppet master configuration
I spoke a little too soon. Modules are found OK but pluginsync is broken; the first path element is lopped off so an ... eric sorenson
02:39 pm Puppet Dashboard Bug #12562 (Needs More Information): Dashboard should return data without further escaping
Daniel Sauble
02:33 pm Puppet Dashboard Bug #12803 (Accepted): Referring to top-scope variables as "parameters" in the dashboard interfac...
Even though I agree with this, I don't think it's worthwhile to change our terminology in Dashboard. Yes, Dashboard w... Daniel Sauble
02:32 pm Bug #10955: Puppet agent hangs on Windows XP
Yep, I just pulled the latest master from git and this is fixed for me. Nice code, Josh! That's way more elegant (a... Mark Johnston
02:30 pm Bug #12844 (Investigating): Puppet upgrade can't remove lockfile.
Chris Price
02:24 pm Bug #10955: Puppet agent hangs on Windows XP
Yes, I'm also on a large domain. I will give this a shot and see if it helps.
Mark Johnston wrote:
>> I'm curiou...
Jeff Sussna
02:17 pm Bug #10955: Puppet agent hangs on Windows XP
Thanks Mark, good point. I recently rewrote that piece of code, because some user accounts, e.g. LocalSystem, are not... Josh Cooper
02:13 pm Puppet Dashboard Bug #12803 (Needs Decision): Referring to top-scope variables as "parameters" in the dashboard in...
Hi Daniel, bouncing this to you for input. Chris Price
02:12 pm Feature #12856 (Needs Decision): top level error handling should show traces
Patrick Carlisle
02:10 pm Bug #10955: Puppet agent hangs on Windows XP
I ran into this same problem on my XP box, although the command did eventually finish after close to a minute. I thi... Mark Johnston
01:59 pm Bug #12850 (Accepted): determine if we ever need to call load without wrap in autoload
Chris Price
01:57 pm Bug #12835 (Accepted): Cisco device, interface type, ensure => absent won't work properly.... I t...
Chris Price
01:56 pm Bug #12835: Cisco device, interface type, ensure => absent won't work properly.... I think
Hi Gary,
Thanks for the thorough explanation. Glancing at the code, I think that your conclusion seems sound.
...
Chris Price
01:52 pm Bug #12835: Cisco device, interface type, ensure => absent won't work properly.... I think
Linked this to a previous ticket that deals with similar code; if we end up merging in changes related to either of t... Chris Price
01:47 pm Feature #12834: Use some version control system to retreive puppet config directly
Linking this to ticket #8237, which is mentioned in the google summer-of-code reqs as an initial step towards "making... Chris Price
01:46 pm Feature #12834 (Accepted): Use some version control system to retreive puppet config directly
This is something we'd definitely like to support; some initial explorations are underway. Chris Price
01:37 pm Bug #12833 (Investigating): Password property for User type is broke in OS X 10.8
Chris Price
01:33 pm Feature #12807 (Needs More Information): Might be nice if puppet doc had an option to display kno...
Hi Joe,
Could you possibly provide a bit of sample output for what you're describing, as well as perhaps a simple ...
Chris Price
01:30 pm Feature #3324 (Merged - Pending Release): yumrepo doesn't support ssl options
Chris Price
01:24 pm Bug #9491 (In Topic Branch Pending Review): --genconfig creating invalid configuration
Patrick Carlisle
12:11 pm Bug #7801 (In Topic Branch Pending Review): include function should accept an array
See https://github.com/puppetlabs/puppet/pull/535 Eric Shamow
11:41 am Bug #12805 (Accepted): Puppet warns about missing dependencies if the environment doesn't exist
Agreed that the error message here could be a bit more explicit. Chris Price
11:39 am Bug #12789 (Needs More Information): Overwriting a class that's using a definition fails
Hi Thomas,
Can you possibly throw together a very simple manifest file to demonstrate this behavior? We'll be hap...
Chris Price
11:32 am Facter Refactor #12866 (Rejected): Testing procedure help doc for facter
shubhra sinha varma
11:28 am Bug #12788 (Needs More Information): ext/puppetstoredconfigclean.rb may drop parsing
Hello,
Can you please give a little more context for this issue? Perhaps attach a manifest that demonstrates the ...
Chris Price
09:59 am Facter Bug #12864 (Closed): Windows domain fact should use primary dns suffix first
Currently, the domain fact on Windows looks for the domain of the first network adapter for which IPEnabled is true. ... Josh Cooper
09:53 am Bug #8312: zypper ensure latest doesn't work on SLES11 SP1, OpenSUSE 11.4
New pull request for 2.7.x here:
<https://github.com/puppetlabs/puppet/pull/532>
Ken Barber
09:33 am Facter Bug #1346 (Code Insufficient): Using 'ip addr' over ifconfig
shubhra sinha varma
09:14 am Bug #1395 (Needs More Information): puppet memory usage
Daniel, do you have enough info here to reproduce? Nigel Kersten
08:35 am Feature #8235: There should be a plugin system for tools like hiera
You can absolutely use Hiera now.
We're going to integrate Hiera into Puppet in Telly, the release due in May, but...
Nigel Kersten
08:25 am Bug #8312: zypper ensure latest doesn't work on SLES11 SP1, OpenSUSE 11.4
Cool, thanks! Felix Frank
07:50 am Bug #8312: zypper ensure latest doesn't work on SLES11 SP1, OpenSUSE 11.4
I have a pull request is here with tests:
<https://github.com/puppetlabs/puppet/pull/531>
I've based this on 2....
Ken Barber
04:25 am Feature #8235: There should be a plugin system for tools like hiera
Any news here? I would love to use hiera in a newly set up Puppet server, but can't wait forever to get it live. So I... Sven Mueller
02:51 am Puppet Community Package Repository Bug #12857 (Closed): Mirroring the apt repository with rsync not working properly


**Ubuntu LTS 10.04**...
Max Mueller
08:23 pm Facter Bug #1346: Using 'ip addr' over ifconfig
Linux is functional (ip addr instead of ifconfig), working on other parts. shubhra sinha varma
05:47 pm Feature #12126 (Merged - Pending Release): make autoloader able to reload changed plugins
This change is merged, closing off one of the milestones along the way to cleaning up the autoloader significantly. Daniel Pittman
05:37 pm Feature #12856 (Accepted): top level error handling should show traces
Right now we only print backtraces if the trace option is turned on. For many cases this makes sense, but if an excep... Patrick Carlisle
04:42 pm Facter Bug #12813: facter is now noisey on linodes due to stderr output from lspci.
We are running with this in production (all day) and have had no trouble with it, if that's useful in terms of testing. Ben Hughes
04:25 pm Bug #12850 (Accepted): determine if we ever need to call load without wrap in autoload
Right now Puppet::Util::Autoload allows one to specify whether to set the wrap option to Kernel.load. I'm not sure th... Patrick Carlisle

02/27/2012

02:56 pm Bug #12843: Affirm best practices for provider-specific parameters for package providers
It doesn't seem like there is a great deal of value in that compared to just flattening the namespace: having the pro... Daniel Pittman
02:13 pm Bug #12843: Affirm best practices for provider-specific parameters for package providers
I agree with all of your comments, but I thought that the solution I hinted at above would address most or all of the... Chris Price
01:50 pm Facter Feature #12720: Add CPU info for Solaris to processorN fact
The original pull request has been closed in favour of https://github.com/puppetlabs/facter/pull/180.
It now conta...
Chris Gardner
01:24 pm Feature #12842: support "--index-url" and "--extra-index-url" for python pip
As with my comments on 12843, this is a very uncomfortable part of the model. We should be trying to solve the gener... Daniel Pittman
01:23 pm Bug #12843: Affirm best practices for provider-specific parameters for package providers
I would strongly prefer that we either refuse provider specific parameters, or we allow them. The middle ground of a... Daniel Pittman
12:41 pm Bug #12844 (Closed): Puppet upgrade can't remove lockfile.
Procedure:
Start with 2.7.7
Run puppet agent --disable
Upgrade to 2.7.11
Run puppet agent --enable
Result:
...
Trevor Vaughan
12:27 pm Bug #7316 (Code Insufficient): puppet face applications (subcommands) delivered via modules shoul...
This isn't actually fixed yet. Pull request 518 ( https://github.com/puppetlabs/puppet/pull/518 ) was merged, but th... Chris Price
12:16 pm Feature #12126 (In Topic Branch Pending Review): make autoloader able to reload changed plugins
https://github.com/puppetlabs/puppet/pull/516 Patrick Carlisle
12:01 pm Bug #12843: Affirm best practices for provider-specific parameters for package providers
One other thing:
I did a quick audit of the "source" parameter to see what other places it might be being overload...
Chris Price
11:36 am Bug #12843 (Duplicate): Affirm best practices for provider-specific parameters for package providers
This pull request:
https://github.com/puppetlabs/puppet/pull/521
raised some questions about what is the best w...
Chris Price
11:12 am Feature #12842 (Accepted): support "--index-url" and "--extra-index-url" for python pip
This pull request:
https://github.com/puppetlabs/puppet/pull/521
raised a few questions / issues about the best...
Chris Price
09:56 am Puppet Dashboard Bug #12633 (Closed): Supply robots.txt with Puppet
Released in Puppet Dashboard 1.2.6 Matthaus Owens
09:55 am Feature #9455: Resolve the extlookup/hiera integration
Any update on this?
I know that the next release of puppet (2.7.12) is going to include the puppet module tool, wh...
micah -
09:53 am Cloud-Provisioner Feature #12499 (Merged - Pending Release): create action should exit if the created instances ent...
# Merged into master #
Targeted at the 1.0.2 release.
Merged into master as: <https://github.com/puppetlabs/pup...
Jeff McCune
09:43 am Bug #12835 (Accepted): Cisco device, interface type, ensure => absent won't work properly.... I t...
Hi,
I've been working on modifying the Cisco device code to work with Hp devices.
I started out fairly simple w...
Gary Richards
09:22 am Puppet Community Package Repository Bug #12677: Error from apt-mirror replicating apt.puppetlabs.com due to a typo in the Packages files
It looks like the pull has been merged, so once a new package for freight is released this problem should be resolved. Matthaus Owens
07:37 am Feature #12834 (Accepted): Use some version control system to retreive puppet config directly
Hi
Currently me and my colleagues put all puppet configs we create in one Github repo which we deploy on our master...
Alexander Swen
05:23 am Bug #9381: puppet 2.7.1 service{postfix: ensure=>stopped} error about not finding init script
I've solved this problem by forcing the service provider to "upstart".
# echo 'service{tty2: ensure => stopped...
Miguel Di Ciurcio Filho
01:50 am Bug #12830 (Rejected): Behavior change of the augeas resource between 2.6.13 and 2.6.14
Ahhh I forgot that. I took the puppetlabs' SRPM for .14, while .13 was from EPEL. So now I'm going to take the EPEL o... Peter Meier
12:02 am Bug #12789: Overwriting a class that's using a definition fails
It would be a lot easier to verify your bug with sample code.
And can you still verify it with the latest version?
Peter Meier
06:22 pm Bug #12833: Password property for User type is broke in OS X 10.8
Have a thread open on Apple's Developer Forums following this --> [https://devforums.apple.com/message/624254#624254]... Gary Larizza
06:17 pm Bug #12833: Password property for User type is broke in OS X 10.8
NDA expires when they release 10.8 tomorrow... Gary Larizza
04:34 pm Bug #1076 (In Topic Branch Pending Review): Error whilst reducing users' groups to zero.
Stefan Schulte

02/26/2012

01:24 pm Bug #1076: Error whilst reducing users' groups to zero.
The original problem can be solved in the same way.... Stefan Schulte
01:14 pm Bug #1076: Error whilst reducing users' groups to zero.
Dan Lowe wrote:
> On my test setup (Solaris 8 and 10, Puppet 2.7.5), groups also are not being updated if the list i...
Stefan Schulte

02/25/2012

02:47 pm Bug #12833 (Closed): Password property for User type is broke in OS X 10.8
Setting users passwords is broke in 10.8 due to the fact that Apple moved to PBKDF2 passwords in 10.8:... Gary Larizza
01:53 pm Facter Bug #12662 (Accepted): Facter --yaml is producing &id tags
Yup...verified this on el5 x86_64. here's the output with the bad tags from my run.
selinux_config_policy: &id0...
Matthaus Owens
12:33 pm Bug #12830: Behavior change of the augeas resource between 2.6.13 and 2.6.14
This looks like issue #11414, which was left unfixed in the 2.6.x series as only security related fixes were being ac... Dominic Cleal
10:26 am Facter Feature #12790 (In Topic Branch Pending Review): Facter should fail if a recursion is detected
Stefan Schulte
06:56 am Facter Bug #12831 (In Topic Branch Pending Review): recursion on fact resultion: kernel
Stefan Schulte
06:36 am Facter Bug #12831 (Closed): recursion on fact resultion: kernel
The kernel fact triggers a recursion:
to retrieve the value of the kernel fact we have to call the codeblock that ...
Stefan Schulte
06:18 am Bug #12830 (Rejected): Behavior change of the augeas resource between 2.6.13 and 2.6.14
It looks like we got a behavior change between these two versions and imho 2.6.13 was behaving in the correct way:
...
Peter Meier
06:13 am Facter Bug #12813 (Merged - Pending Release): facter is now noisey on linodes due to stderr output from ...
Merged into 1.6.x here:
<https://github.com/puppetlabs/facter/commit/a51ddb718a28524a690225654f00dc698bd78cdb>
...
Ken Barber

02/24/2012

02:51 pm Bug #6541: File type truncates target when filebucket can not retrieve hash
Released in 2.6.14 Matthaus Owens
02:49 pm Bug #6663 (Closed): puppet.conf says keylength defaults to 1024 -- should be 2048
Released in puppet 2.7.12rc1 Matthaus Owens
02:48 pm Bug #6663 (Merged - Pending Release): puppet.conf says keylength defaults to 1024 -- should be 2048
merged in <https://github.com/puppetlabs/puppet/commit/e3f1769420a9183107e8ca34cc0a5e11e1ef59e2> Matthaus Owens
02:47 pm Feature #5353 (Closed): Enable graph output by default.
Released in Puppet 2.7.12rc1 Matthaus Owens
02:47 pm Bug #2279 (Closed): gem provider reinstalls older version of gem when a newer version is installe...
Released in Puppet 2.7.12rc1 Matthaus Owens
02:47 pm Bug #12725 (Closed): Can't kick a windows agent
Released in Puppet 2.7.12rc1 Matthaus Owens
02:47 pm Feature #12645 (Closed): Face actions should have the ability to set specific exit codes
Released in 2.7.12rc1 Matthaus Owens
02:46 pm Feature #12645 (Merged - Pending Release): Face actions should have the ability to set specific e...
Merged in <https://github.com/puppetlabs/puppet/commit/fef777b60ffca37cd3a41dd642c6b0838e32b492> Matthaus Owens
02:46 pm Bug #12631 (Closed): Remove puppet module face code from 2.7.x for the 2.7.11 release
Released in 2.7.12rc1 Matthaus Owens
02:45 pm Bug #12564 (Closed): The execution helper method `execpipe` has a different API to `execute`
Released in 2.7.12rc1 Matthaus Owens
02:43 pm Bug #12452 (Closed): Puppet::Util::SELinux#read_mounts not compatible with Ruby 1.9.2p290
Released in Puppet 2.7.12rc1 Matthaus Owens
02:43 pm Bug #12424 (Merged - Pending Release): Semver needs to support other version matching syntaxes
Oops. Should have read before closing. Matthaus Owens
02:42 pm Bug #12424 (Closed): Semver needs to support other version matching syntaxes
Released in Puppet 2.7.12rc1 Matthaus Owens
02:42 pm Bug #12405 (Closed): storedconfig clean not parsing settings correctly
Released in Puppet 2.7.12rc1 Matthaus Owens
02:42 pm Bug #12403 (Closed): Windows agents should log to a file by default
Released in Puppet 2.7.12rc1 Matthaus Owens
02:42 pm Bug #12386 (Closed): puppet kick goes into infinite loop on Windows
Released in Puppet 2.7.12rc1 Matthaus Owens
02:41 pm Refactor #12372 (Closed): Remove duplicate methods from certificate_request
Released in Puppet 2.7.12rc1 Matthaus Owens
02:41 pm Bug #12363 (Closed): Don't rely on TMP environment variables during installation
Released in Puppet 2.7.12rc1 Matthaus Owens
02:41 pm Feature #12349 (Closed): Puppet module list should print out unsatisfied dependencies
Released in Puppet 2.7.12rc1 Matthaus Owens
02:40 pm Feature #12329 (Closed): Faces when_rendering methods should be able to access the arguments and ...
Released in Puppet 2.7.12rc1 Matthaus Owens
02:40 pm Bug #12268 (Closed): `String#each` is no longer available in Ruby 1.9, use `String#each_line` ins...
Released in Puppet 2.7.12rc1 Matthaus Owens
02:39 pm Bug #12244 (Closed): Move code that talks to the forge into a forge library
Released in Puppet 2.7.12rc1 Matthaus Owens
02:39 pm Bug #12195 (Closed): Puppet outputs Ruby warnings on RHEL directives
Released in Puppet 2.7.12rc1 Matthaus Owens
02:39 pm Puppet Community Package Repository Bug #12169 (Closed): Puppet spec file included in conf/redhat does not build cleanly in 2.7.10
Released in Puppet 2.7.12rc1 Matthaus Owens
02:38 pm Bug #12114 (Closed): File face can't print help
Released in Puppet 2.7.12rc1 Matthaus Owens
02:38 pm Refactor #12106 (Closed): Puppet PMT uninstall should match UX design for Geordi V1
Released in Puppet 2.7.12rc1 Matthaus Owens
02:38 pm Refactor #12106 (Merged - Pending Release): Puppet PMT uninstall should match UX design for Geord...
Merged at <https://github.com/puppetlabs/puppet/commit/21808b769173e2eb772a4ca41456fcfd81dbed1e> Matthaus Owens
02:37 pm Puppet Acceptance Refactor #12829 (Merged - Pending Release): Convert current `skip_test` usage to `confine` where ...
We have a `confine` method now to allow confining the host selectors to a subset of the hosts. We should be using thi... Justin Stoller
02:37 pm Bug #12101 (Closed): Autoloader class should check path with Puppet::Util::absolute_path?
Released in Puppet 2.7.12rc1 Matthaus Owens
02:37 pm Feature #12088 (Closed): Investigate merging FTW repo into Puppet proper
Released in Puppet 2.7.12rc1 Matthaus Owens
02:37 pm Bug #12081 (Closed): The pw user provider on FreeBSD doesn't remove the user's home directory whe...
Released in Puppet 2.7.12rc1 Matthaus Owens
02:37 pm Feature #12080 (Closed): Enhance Faces console logging
Released in Puppet 2.7.12rc1 Matthaus Owens
02:36 pm Bug #12070 (Closed): cron value munging can lead to strange errors
Released in Puppet 2.7.12rc1 Matthaus Owens
02:36 pm Bug #12051 (Closed): Exec onlyif / unless does not capture output
Released in Puppet 2.7.12rc1 Matthaus Owens
02:36 pm Bug #11961 (Closed): pypi is down leading to "Could not run Puppet configuration client: executio...
Released in Puppet 2.7.12rc1 Matthaus Owens
02:36 pm Refactor #11955 (Closed): Refactor uses of Puppet::Util.binread
Released in Puppet 2.7.12rc1 Matthaus Owens
02:35 pm Bug #11930 (Closed): Must use forward slashes when specifying a local modulepath on Windows
Released in Puppet 2.7.12rc1 Matthaus Owens
02:35 pm Bug #11826 (Closed): CA Face errors out when there are no certs to be displayed
Released in Puppet 2.7.12rc1 Matthaus Owens
02:35 pm Feature #11804 (Closed): Enhance Puppet Module Tool (PMT) search command
Released in Puppet 2.7.12rc1 Matthaus Owens
02:35 pm Bug #11740 (Closed): Puppet sometimes reports 'The handle is invalid'
Released in Puppet 2.7.12rc1 Matthaus Owens
02:34 pm Bug #11740 (Merged - Pending Release): Puppet sometimes reports 'The handle is invalid'
Matthaus Owens
02:31 pm Bug #11451 (Closed): multiple definitions of class allowed; multiple declarations gives misleadin...
Released in 2.7.12rc1 Matthaus Owens
02:31 pm Bug #11423 (Closed): Misleading error message when you import duplicate resources from StoreConfigs
Released in 2.7.12rc1 Matthaus Owens
02:31 pm Bug #11408 (Closed): Windows fact and pluginsync are broken
Released in 2.7.12rc1 Matthaus Owens
02:31 pm Bug #11057 (Closed): Better debugging output when skipping an agent/master run.
Released in 2.7.12rc1 Matthaus Owens
02:30 pm Bug #10417 (Closed): No diff command on Windows
Released in 2.7.12rc1 Matthaus Owens
02:30 pm Bug #10299 (Closed): Puppet.features.root? doesn't return true when running under as SYSTEM on Wi...
Released in 2.7.12rc1 Matthaus Owens
02:28 pm Bug #10296 (Closed): rspec unit tests are not reporting failure when they should be
Released in 2.7.12rc1 Matthaus Owens
02:27 pm Feature #10064 (Closed): Reports should return the environment of the client in the report
Released in 2.7.12rc1 Matthaus Owens
02:27 pm Bug #5445 (Closed): Mac pkg creation script should create /var/lib/puppet
Released in 2.7.12rc1 Matthaus Owens
02:26 pm Feature #5454 (Closed): Allow users to pluginsync Puppet "features"
Released in 2.7.12rc1 Matthaus Owens
02:23 pm Bug #6710 (Closed): Relationship syntax should work with title arrays
Released in 2.7.12rc1 Matthaus Owens
02:22 pm Bug #6771 (Closed): Mysterious ActiveRecord disk I/O Error
Released in 2.7.12rc1 Matthaus Owens
02:22 pm Bug #7485 (Closed): zypper 0.6 not working with puppet (default version in SLES 10.4 and earlier)
Released in 2.7.12rc1 Matthaus Owens
02:21 pm Bug #8435 (Closed): openbsd package provider is broken while installing from remote repositories
Released in 2.7.12rc1 Matthaus Owens
02:21 pm Feature #8855 (Closed): Follow HTTP redirects in appdmg and pkgdmg package providers
Released in 2.7.12rc1 Matthaus Owens
01:11 pm Facter Bug #12813 (In Topic Branch Pending Review): facter is now noisey on linodes due to stderr output...
Adrien Thebo
12:08 pm Bug #12775 (Accepted): missing parenthesis in util/instrumentation/listeners/process_name.rb
Thanks. This file has been removed in 2.7.11, but might be added back after some changes. Patrick Carlisle
10:26 am Facter Bug #12813 (Closed): facter is now noisey on linodes due to stderr output from lspci.
# Overview #
Due to Facter::Util::Resolution.exec just calling %x{} and not doing anything with STDERR (popen4!), ...
Ben Hughes
10:21 am Puppet Acceptance Bug #12613 (Closed): there should be a TestCase#pending method for tests under construction
Merged here: https://github.com/puppetlabs/puppet-acceptance/commit/67d238715227b6a90341a9b56dd13689da345269 Justin Stoller
10:20 am Puppet Acceptance Feature #12672 (Closed): create method to filter hosts
Justin Stoller
10:20 am Puppet Acceptance Feature #12672: create method to filter hosts
Merged here: https://github.com/puppetlabs/puppet-acceptance/commit/74b0530276c4e60e38ccf1e1b1205923832a099e Justin Stoller
10:19 am Puppet Acceptance Feature #12673 (Closed): There should be a Result#output that allows access to combined stderr & ...
Merged here: https://github.com/puppetlabs/puppet-acceptance/commit/3be93a6e05a7a67fd40c7ddb5157dac4d304921c Justin Stoller
10:19 am Puppet Acceptance Feature #12744 (Closed): Print Average Test Run Time and Total Suite Time in Summary
Merged here: https://github.com/puppetlabs/puppet-acceptance/commit/67d238715227b6a90341a9b56dd13689da345269 Justin Stoller
09:24 am Bug #11431: puppet kick failing with "hostname not match with the server certificate" unless ssl...
I have tried this in puppet v.2.7.10 and it's still failing in the same way. I've tried with both the ssldir and vard... Dan Urist
08:47 am Facter Bug #12723: Puppet apply freezes occasionally
To conclude the results for now.
I receive occasional but reproducible freezes on «puppet apply empty_manifest.pp»...
Timur Batyrshin
07:14 am Feature #12807 (Needs More Information): Might be nice if puppet doc had an option to display kno...
In the current puppet doc output, you just see a collapsed version of a regex like wwwddd.yoursite.com. It would be c... Joe McDonagh
06:50 am Bug #6020: scheduling ignored for tidy
I've noticed this as well in 2.7.5. Here are the relevant lines from a puppet agent run w/debug and verbose:
notice...
Jeremy Kindy
09:22 pm Puppet Dashboard Bug #10987: resource_statuses is far too large a table
Funny you should mention this. We have 2000 nodes checking in every 30 minutes with about ~400 resources each. I ha... Andrew Forgue
04:01 pm Bug #12805 (Accepted): Puppet warns about missing dependencies if the environment doesn't exist
When puppet agent provides an environment that the master doesn't have its error message is not as clear as it could ... William Van Hevelingen

02/23/2012

03:41 pm Puppet Community Package Repository Bug #12715 (Accepted): rabbitmq-plugin-stomp RPM requires missing rabbitmq-plugin-amqp
# Package, but no Signature #
Haus, I'm assigning this to you becuase the AMQP plugin used to be in the prosvc rep...
Jeff McCune
03:23 pm Puppet Dashboard Bug #12803 (Merged - Pending Release): Referring to top-scope variables as "parameters" in the da...
The name "parameters" implies that we have parameterized classes working, which we don't. This terminology comes from... Nick Fagerlund
02:36 pm Bug #12572 (Closed): 2.7.10 dumps last_run_summary.yaml after each test run
released in Puppet 2.7.11 Matthaus Owens
02:36 pm Bug #12572 (Merged - Pending Release): 2.7.10 dumps last_run_summary.yaml after each test run
Merged in <https://github.com/puppetlabs/puppet/commit/411828be395a68d70fec634fa8d8ff12572e8501> Matthaus Owens
02:33 pm Facter Bug #11511 (In Topic Branch Pending Review): fact "architecture" picks up x86_64 rather than amd64
I split the lsbrelease facts into different files and I have tested the patch against `1.6.x` and `1.6.3`. It does wo... Stefan Schulte
02:29 pm Puppet Community Package Repository Bug #12715: rabbitmq-plugin-stomp RPM requires missing rabbitmq-plugin-amqp
Strange, I could have sworn this package was already out there.
I'm going to look into building a new RPM and SRPM...
Jeff McCune
02:19 pm Bug #12773: Service Status detection does not always work properly on Ubuntu
so `/sbin/service $my_service status` does not work right? That's also what I've got reading the launchpad bug:
...
Stefan Schulte
01:43 pm Bug #12310 (Closed): Significant slow down in 2.7.10 apply
released in Puppet 2.7.11 Matthaus Owens
01:27 pm Bug #12464 (Closed): puppet apply looks up facts twice
released in Puppet 2.7.11 Matthaus Owens
01:26 pm Bug #12412 (Closed): Refactor puppet acceptance tests to run on Windows agents
released in Puppet 2.7.11 Matthaus Owens
01:22 pm Bug #12188 (Closed): agent when run --no-daemonize tries to remove the pid of a running daemon
released in Puppet 2.7.11 Matthaus Owens
12:32 pm Bug #12779 (Accepted): Resource Alias and Relationship Chaining Error
It looks like we make relationships before evaluating (and thus aliasing) resources. Oops.. Nick Lewis
12:23 pm Puppet Community Package Repository Bug #12797 (Rejected): Wild goose chase, or the problems I had with dashboard. 1.2.3 to 1.3.6 on ...
Debian squeeze.
Doing the following upgrades:...
Ben Hughes
11:58 am Bug #12773 (Needs Decision): Service Status detection does not always work properly on Ubuntu
This is actually a nasty problem: Ubuntu have broken init scripts, since they return 0 (eg: running) from what otherw... Daniel Pittman
11:54 am Bug #12501: Certificate CN parsing is broken
Jascha Lee wrote:
> Here's what I did to fix this in /usr/lib/ruby/site_ruby/1.8/puppet/network/http/rack/rest.rb:
...
Daniel Pittman
11:54 am Bug #12397 (Needs More Information): Puppet doesn't work initially after touch'ing any .pp source...
Still trying to work out what is going on here - sorry it is taking a while.
I see in your original report that yo...
Daniel Pittman
11:51 am Feature #9477: Bash completion script for puppet faces/legacy subcommands
Matt Robinson wrote:
> It should be useable in it's current state, it's just not included with core Puppet. If you ...
Daniel Pittman
11:49 am Bug #3413 (Accepted): puppet fails to create a managed user's home directory
It seems entirely reasonable to me that Puppet should create a missing home directory, and manage ownership of the di... Daniel Pittman
11:46 am Feature #10111 (Code Insufficient): Puppet should deprecate the use of CRLs and move towards OCSP
Nick Lewis had a couple of comments on the commits over in the pull request, which it would be great to address. Daniel Pittman
11:32 am Bug #12197: Array handling broken in 2.7.10
Has this been fixed in 2.7.11? The release notes don't mention this bug. Andreas Ntaflos
10:37 am Bug #12501: Certificate CN parsing is broken
Here's what I did to fix this in /usr/lib/ruby/site_ruby/1.8/puppet/network/http/rack/rest.rb:
89c89
< ...
Jascha Lee
09:27 am Puppet Dashboard Feature #6517: should not display internal puppet resources
Daniel Pittman wrote:
> In practical terms I doubt much happens, because the schedule feature is relatively little...
Nigel Kersten
07:04 am Facter Feature #12790 (Closed): Facter should fail if a recursion is detected
Facter already detects recursions (`fact a queries fact b queries fact a`) but instead of raising an exception or at ... Stefan Schulte
06:55 am Facter Bug #11511: fact "architecture" picks up x86_64 rather than amd64
Facter does work for me again (correct architecture fact) in 1.6.5 and I traced it down to commit:b0b5282e which seem... Stefan Schulte
03:01 am Bug #12789 (Closed): Overwriting a class that's using a definition fails
Hello,
please apologize if this was reported elsewhere already...
We have class X that's included in the defaul...
Thomas Sturm
 

Also available in: Atom