[Facter - Bug #8210] virtual => physical for kvm guests

2012-05-20 Thread tickets
Issue #8210 has been updated by Adrien Thebo. Assignee deleted (shubhra sinha varma) If I recall correctly, checking the CPUID instruction means having native compiled code - or at least, when I looked at virt-what it was building a tiny binary to do this detection. Considering facter can run

[Puppet - Bug #14600] (Unreviewed) file integration specs should remove all temporary files

2012-05-20 Thread tickets
Issue #14600 has been reported by Stefan Schulte. Bug #14600: file integration specs should remove all temporary files https://projects.puppetlabs.com/issues/14600 Author: Stefan Schulte Status: Unreviewed Priority: Normal Assignee: Category: Target ver

[Puppet - Bug #14531] Puppet doesn't create symlinks when just using 'target => /path/to/file'

2012-05-20 Thread tickets
Issue #14531 has been updated by Stefan Schulte. I guess the intended behaviour is that puppet will only check the correct link target if the link does already exist (because you omitted the ensure property). To make sure that a certain link exists *and* does point to a certain target you hav

[Puppet - Bug #14527] id throws an error when used in a template

2012-05-20 Thread tickets
Issue #14527 has been updated by Stefan Schulte. You can write standard ruby code inside an erb template and since ruby <1.9 does have an `id` method you do not get the expected results. But facts can (should) be accessed in erb templates as instance variables (see http://docs.puppetlabs.com/

[Puppet - Feature #14593] (Duplicate) Puppet doc should be able to skip tests.

2012-05-20 Thread tickets
Issue #14593 has been updated by Josh Cooper. Status changed from Unreviewed to Duplicate Feature #14593: Puppet doc should be able to skip tests. https://projects.puppetlabs.com/issues/14593#change-63352 Author: Ashley Penney Status: Duplicate Priority

[Puppet - Bug #14344] File being removed- three times

2012-05-21 Thread tickets
Issue #14344 has been updated by James Patterson. Yes that's right: I suspect the problem is that puppet is discarding changes it plans to make because a puppet.conf update is triggering a puppet restart. Bug #14344: File being removed- three times https

[Facter - Bug #14466] (In Topic Branch Pending Review) Error when there are no facts found

2012-05-21 Thread tickets
Issue #14466 has been updated by Hailee Kenney. Status changed from Accepted to In Topic Branch Pending Review Branch set to https://github.com/puppetlabs/facter/pull/214 Bug #14466: Error when there are no facts found https://projects.puppetlabs.com/iss

[Facter - Bug #14466] Error when there are no facts found

2012-05-21 Thread tickets
Issue #14466 has been updated by Jeff Weiss. Andy, does this PR satisfies your expectations when Facter can't find any facts (perhaps because you have a relative path in your `$RUBY_LIB`)? Bug #14466: Error when there are no facts found https://projects.

[Puppet - Bug #4415] puppetd ignores resources in the catalog if the type code cannot be found

2012-05-21 Thread tickets
Issue #4415 has been updated by Chris Price. File 4415-ruby-types-and-source-code.tar.gz added I now have a simple repro scenario for this. Repro Steps --- * Untar the attached tarball; it contains the following: * A simple ruby-defined type (which is just a copy of our Notify type)

[Puppet - Feature #2198] (Investigating) Install multiple package within a single call to the package manager

2012-05-21 Thread tickets
Issue #2198 has been updated by Daniel Pittman. Status changed from In Topic Branch Pending Review to Investigating Assignee deleted (Nick Lewis) Target version deleted (2.7.x) Feature #2198: Install multiple package within a single call to the package

[Puppet - Bug #4415] puppetd ignores resources in the catalog if the type code cannot be found

2012-05-21 Thread tickets
Issue #4415 has been updated by Chris Price. Following up on the comments above; here's what's actually happening here. * The catalog is compiled successfully on the master because it has access to the ruby code for the ruby-defined type. For the manifest-defined type, it adds the nested not

[Puppet - Bug #14355] performance issue with 2.7.14

2012-05-21 Thread tickets
Issue #14355 has been updated by konrad rzentarzewski. File puppetdb.png added it seems it's somehow related to storeconfigs code - puppetdb seem to mitigate it. i don't know if Steve is using stored configs, i think it should be important bit of information. --

[Puppet - Bug #4415] puppetd ignores resources in the catalog if the type code cannot be found

2012-05-21 Thread tickets
Issue #4415 has been updated by Chris Price. The severity of this problem should be lessened a bit because of the fact that pluginsync is now enabled by default in Telly; it feels like the most common occurrences of this problem would have been because someone forgot to pluginsync some new co

[Puppet - Bug #4415] (Needs Decision) puppetd ignores resources in the catalog if the type code cannot be found

2012-05-21 Thread tickets
Issue #4415 has been updated by Chris Price. Status changed from Accepted to Needs Decision Assignee changed from Chris Price to Daniel Pittman After a quick glance, it does look like it might be possible to solve this for now with a metaparameter; they do seem intact in the catalog across the

[Puppet - Refactor #14616] (Unreviewed) deprecation warning should take version argument

2012-05-21 Thread tickets
Issue #14616 has been reported by Patrick Carlisle. Refactor #14616: deprecation warning should take version argument https://projects.puppetlabs.com/issues/14616 Author: Patrick Carlisle Status: Unreviewed Priority: Normal Assignee: Category: Target ve

[Puppet] 'TechnicalDebt' wiki page has been added

2012-05-21 Thread tickets
The 'TechnicalDebt' wiki page has been added by Patrick Carlisle. https://projects.puppetlabs.com/projects/puppet/wiki/TechnicalDebt -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click he

[Puppet - Bug #14615] puppet resource service will kill your gentoo system

2012-05-21 Thread tickets
Issue #14615 has been updated by Nick Lewis. Project changed from PuppetDB to Puppet Moved to Puppet project. Bug #14615: puppet resource service will kill your gentoo system https://projects.puppetlabs.com/issues/14615#change-63393 Author: Stefan Schult

[Facter - Bug #14466] Error when there are no facts found

2012-05-21 Thread tickets
Issue #14466 has been updated by Andrew Parker. I think this covers what I was asking for. I haven't tried it out, so I'll just assume it does the right thing. I've also left some comments on the PR. Bug #14466: Error when there are no facts found http

[Puppet - Bug #14589] Puppet performs excessive stats when loading types (and other things)

2012-05-21 Thread tickets
Issue #14589 has been updated by Andrew Parker. Patrick pointed out via email that the method referenced in the patch (`directory_exist?`) has been completely removed in Puppet 3. Taking a look at 2.7, it looks like some of the code has been changed around there, as well. What kind of speed

[Puppet] 'Downloading Puppet' wiki page has been updated

2012-05-21 Thread tickets
The 'Downloading Puppet' wiki page has been updated by Moses Mendoza. Downloading Puppet: https://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet View differences: https://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet/diff/173 -- You have received this notific

[Puppet - Bug #14620] (Unreviewed) puppet-mode indentation and compatibility fixes

2012-05-21 Thread tickets
Issue #14620 has been reported by Russ Allbery. Bug #14620: puppet-mode indentation and compatibility fixes https://projects.puppetlabs.com/issues/14620 Author: Russ Allbery Status: Unreviewed Priority: Low Assignee: Category: ext Target version: Affect

[Puppet - Bug #13070] puppet describe --list explodes with undefined method 'downcase' for nil:NilClass

2012-05-21 Thread tickets
Issue #13070 has been updated by Jeff McCune. Bump. Any status update on the review? Bug #13070: puppet describe --list explodes with undefined method 'downcase' for nil:NilClass https://projects.puppetlabs.com/issues/13070#change-63411 Author: David G

[Puppet - Bug #14621] (Unreviewed) puppet-mode autoload correctness

2012-05-21 Thread tickets
Issue #14621 has been reported by Russ Allbery. Bug #14621: puppet-mode autoload correctness https://projects.puppetlabs.com/issues/14621 Author: Russ Allbery Status: Unreviewed Priority: Low Assignee: Category: ext Target version: Affected Puppet versi

[Facter - Bug #14466] Error when there are no facts found

2012-05-21 Thread tickets
Issue #14466 has been updated by Hailee Kenney. Updated pull request to fix style issues. Bug #14466: Error when there are no facts found https://projects.puppetlabs.com/issues/14466#change-63417 Author: Andrew Parker Status: In Topic Branch Pending Rev

[Puppet - Bug #14615] puppet resource service will kill your gentoo system

2012-05-21 Thread tickets
Issue #14615 has been updated by Stefan Schulte. thanks Nick Bug #14615: puppet resource service will kill your gentoo system https://projects.puppetlabs.com/issues/14615#change-63419 Author: Stefan Schulte Status: Unreviewed Priority: Normal Assignee:

[Puppet - Bug #14355] performance issue with 2.7.14

2012-05-21 Thread tickets
Issue #14355 has been updated by Steve Traylen. Hi, strored configs are enabled but we are hardly using them , less that 5 things shared amongst 5 hosts... But maybe its just having it enabled. The new rc's release notes mention a lot of speedups in compilation. puppetdb .. the future and it'

[Puppet - Bug #14343] undefined method twoscope_lookupvar while looking for top scope or facter variables

2012-05-21 Thread tickets
Issue #14343 has been updated by Andrew Parker. File scoping.patch added Konrad, Justin, thank you for helping out on trying to figure this out. I've put together a patch that you can apply that should give some more information about what is going on. Could you apply the patch to a test env

[Facter - Bug #14623] (Unreviewed) Warn if fact has no definition

2012-05-21 Thread tickets
Issue #14623 has been reported by Hailee Kenney. Bug #14623: Warn if fact has no definition https://projects.puppetlabs.com/issues/14623 Author: Hailee Kenney Status: Unreviewed Priority: Normal Assignee: Hailee Kenney Category: Target version: 2.X Keyw

[Facter - Feature #14623] Warn if fact has no definition

2012-05-21 Thread tickets
Issue #14623 has been updated by Hailee Kenney. Tracker changed from Bug to Feature Description updated Feature #14623: Warn if fact has no definition https://projects.puppetlabs.com/issues/14623#change-63427 Author: Hailee Kenney Status: Unreviewed Pr

[Facter - Feature #14623] (Accepted) Warn if fact has no definition

2012-05-21 Thread tickets
Issue #14623 has been updated by Hailee Kenney. Status changed from Unreviewed to Accepted Feature #14623: Warn if fact has no definition https://projects.puppetlabs.com/issues/14623#change-63428 Author: Hailee Kenney Status: Accepted Priority: Normal

[Puppet - Bug #14343] undefined method twoscope_lookupvar while looking for top scope or facter variables

2012-05-21 Thread tickets
Issue #14343 has been updated by Russ Allbery. We're also having the same problem with Debian stable systems running 2.7.14 on the Puppet master from backports.debian.org. As mentioned above, it seems to be specific to classes that inherit from and override other classes, and involves facter

[Puppet - Bug #14355] performance issue with 2.7.14

2012-05-21 Thread tickets
Issue #14355 has been updated by Carl Caum. Are you using module metadata? Do any of your modules contain a metadata.json file in the module's root directory? If so, try out the patch outlined in this thread. http://groups.google.com/group/puppet-dev/browse_thread/thread/5634e66c7d1d0001/2

[Puppet - Bug #3238] puppetmaster uses to many mysql connections

2012-05-21 Thread tickets
words: mysql postgresql max_connections connections storeconfigs Branch: https://github.com/jamtur01/puppet/tree/tickets/2.7.x/3238 Hello, after upgrading to 0.25.4 this morning (debian package from squeeze on lenny ), I saw that the number of mysql connections increased greatly and then re

[Facter - Feature #14570] Separate fact definition from fact resolution

2012-05-21 Thread tickets
Issue #14570 has been updated by Jeff Weiss. Branch set to https://github.com/puppetlabs/facter/tree/integration/fact_definition Feature #14570: Separate fact definition from fact resolution https://projects.puppetlabs.com/issues/14570#change-63432 Aut

[Facter - Feature #14623] (In Topic Branch Pending Review) Warn if fact has no definition

2012-05-21 Thread tickets
Issue #14623 has been updated by Hailee Kenney. Status changed from Accepted to In Topic Branch Pending Review Branch set to https://github.com/puppetlabs/facter/tree/integration/fact_definition -

[Puppet - Bug #14343] undefined method twoscope_lookupvar while looking for top scope or facter variables

2012-05-21 Thread tickets
Issue #14343 has been updated by Andrew Parker. Russ, can you come up with a self contained reproduction case or apply the patch and provide the debug information? All of these snippets that are coming in are helping to define it, but what I really need is reproduction steps in order to fix

[Puppet - Bug #14343] undefined method twoscope_lookupvar while looking for top scope or facter variables

2012-05-21 Thread tickets
Issue #14343 has been updated by Russ Allbery. At least at the moment, I'm afraid I don't have time to do that. We've reverted to 2.7.11 since this was a showstopper. Bug #14343: undefined method twoscope_lookupvar while looking for top scope or facter

[Puppet - Bug #4415] puppetd ignores resources in the catalog if the type code cannot be found

2012-05-21 Thread tickets
Issue #4415 has been updated by Daniel Pittman. Chris Price wrote: > After a quick glance, it does look like it might be possible to solve this > for now with a metaparameter; they do seem intact in the catalog across the > wire. This sort of data packing has had a long tail of trouble behind

[Puppet - Bug #593] Puppet's cron type struggles with vixie-cron

2012-05-22 Thread tickets
Issue #593 has been updated by Felix Frank. Nigel Kersten wrote: > We have a bunch of cron issues. I'm going to tag all the open cron issues > with 'cronfixit' and we'll try to address them all at once. So, I take it that's not working out too well for you? ;-S

[Puppet - Bug #14639] (Unreviewed) On puppet agent run: Could not intern from pson: source did not contain any PSON!

2012-05-22 Thread tickets
Issue #14639 has been reported by Nico Schottelius. Bug #14639: On puppet agent run: Could not intern from pson: source did not contain any PSON! https://projects.puppetlabs.com/issues/14639 Author: Nico Schottelius Status: Unreviewed Priority: Normal A

[Puppet - Bug #14639] On puppet agent run: Could not intern from pson: source did not contain any PSON!

2012-05-22 Thread tickets
Issue #14639 has been updated by James Turnbull. Description updated Bug #14639: On puppet agent run: Could not intern from pson: source did not contain any PSON! https://projects.puppetlabs.com/issues/14639#change-63451 Author: Nico Schottelius Statu

[Puppet - Bug #14639] On puppet agent run: Could not intern from pson: source did not contain any PSON!

2012-05-22 Thread tickets
Issue #14639 has been updated by James Turnbull. Probably a duplicate of #5547. Bug #14639: On puppet agent run: Could not intern from pson: source did not contain any PSON! https://projects.puppetlabs.com/issues/14639#change-63452 Author: Nico Schotte

[Puppet - Bug #14639] (Needs More Information) On puppet agent run: Could not intern from pson: source did not contain any PSON!

2012-05-22 Thread tickets
Issue #14639 has been updated by James Turnbull. Category set to plumbing Status changed from Unreviewed to Needs More Information Assignee set to Nico Schottelius Affected Puppet version set to 2.7.4 What server are you running? Webrick? Passenger? on the master. ---

[Puppet - Bug #14639] On puppet agent run: Could not intern from pson: source did not contain any PSON!

2012-05-22 Thread tickets
Issue #14639 has been updated by Nico Schottelius. Assignee deleted (Nico Schottelius) Downgraded puppetmaster to 2.7.6, does not fix the issue. Bug #14639: On puppet agent run: Could not intern from pson: source did not contain any PSON! https://projec

[Puppet - Bug #14639] On puppet agent run: Could not intern from pson: source did not contain any PSON!

2012-05-22 Thread tickets
Issue #14639 has been updated by Nico Schottelius. Puppetmaster is being run like this: puppet master --confdir ~/etc --vardir ~/var (as user puppet) Bug #14639: On puppet agent run: Could not intern from pson: source did not contain any PSON! https:

[Puppet - Bug #5547] Periodic "source did not contain any PSON!" error on all clients. Server / client version 2.6.2

2012-05-22 Thread tickets
Issue #5547 has been updated by James Turnbull. Some quick testing here has discovered that this error does not seem to appear when using Passenger. Obviously my testing capability is limited - Is anyone on the bug using Passenger? If not, I'd recommend migrating away from the Webrick server

[Puppet - Bug #14639] On puppet agent run: Could not intern from pson: source did not contain any PSON!

2012-05-22 Thread tickets
Issue #14639 has been updated by James Turnbull. Assignee set to Nico Schottelius In the past we've seen this error on the inbuilt Webrick server - replacing that with Passenger has resolved the issues. Are you able to try that? Bug #14639: On puppet age

[Puppet - Bug #6210] (Closed) Fix error messages to be meaningful

2012-05-22 Thread tickets
Issue #6210 has been updated by James Turnbull. Status changed from Needs More Information to Closed This error message is fixed in 2.7.x and later (and perhaps even in earlier 2.6.x releases also. Bug #6210: Fix error messages to be meaningful https://p

[Puppet - Bug #14639] On puppet agent run: Could not intern from pson: source did not contain any PSON!

2012-05-22 Thread tickets
Issue #14639 has been updated by Nico Schottelius. Assignee deleted (Nico Schottelius) This is actually a "user only" installation in which the user has only control of his home directory. Getting the admin to install apache/passenger is unlikely ("deprecated technology"). Is there another wo

[Puppet - Bug #14639] On puppet agent run: Could not intern from pson: source did not contain any PSON!

2012-05-22 Thread tickets
Issue #14639 has been updated by James Turnbull. The only other idea I have is to delete the .puppet directory in the user's home directory. That was mentioned in another post with this error. Bug #14639: On puppet agent run: Could not intern from pson:

[Puppet - Bug #14639] On puppet agent run: Could not intern from pson: source did not contain any PSON!

2012-05-22 Thread tickets
Issue #14639 has been updated by Nico Schottelius. I can't delete it, because it's not there: -bash-4.1$ ls -a . .. .bash_history .bash_login .bashrc etc .gem .lesshst .pki .rvm .ssh var .viminfo .zlogin .zshrc -bash-4.1$ Bu

[Puppet - Bug #593] Puppet's cron type struggles with vixie-cron

2012-05-22 Thread tickets
Issue #593 has been updated by Felix Frank. Uhm, snideness aside, I've gone ahead and proposed a fix in https://github.com/ffrank/puppet/tree/ticket/2.7.x/593-vixie-cron-headers. So, no hard feelings? Bug #593: Puppet's cron type struggles with vixie-cr

[Puppet - Feature #7272] Puppet should allow for *automatic resigning* of SSL certs

2012-05-22 Thread tickets
Issue #7272 has been updated by Matt Wise. Trevor, For what its worth, I gave up on this a long time ago.. I'm not sure why but the Puppet team doesn't really see this as a priority as far as I can tell. Since valid-SSL certificates are of the utmost importance in my environments, we implem

[Puppet - Bug #12594] (Re-opened) Parser functions in modules can cause errors on nodes, even though they only run on masters

2012-05-22 Thread tickets
Issue #12594 has been updated by Matt Wise. Status changed from Duplicate to Re-opened Priority changed from Low to High Affected Puppet version changed from 2.7.9 to 2.7.14 I'm not sure this is a duplicate of #11858, unless I mis-read that ticket. That ticket talks about consistency between ru

[Puppet - Bug #12594] Parser functions in modules can cause errors on nodes, even though they only run on masters

2012-05-22 Thread tickets
Issue #12594 has been updated by Chris Price. I believe that this is already fixed in 3.0; pluginsync won't attempt to make any distinction between which code it syncs, but it won't load *any* of the synced code into the interpreter until it is explicitly referenced by the agent's catalog. A

[Puppet - Bug #4415] puppetd ignores resources in the catalog if the type code cannot be found

2012-05-22 Thread tickets
Issue #4415 has been updated by Chris Price. I generally agree with this assessment... however, I suspect that our solution for making the catalog more generically extensible is going to be to add yet another bucket that we can dump metadata into. So we'll have "parameters", (the not-so-fant

[Puppet - Bug #5610] hasstatus breaks dependency of named service resource.

2012-05-22 Thread tickets
Issue #5610 has been updated by darren sy. Got an issue in line of uniqueness_key is calculated without any translations to a resource or trans object. [iphone keyboard](http://www.solidlineproducts.com/iphone/slide-type2.html) Bug #5610: hasstatus br

[Facter - Feature #13046] Support physicalprocessorcount on FreeBSD

2012-05-22 Thread tickets
Issue #13046 has been updated by micah -. Why not do this: rtr0# sysctl hw.ncpu hw.ncpu: 4 ? That seems pretty simple, and much better than parsing a log file Feature #13046: Support physicalprocessorcount on FreeBSD https://projects.puppetlabs.com/issu

[Puppet - Bug #8433] Seemingly random failures after 2.7.1

2012-05-22 Thread tickets
Issue #8433 has been updated by darren sy. I usually got an issue when using and "import" value. [H2S scavenger](http://www.oilfieldwiki.com/wiki/H2S_scavenger) Bug #8433: Seemingly random failures after 2.7.1 https://projects.puppetlabs.com/issues/843

[Facter - Feature #13046] Support physicalprocessorcount on FreeBSD

2012-05-22 Thread tickets
Issue #13046 has been updated by micah -. or more precise: rtr0# sysctl -n hw.ncpu 4 (man sysctl is your friend from there on) thanks go to anarcat :) Feature #13046: Support physicalprocessorcount on FreeBSD https://projects.puppetlabs.com/issues/13

[Puppet - Bug #14644] (Unreviewed) Scientific linux not detected in useradd provider

2012-05-22 Thread tickets
Issue #14644 has been reported by Bram Vandoren. Bug #14644: Scientific linux not detected in useradd provider https://projects.puppetlabs.com/issues/14644 Author: Bram Vandoren Status: Unreviewed Priority: Normal Assignee: Category: user Target version:

[Facter - Bug #14466] (Merged - Pending Release) Error when there are no facts found

2012-05-22 Thread tickets
Issue #14466 has been updated by Hailee Kenney. Status changed from In Topic Branch Pending Review to Merged - Pending Release Bug #14466: Error when there are no facts found https://projects.puppetlabs.com/issues/14466#change-63486 Author: Andrew Park

[Puppet - Bug #14589] Puppet performs excessive stats when loading types (and other things)

2012-05-22 Thread tickets
Issue #14589 has been updated by Daniel Pittman. For Telly this moved to https://github.com/puppetlabs/puppet/blob/master/lib/puppet/util/autoload.rb#L132 - and needs the equivalent caching optimization added, otherwise it restores the huge stat cost.

[Puppet - Feature #7243] Additional data in Puppet CSRs (certdnsnames, and custom data)

2012-05-22 Thread tickets
Issue #7243 has been updated by James Turnbull. Assignee changed from Teyo Tyree to Daniel Pittman Branch changed from https://github.com/puppetlabs/puppet/pull/269 to https://github.com/puppetlabs/puppet/pull/806 I've again updated this code to reflect the current state of master. Again - I n

[Puppet - Bug #5898] Node regex beginning with dash results in invalid tag

2012-05-22 Thread tickets
Issue #5898 has been updated by Duncan McNaught. Hi Nigel, Thanks for updating this ticket to urgent - is it being worked on? Thanks --Duncan Bug #5898: Node regex beginning with dash results in invalid tag https://projects.puppetlabs.com/issues/5898#ch

[Puppet - Bug #12594] Parser functions in modules can cause errors on nodes, even though they only run on masters

2012-05-22 Thread tickets
Issue #12594 has been updated by Joe McDonagh. If that's the case, I believe this should remain closed. Bug #12594: Parser functions in modules can cause errors on nodes, even though they only run on masters https://projects.puppetlabs.com/issues/12594#c

[Puppet - Bug #8778] Equality in Puppet is not commutative

2012-05-22 Thread tickets
Issue #8778 has been updated by Matthaus Litteken. This behavior was present since 2.6.0. This does seem late in the game for 2.7.x to change this up, even if it is a bug. Bug #8778: Equality in Puppet is not commutative https://projects.puppetlabs.com/i

[Puppet - Bug #8778] (Closed) Equality in Puppet is not commutative

2012-05-22 Thread tickets
Issue #8778 has been updated by Daniel Pittman. Status changed from Re-opened to Closed Matthaus Litteken wrote: > This behavior was present since 2.6.0. This does seem late in the game for > 2.7.x to change this up, even if it is a bug. Ultimately, this is enough of a surprising behaviour tha

[Puppet - Bug #14647] (Unreviewed) Puppet resource does not return 4-digit mode

2012-05-22 Thread tickets
Issue #14647 has been reported by Eric Shamow. Bug #14647: Puppet resource does not return 4-digit mode https://projects.puppetlabs.com/issues/14647 Author: Eric Shamow Status: Unreviewed Priority: Normal Assignee: Category: usability Target version: Af

[Puppet - Bug #14615] puppet resource service will kill your gentoo system

2012-05-22 Thread tickets
Issue #14615 has been updated by Stefan Schulte. Category set to service Assignee set to Stefan Schulte Bug #14615: puppet resource service will kill your gentoo system https://projects.puppetlabs.com/issues/14615#change-63503 Author: Stefan Schulte Sta

[Puppet - Bug #10258] (Closed) LDAP node indirector broken

2012-05-22 Thread tickets
Issue #10258 has been updated by Joshua Lifton. Status changed from Investigating to Closed The original support ticket was closed and the original problem couldn't be reproduced. Bug #10258: LDAP node indirector broken https://projects.puppetlabs.com/is

[Puppet - Bug #7463] yum package provider doesn't piece together package name with arch correctly.

2012-05-22 Thread tickets
Issue #7463 has been updated by Joshua Lifton. Assignee set to Daniel Pittman Per a discussion with Daniel, I've added this ticket to the Puppet Roadmap (http://projects.puppetlabs.com/projects/puppet/wiki/RoadMap). Bug #7463: yum package provider doesn'

[Puppet - Bug #14609] Wrong ssldir used when using 3.0rc1 packages under passenger

2012-05-22 Thread tickets
Issue #14609 has been updated by Chris Price. I believe I have a fix for this here: https://github.com/cprice-puppet/puppet/commit/0cea47ec90e77e81c27ffbedbd46bb5357a45d66 Would like to test it a bit before submitting a pull request. Will check in with Haus for help on how best to do that.

[Facter - Feature #7642] (Duplicate) Windows architecture fact

2012-05-22 Thread tickets
Issue #7642 has been updated by Josh Cooper. Status changed from Accepted to Duplicate I'm closing this as a duplicate of #10261, since facter does report an architecture fact on Windows, it's just not correct for 64-bit OS's, which is what #10261 is about.

[Puppet - Bug #14615] (In Topic Branch Pending Review) puppet resource service will kill your gentoo system

2012-05-22 Thread tickets
Issue #14615 has been updated by Stefan Schulte. Status changed from Unreviewed to In Topic Branch Pending Review Branch set to https://github.com/puppetlabs/puppet/pull/808 Bug #14615: puppet resource service will kill your gentoo system https://project

[Puppet - Feature #7272] Puppet should allow for *automatic resigning* of SSL certs

2012-05-22 Thread tickets
Issue #7272 has been updated by Jeff McCune. For what it's worth, we're planning to address the initial certificate problem as part of the capabilities we need in place for the upcoming Sites work. There's a discussion about Sites and the need to simplify the initial key signing process on th

[Facter - Bug #10261] Facter reports incorrect windows architecture

2012-05-22 Thread tickets
Issue #10261 has been updated by Josh Cooper. Branch deleted (2.7.x) Affected Facter version changed from 1.6.6 to 1.5.8 Windows has different names for what constitutes a 64-bit OS. There's `amd64`, `x86_64`, and `x64`. I think `x64` is the preferred name currently: `Windows Server x64` `

[Facter] 'Wiki' wiki page has been updated

2012-05-22 Thread tickets
The 'Wiki' wiki page has been updated by Moses Mendoza. Wiki: https://projects.puppetlabs.com/projects/facter/wiki/Wiki View differences: https://projects.puppetlabs.com/projects/facter/wiki/Wiki/diff/40 -- You have received this notification because you have either subscribed to it, or are i

[Puppet - Bug #14652] (Unreviewed) Resource requiring self fails to apply but does not generate an error, even with --debug

2012-05-22 Thread tickets
Issue #14652 has been reported by David Gwilliam. Bug #14652: Resource requiring self fails to apply but does not generate an error, even with --debug https://projects.puppetlabs.com/issues/14652 Author: David Gwilliam Status: Unreviewed Priority: Normal

[Puppet - Bug #14652] Resource requiring self fails to apply but does not generate an error, even with --debug

2012-05-22 Thread tickets
Issue #14652 has been updated by David Gwilliam. Description updated Bug #14652: Resource requiring self fails to apply but does not generate an error, even with --debug https://projects.puppetlabs.com/issues/14652#change-63527 Author: David Gwilliam S

[Puppet] 'Downloading Puppet' wiki page has been updated

2012-05-22 Thread tickets
The 'Downloading Puppet' wiki page has been updated by Moses Mendoza. Downloading Puppet: https://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet View differences: https://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet/diff/174 -- You have received this notific

[Puppet - Feature #14654] (Unreviewed) :undef should not be synonymous with the empty string in Puppet if/case/selector

2012-05-22 Thread tickets
Assignee: Category: Target version: Waldorf Affected Puppet version: Keywords: Branch: This feature request is a spin-off of the resolution of #8778. In trying to trace back through :undef-related tickets in order to get a better idea of what the intention moving forward is, I unearthed

[Puppet - Bug #8778] Equality in Puppet is not commutative

2012-05-22 Thread tickets
Issue #8778 has been updated by Reid Vandewiele. Spin-off feature request: #14654 Bug #8778: Equality in Puppet is not commutative https://projects.puppetlabs.com/issues/8778#change-63529 Author: Jeff McCune Status: Closed Priority: Normal Assignee: Dani

[Facter - Bug #10261] (In Topic Branch Pending Review) Facter reports incorrect windows architecture

2012-05-22 Thread tickets
Issue #10261 has been updated by Josh Cooper. Status changed from Accepted to In Topic Branch Pending Review Branch set to https://github.com/puppetlabs/facter/pull/217 Bug #10261: Facter reports incorrect windows architecture https://projects.puppetlabs

[Puppet - Bug #8778] Equality in Puppet is not commutative

2012-05-22 Thread tickets
Issue #8778 has been updated by Erik Dalén. I would definitely have liked this to have been resolved the other way around so '' != undef and undef != '', that is just a confusing exception in the language IMO. Passing undef as a parameter is definitely not the same thing as passing an empty

[Facter - Feature #4519] Facter should provide a convenient way to cache values

2012-05-22 Thread tickets
Issue #4519 has been updated by Jeff Weiss. It looks like what's in Ken's branch will always write to the cache even if the TTL is 0, which means we're potentially taking a filesystem write hit for values that explicitly aren't cached at all.

[Facter - Feature #4519] Facter should provide a convenient way to cache values

2012-05-22 Thread tickets
Issue #4519 has been updated by Ken Barber. Jeff Weiss wrote: > It looks like what's in Ken's branch will always write to the cache even if > the TTL is 0, which means we're potentially taking a filesystem write hit for > values that explicitly aren't cached at all. > >

[Puppet - Bug #14652] Resource requiring self fails to apply but does not generate an error, even with --debug

2012-05-22 Thread tickets
Issue #14652 has been updated by Nick Lewis. Looks like this was caused by the deterministic graph traversal work, which was what I suspected. Personally I'm of the mind that it probably ought to work, as it's a vacuous dependency. There is a question of whether the semantics of "x requires y

[Facter - Bug #14521] (Closed) rbCFPropertyList.rb error when running 2.0.0rc1

2012-05-22 Thread tickets
Issue #14521 has been updated by Matthaus Litteken. Status changed from Merged - Pending Release to Closed Affected Facter version deleted (2.0.0rc1) Released in Facter 2.0.0rc3 Bug #14521: rbCFPropertyList.rb error when running 2.0.0rc1 https://projects.

[Facter - Bug #14582] Facter 1.6.9: lsbrelease.rb generates noise and doesn't serve much purpose

2012-05-22 Thread tickets
Issue #14582 has been updated by Matthaus Litteken. Released in 2.0.0rc3. Release to 1.6.x still pending. Bug #14582: Facter 1.6.9: lsbrelease.rb generates noise and doesn't serve much purpose https://projects.puppetlabs.com/issues/14582#change-63552 Au

[Facter - Bug #14466] (Closed) Error when there are no facts found

2012-05-22 Thread tickets
Issue #14466 has been updated by Matthaus Litteken. Status changed from Merged - Pending Release to Closed Target version changed from 2.x to 2.0.0 Released in Facter 2.0.0rc3 Bug #14466: Error when there are no facts found https://projects.puppetlabs.com

[Puppet] 'Downloading Puppet' wiki page has been updated

2012-05-22 Thread tickets
The 'Downloading Puppet' wiki page has been updated by Matthaus Litteken. Downloading Puppet: https://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet View differences: https://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet/diff/175 -- You have received this not

[Puppet] 'Release Notes' wiki page has been updated

2012-05-22 Thread tickets
The 'Release Notes' wiki page has been updated by Matthaus Litteken. Release Notes: https://projects.puppetlabs.com/projects/puppet/wiki/Release_Notes View differences: https://projects.puppetlabs.com/projects/puppet/wiki/Release_Notes/diff/190 -- You have received this notification because yo

[Puppet - Bug #14660] (Unreviewed) package provider gem does not use the specified source if ensure => latest

2012-05-22 Thread tickets
Issue #14660 has been reported by Evgeny Dudin. Bug #14660: package provider gem does not use the specified source if ensure => latest https://projects.puppetlabs.com/issues/14660 Author: Evgeny Dudin Status: Unreviewed Priority: Normal Assignee: Catego

[Puppet - Bug #14660] (Needs More Information) package provider gem does not use the specified source if ensure => latest

2012-05-22 Thread tickets
Issue #14660 has been updated by James Turnbull. Status changed from Unreviewed to Needs More Information Assignee set to Evgeny Dudin I can't replicate this. Can you show us the full output from just that resource? My resource: package { "moneta": ensure => "latest", provider

[Puppet - Feature #7244] Autosign should allow for an external approver

2012-05-22 Thread tickets
Issue #7244 has been updated by James Turnbull. Of interest to this thread: http://puppetlabs.com/blog/the-design-behind-puppet-sites/ Feature #7244: Autosign should allow for an external approver https://projects.puppetlabs.com/issues/7244#change-63557

[Puppet - Bug #14660] package provider gem does not use the specified source if ensure => latest

2012-05-22 Thread tickets
Issue #14660 has been updated by Evgeny Dudin. Assignee changed from Evgeny Dudin to James Turnbull Many thanks for the quick reply. Ok, so here is the story. I maintain this gems in my custom repository, and I want puppet to update the gem on the box, once I've pushed a new version of gem to

[Puppet - Bug #14660] package provider gem does not use the specified source if ensure => latest

2012-05-22 Thread tickets
Issue #14660 has been updated by James Turnbull. Ah ha! The provider isn't checking the local source when checking latest. Hmmm let me look at it. Bug #14660: package provider gem does not use the specified source if ensure => latest https://projects.pu

[Puppet - Bug #14660] (In Topic Branch Pending Review) package provider gem does not use the specified source if ensure => latest

2012-05-22 Thread tickets
Issue #14660 has been updated by James Turnbull. Status changed from Needs More Information to In Topic Branch Pending Review Assignee deleted (James Turnbull) Target version set to 2.7.x Branch set to https://github.com/puppetlabs/puppet/pull/809 Bug #1

[Puppet - Bug #14662] (Unreviewed) Puppet cert list returns 0 on error

2012-05-23 Thread tickets
Issue #14662 has been reported by Chris Spence. Bug #14662: Puppet cert list returns 0 on error https://projects.puppetlabs.com/issues/14662 Author: Chris Spence Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet ve

<    5   6   7   8   9   10   11   12   13   14   >