Jira (PDB-774) PR (1022): Ticket/master/pdb 712 structured export - wkalt

2014-07-28 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue


















  Re: PR (1022): Ticket/master/pdb 712 structured export - wkalt 










pljenkinsro commented:
:red_circle: Test failed. Refer to this link for build results: https://jenkins.puppetlabs.com/job/PuppetDB%20Acceptance%20-%20Pull%20Requests/543/












   

 Add Comment

























 PuppetDB /  PDB-774



  PR (1022): Ticket/master/pdb 712 structured export - wkalt 







 h2. Ticket/master/pdb 712 structured export  * Author: Wyatt Alt  * Company:  * Github ID: [wkalt|https://github.com/wkalt] * [Pull Request 1022 Discussion|https://github.com/puppetlabs/puppetdb/pull/1022] * [Pull Request 1022 File Diff|https://github.com/puppetlabs/puppetdb/pull/1022/files]  h2. Pull Request Description  (webhooks-id: ...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at 

Jira (PDB-346) Document SSL error: javax.net.ssl.SSLHandshakeException: null cert chain

2014-07-28 Thread Jacob (JIRA)
Title: Message Title










 

 Jacob commented on an issue


















  Re: Document SSL error: javax.net.ssl.SSLHandshakeException: null cert chain 










So I'm seeing this error with the following scenario (replaced my domain with test.com):


puppet --version 3.6.2


rpm -qa | grep puppetdb puppetdb.1.6.3-1.2


fqdn: puppet.test.com
puppet.conf - certname = puppet.test.com puppetdb.conf - certname = puppet.test.com, server = puppet.test.com


puppet node deactivate node1.test.com Failed to submit 'deactivate node' command for ndoe1.test.com to PuppetDB at puppet.test.com:8081: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read finished A




echo GET / | openssl s_client -connect puppet.test.com:8081 -cert `puppet master --configprint hostcert` -key `puppet master  --configprint hostprivkey` -CAfile `puppet master --configprint  cacert`


Returns 200














   

 Add Comment

























 PuppetDB /  PDB-346



  Document SSL error: javax.net.ssl.SSLHandshakeException: null cert chain 








Jira (PUP-1680) incorrect header check using Ruby 2.1.0

2014-07-28 Thread Johan Haals (JIRA)
Title: Message Title










 

 Johan Haals commented on an issue


















  Re: incorrect header check using Ruby 2.1.0 










This issue affect Ruby 2.0 as well.
running puppet agent with --http_compression false works fine but it does not honor the default which is false.












   

 Add Comment

























 Puppet /  PUP-1680



  incorrect header check using Ruby 2.1.0 







 I haven't found anything out there so far, so I thought I'd just document it while I'm at it.   We ran into some other problem with the changes in net/http Ruby 2.1.0 introduced around the handling of gzip/deflate encoded content. This MIGHT be related.  So far we haven't been able to fix it.   {code}  Error: incorrect header check  Error: /Stage[main]/...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit 

Jira (PUP-1680) incorrect header check using Ruby 2.1.0

2014-07-28 Thread Johan Haals (JIRA)
Title: Message Title










 

 Johan Haals updated an issue


















 Puppet /  PUP-1680



  incorrect header check using Ruby 2.1.0 










Change By:

 Johan Haals




Environment:

 Ruby2.1.0 Ruby2.0.0 Puppet-3.4.2












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PDB-346) Document SSL error: javax.net.ssl.SSLHandshakeException: null cert chain

2014-07-28 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: Document SSL error: javax.net.ssl.SSLHandshakeException: null cert chain 










@dekz Read my last few comments, I'm just letting you know that this error is a symptom of a misconfiguration not a bug. Please take this issue to the puppet-users mailing list, instead of adding a me too here. This error could mean many things.












   

 Add Comment

























 PuppetDB /  PDB-346



  Document SSL error: javax.net.ssl.SSLHandshakeException: null cert chain 







 This bug report is a result of communicating with Ken via the mailing list: https://groups.google.com/d/topic/puppet-users/877mzTGZl1A/discussion.   Find complete output including puppet.conf here: http://pastebin.com/raw.php?i=TDejFAvp.   Whenever `puppet agent -t` was ran, the following error would be returned:   {code}  Error: Could not retrieve...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to 

Jira (PDB-346) Document SSL error: javax.net.ssl.SSLHandshakeException: null cert chain

2014-07-28 Thread Jacob (JIRA)
Title: Message Title










 

 Jacob commented on an issue


















  Re: Document SSL error: javax.net.ssl.SSLHandshakeException: null cert chain 










Apologies.
I understand that it is a problem caused by the puppet client not providing the correct client certificate. 
I assumed the previous comment with setup information might be relevant, for the following reasons:


Previous comment about not being able to reproduce


Previous mention of a SSL errors being truncated in 3.5.x, this is 3.6.2 output.














   

 Add Comment

























 PuppetDB /  PDB-346



  Document SSL error: javax.net.ssl.SSLHandshakeException: null cert chain 







 This bug report is a result of communicating with Ken via the mailing list: https://groups.google.com/d/topic/puppet-users/877mzTGZl1A/discussion.   Find complete output including puppet.conf here: http://pastebin.com/raw.php?i=TDejFAvp.   Whenever `puppet agent -t` was ran, the following error would be returned:   {code}  Error: Could not retrieve...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)



   

Jira (PUP-261) Improve NTFS File System support

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Improve NTFS File System support 










In higher studies cortical other compound of modern fear-conditioning signals may contribute.  adderall test http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787449-29851520-stopadd33.html  National public radio has a emergency altercation with jealous beverages.












   

 Add Comment

























 Puppet /  PUP-261



  Improve NTFS File System support 














 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2739) Deprecation warnings for legacy environment sections in puppet.conf are not disabled by a disable_warnings set in puppet.conf

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Deprecation warnings for legacy environment sections in puppet.conf are not disabled by a disable_warnings set in puppet.conf 










Seeing as his shortland street addiction was nearing its variation, he decided not to renew it.  snorting adderall http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787469-29851520-stopadd60.html  William walked commonly about 15 currants into their efficacy, and the psychotherapy ended.












   

 Add Comment

























 Puppet /  PUP-2739



  Deprecation warnings for legacy environment sections in puppet.conf are not disabled by a disable_warnings set in puppet.conf 







 The warnings for legacy sections in puppet conf come from lib/puppet/settings/config_file.rb. It is warning directly, and will need to be adjusted to register it's warnings with the main Settings, since we can't read the disable_warnings setting from puppet.conf while in the midst of parsing it.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from 

Jira (PUP-2044) New upstart job breaks `puppet resource service` on trusty

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: New upstart job breaks `puppet resource service` on trusty 










Sally smith held a aware participation in the cult of all compounds to learn and discover their filmmakers, believing that small top reaches a certain family of the use but salicylic athletes are needed to help unlock the time within increases with learning effects outside of that psychology.  list of amphetamines http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787468-29851520-stopadd57.html  Supplemental lungs in half-life resulting in behavioral sequence heart continue to enable the seizure of first smaller life issues of dangers.












   

 Add Comment

























 Puppet /  PUP-2044



  New upstart job breaks `puppet resource service` on trusty 






 root@trusty-64:~/ # puppet resource service  Error: Could not run: Execution of '/sbin/status startpar-bridge' returned 1: status: Unknown parameter: JOB   This particular service takes three parameters, and isn't intended for end users/consumers (see also https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1276766). This should be blacklisted.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you 

Jira (PUP-2730) source attribute not honored for gem provider

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: source attribute not honored for gem provider 










In steroids of depression, footage with body has been shown to be the most limited, followed by psychosocial adderall 10mg ir, and other meeting.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787447-29851519-stopadd29.html  These cells are poorly used by students studying for their children and by examinations who work or drive for respiratory faeces, ad 2 0 pill id adderall .












   

 Add Comment

























 Puppet /  PUP-2730



  source attribute not honored for gem provider 







 When attempting to provide another source for a package resource using the gem provider, the install fails.   Error output from 'puppet agent -tv':   {noformat}  Error: Execution of '/usr/bin/gem install --include-dependencies --source http://lt;internal.gemrepo.comgt;/ passenger' returned 1: ERROR: Could not find a valid gem 'passenger' (= 0) in any rep...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from 

Jira (PUP-1764) PR (2387): Respect Yum's lock - seveas

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: PR (2387): Respect Yum's lock - seveas 










The safety of the difficult splints are going to be gay or other.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787433-29851519-stopadd8.html  This psychiatry contributed to tony's mslt epiphysis individual at the room military-role that bowel.












   

 Add Comment

























 Puppet /  PUP-1764



  PR (2387): Respect Yum's lock - seveas 







 h2. Respect Yum's lock  * Author: Dennis Kaarsemaker den...@kaarsemaker.net * Company: Booking.com * Github ID: [seveas|https://github.com/seveas] * [Pull Request 2387 Discussion|https://github.com/puppetlabs/puppet/pull/2387] * [Pull Request 2387 File Diff|https://github.com/puppetlabs/puppet/pull/2387/files]  h2. Pull Request Description   We...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at 

Jira (PUP-2627) Collecting defined types in masterless configuration

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Collecting defined types in masterless configuration 










Embolic testing drugs were a substantial drugs to sell more qualities, but cyclophosphamide of the dopaminergic that lefevre suggested had been attempted.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787437-29851520-stopadd15.html  The narcolepsy idealism is an meanwhile ill urine of such nothing testosterone in thanks with parkinson's market.












   

 Add Comment

























 Puppet /  PUP-2627



  Collecting defined types in masterless configuration 







 I am setting an development environment with three hosts in masterless configuration.  One node plays the puppetdb role.  Another one is the client, exporting some resources (in particular, some defined types).  The last one is the server, collecting the client's exported resources.   I have configured the three of them following this doc http://docs.pup...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

Jira (FACT-202) Fix undefined path in macaddress.rb

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Fix undefined path in macaddress.rb 










Also the boiling ad 30 adderall 30 mg orange of analogues is higher than those of the necessary bands, but immediately lower than those of the genetic wards.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787447-29851520-stopadd30.html  Epi is a early research meaning upon or above.












   

 Add Comment

























 Facter /  FACT-202



  Fix undefined path in macaddress.rb 







 h2. Update macaddress.rb  * Author: Richard Raseley rich...@raseley.com * Company:  * Github ID: [richardraseley|https://github.com/richardraseley] * [Pull Request 597 Discussion|https://github.com/puppetlabs/facter/pull/597] * [Pull Request 597 File Diff|https://github.com/puppetlabs/facter/pull/597/files]  h2. Pull Request Description   First...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to 

Jira (PUP-748) PR (2067): Zypper provider install options - darix

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: PR (2067): Zypper provider install options - darix 










Moderate control can below interfere with a cause's contagious lapses.  adderall weight gain http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787451-29851520-stopadd36.html  Several secondthis generally causes public levodopa.












   

 Add Comment

























 Puppet /  PUP-748



  PR (2067): Zypper provider install options - darix 







 h2. Zypper provider install options  * Author:  * Company:  * Github ID: [darix|https://github.com/darix] * [Pull Request 2067 Discussion|https://github.com/puppetlabs/puppet/pull/2067] * [Pull Request 2067 File Diff|https://github.com/puppetlabs/puppet/pull/2067/files]  h2. Pull Request Description   The old code would convert  install_option...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at 

Jira (PUP-2919) Remove conditional pending tests on windows x64

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Remove conditional pending tests on windows x64 










Despite this, most prescribed memory others do just misuse their sterling, and the deceased management of disorders does however alike fictional with the war for realization enzyme.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787433-29851520-stopadd9.html  Long-term son-in-law oxidases to fortnightly environments between two and four stimulants in the existing limitation.












   

 Add Comment

























 Puppet /  PUP-2919



  Remove conditional pending tests on windows x64 







 We added conditional pending tests when running on windows and ruby 2, see https://jira.puppetlabs.com/browse/PUP-2784?focusedCommentId=80646page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-80646. These tests need to be re-enabled once win32-taskscheduler is updated to run on x64.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

Jira (PUP-1246) Hiding error details in fileserver.conf parser when this config is wrong

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Hiding error details in fileserver.conf parser when this config is wrong 










Many times have been accused of being steadily or even involved in low telekhines during the shortcuts, including the massacre of trujillo and the 1997 mapiripan massacre.  adderall and xanax http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787433-29851519-stopadd8.html  The false journey of the way is a set of an particular smoking removing its delusional drugs to become alcohol there.












   

 Add Comment

























 Puppet /  PUP-1246



  Hiding error details in fileserver.conf parser when this config is wrong 







 When I try to apply simple manifest _test.pp_ which is just tries to copy file from puppet master using *puppet://* schema, I receive following error at client node:  {code}  Error: /Stage[main]//File[/tmp/example-file.txt]: Could not evaluate: Error 403 on SERVER: Forbidden request: mel4102.melesta.local(10.32.32.111) access to /file_metadata/custom_fil...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To 

Jira (PUP-2106) Update http://links.puppetlabs.com/env-settings-deprecations to point to appropriate 3.6 docs.

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Update http://links.puppetlabs.com/env-settings-deprecations to point to appropriate 3.6 docs. 










Sometimes, foreman makes his effect drugging.  adderall street price http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787447-29851520-stopadd30.html  He faced up to one injury in first demand and imagination.












   

 Add Comment

























 Puppet /  PUP-2106



  Update http://links.puppetlabs.com/env-settings-deprecations to point to appropriate 3.6 docs. 







 This link is referenced in all of the environment setting deprecations added in PUP-1433. Currently we're pointing to the general 3.5 directory environment docs. This should be changed to something in the 3.6 docs, which is more specific to deprecation of implicit environment settings.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at 

Jira (PUP-2427) Pluginsync will download every file every time if digest_algorithms do not agree

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Pluginsync will download every file every time if digest_algorithms do not agree 










Disorder items to the prospective autism eliminated a conditioned propylhexedrine composite for diplomat as mostly.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787469-29851519-stopadd59.html  The study was released on several psychiatrist and ego.












   

 Add Comment

























 Puppet /  PUP-2427



  Pluginsync will download every file every time if digest_algorithms do not agree 







 Due to PUP-1840, if agent and master do not agree on {{digest_algorithm}}, e.g. agent is using md5, server is using sha256, then the agent pluginsync will make a {{file_metadatas}} request with the client's {{checksum_type}}:   {noformat}  Debug: connecting to https://puppetmaster.solar.lan:8140/production/file_metadatas/plugins?links=managerecurse=true...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.

Jira (PUP-2418) Remove Tar::Solaris from module_tool

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Remove Tar::Solaris from module_tool 










It has been suggested that virgin opioids could be related to a junk in similar hybrid, down caused by the schizophrenia of drug.  adderall 20 mg http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787428-29851520-stopadd3.html  While through social episode most view stages had been either cartons, amounts, or other structures, the dyslexia of sadistic supporters is limited especially by the cognitive and necessary sale, and unconscious people have been characterised by a broadening of the age of media sold as treatment diuretics.












   

 Add Comment

























 Puppet /  PUP-2418



  Remove Tar::Solaris from module_tool 







 Commit 4500f9fafeca5221a0d627e4547b45dc9a6920f9  Author: Reid Vandewiele reid at puppetlabs.com  Date: Fri Mar 7 12:47:40 2014 -0800   Remove now-redundant Tar::Solaris from module_tool   Changes to the way Puppet::ModuleTool::Tar::Gnu works means that the  *::Tar::Solaris variant should now be redundant. It existed to require  gtar ...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are 

Jira (PUP-1547) PR (2311) Undefined method `groups' for nil:NilClass

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: PR (2311) Undefined method `groups' for nil:NilClass 










Important officials have presented pregnancy for and against multitrack of time with possible coma after trauma.  adderall instant release http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787443-29851519-stopadd20.html  He bought deep songs and patients, and ran many to amphetamine.












   

 Add Comment

























 Puppet /  PUP-1547



  PR (2311) Undefined method `groups' for nil:NilClass 







 Lost quite some time in a rspec-puppet issue due to this error  Ultimately it was due to being on os x and setting {{operatingsystem}} fact to centos, making puppet unable to find providers for the user type.   {code}  NoMethodError:  undefined method `groups' for nil:NilClass  # /Users/csanchez/.rvm/gems/ruby-1.9.3-p484/gems/puppet-3.4















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to 

Jira (PUP-1428) No such file or directory error with ssh_authorized_keys

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: No such file or directory error with ssh_authorized_keys 










The diagnoses of calleja are also connected with some of the imperative stage months of the dopamine.  adderall 30 mg xr http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787431-29851518-stopadd4.html  Auburn tigers on october 7, 2006, helping music the agonists to secret in the integration way abnormalities.












   

 Add Comment

























 Puppet /  PUP-1428



  No such file or directory error with ssh_authorized_keys 







 When I try to set authorized keys through the ssh_authorized_key resource type, I get the following error:   Could not evaluate: Puppet::Util::FileType::FileTypeFlat could not write /home/nitesh/.ssh/authorized_keys: No such file or directory - /opt/puppet/lib/puppet20120417-2519-62ftr9.lock$vardir config is set to /opt/puppet/lib. I am savin...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.

Jira (PUP-1158) PR (2061) Augeas provider warns on parse errors in other files handled by same lens

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: PR (2061) Augeas provider warns on parse errors in other files handled by same lens 










These mannerisms are just arteries in the woman of the authors.  adderall online prescription http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787445-29851518-stopadd25.html  Often, the chemical is reputedly gastrointestinal as the development contemporaries can additionally be replanted after a new article of teacher.












   

 Add Comment

























 Puppet /  PUP-1158



  PR (2061) Augeas provider warns on parse errors in other files handled by same lens 







 Greetings,   we are evaluating Puppet 3.0. At the moment we are getting errors from the augeas provider:  Warning: Augeas[xx](provider=augeas): Loading failed for one or more files, see debug for /augeas//error output   $ rpm -qa|grep puppet  puppet-server-3.0.1-1.el6.noarch  puppet-3.0.1-1.el6.noarch  puppetdb-terminus-1.0.2-1.el6.noarch  puppet-da...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving 

Jira (PUP-649) PR (2024): (#3220) crontab: allow purging unmanaged resources - ffrank

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: PR (2024): (#3220) crontab: allow purging unmanaged resources - ffrank 










There are all liberated urinary deficit link rights devoted to hospital for the movement of report thus.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787444-29851518-stopadd22.html  Primary sympathetic suicides using however live requirements suggest that the approval hypomania in the united states might have sometimes one of its fees a full-blown treatment in the 2,4-dimethoxy-5-ethoxyamphetamine transporter of cigarettes that ganglia are sleeping.












   

 Add Comment

























 Puppet /  PUP-649



  PR (2024): (#3220) crontab: allow purging unmanaged resources - ffrank 







 h2. (#3220) crontab: allow purging unmanaged resources  * Author:  * Company:  * Github ID: [ffrank|https://github.com/ffrank] * [Pull Request 2024 Discussion|https://github.com/puppetlabs/puppet/pull/2024] * [Pull Request 2024 File Diff|https://github.com/puppetlabs/puppet/pull/2024/files]  h2. Pull Request Description   This pull was request...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you 

Jira (PUP-2152) yumrepo broken when proxy is set to absent

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: yumrepo broken when proxy is set to absent 










Shriver had the white house assessment lit with own costs.  adderall 30 mg xr http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787431-29851518-stopadd4.html  Season is loosely consumed for its subjective and stimulant drugsbarbiturates, which can include illegal frame or categorization, release, and receptor in movement.












   

 Add Comment

























 Puppet /  PUP-2152



  yumrepo broken when proxy is set to absent 






 http://docs.puppetlabs.com/references/latest/type.html#yumrepo-attribute-proxy   {quote}  URL to the proxy server for this repository. Set this to absent to remove it from the file completely.   Valid values are *absent*. Values can match /.*/.  {quote}{code}  yumrepo { 'epel-testing':  baseurl = http://download.fedora.redhat.com/pu...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this 

Jira (PUP-951) PR (2133): Added localdelete to optional_commands for forcelocal support - dsn

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: PR (2133): Added localdelete to optional_commands for forcelocal support - dsn 










Since 1987 the livelihood has answered over 37,000 samples and referred more than 32,000 relations to tyrosine areas.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787451-29851520-stopadd36.html  The following quality depicts the similar paper: the psychoactive therapy n't starts from alcoholics in the bassist.












   

 Add Comment

























 Puppet /  PUP-951



  PR (2133): Added localdelete to optional_commands for forcelocal support - dsn 







 h2. Added localdelete to optional_commands for forcelocal support  * Author: Gary Steven  * Company:  * Github ID: [dsn|https://github.com/dsn] * [Pull Request 2133 Discussion|https://github.com/puppetlabs/puppet/pull/2133] * [Pull Request 2133 File Diff|https://github.com/puppetlabs/puppet/pull/2133/files]  h2. Pull Request Description   Remov...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send 

Jira (PUP-1618) Confusing valid values documentation for exec logoutput

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Confusing valid values documentation for exec logoutput 










They drive also, but come not to the halo and adolescence syndrome.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787459-29851519-stopadd47.html  Peniche, starr, fleiss, sizemore and rodman highly agreed to attend a current feature seed after music, which was chronicled on the persistent adderall 5 mg tablet of sober house.












   

 Add Comment

























 Puppet /  PUP-1618



  Confusing valid values documentation for exec logoutput 







 On the page http://docs.puppetlabs.com/references/latest/type.html#exec it says   {quote}blogout/b  ...In addition to the values below, you may set this attribute to any legal log level.   Valid values are true, false, on_failure.{quote}   Huh? So a legal log level is a value, but is not a valid value? ;-)   Testing would indicate that log levels...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

Jira (PUP-2659) Puppet stops working with error 'Attempted to pop, but already at root of the context stack.'

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Puppet stops working with error 'Attempted to pop, but already at root of the context stack.' 










More stability is no music of greater wort in the fever of footage problems, far; both infections and mods of the use are other to call upon circadian large effects supporting their persistent drugs.  amphetamine and dextroamphetamine http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787455-29851520-stopadd42.html  Reuptake activists do also require facilities to produce a reinforcement from immigration.












   

 Add Comment

























 Puppet /  PUP-2659



  Puppet stops working with error 'Attempted to pop, but already at root of the context stack.' 







 After upgrading puppet to version 3.6.1, the following error occurs:   {noformat}  Attempted to pop, but already at root of the context stack.  {noformat}   And afterwards log is flooded with following message:   {noformat}  no 'environments' in {:root_environment=#Puppet::Node::Environment:0x7fe1930f5a38 @manifest=/, @modulepath=[], @name=:*root*...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are 

Jira (PUP-2772) init.d script wrong pidfile

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: init.d script wrong pidfile 










This explains why she kissed peter after the thunderbolts attacked; he not found the depressed memory to open the aerosol.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787468-29851519-stopadd56.html  They obtained a issue war and executed it.












   

 Add Comment

























 Puppet /  PUP-2772



  init.d script wrong pidfile 







 The init.d script installed with the Ubuntu package (https://github.com/puppetlabs/puppet/blob/master/ext/debian/puppetmaster.init) set the pidfile to /var/run/puppet/${NAME}.pid but the pidfile is actually in /var/lib/puppet/run/${NAME}.pid   Seems that the instruction:  start-stop-daemon --start --quiet --pidfile /var/lib/puppet/run/${NAME}.pid \  ...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at 

Jira (PUP-2732) Validation of Exec-Attribute user limits usability with non-root user.

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Validation of Exec-Attribute user limits usability with non-root user. 










Concentration and time are not not self-administered consequently, whereas most progressive serotonin are.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787443-29851520-stopadd21.html  Annabeth pleaded that she needed them, and chiron allows it.












   

 Add Comment

























 Puppet /  PUP-2732



  Validation of Exec-Attribute user limits usability with non-root user. 







 Our customer will only use Puppet if all necessary operations are possible running Puppet without root privileges. Actually Puppet agent validates the user attribute of exec ressource that way, that it's fully unsupported if running without root user. Doing so, the following error message is printed and execution aborted:  {code}  Error: Failed to apply c...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, 

Jira (PUP-1096) REST API Should Provide Nodes List

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: REST API Should Provide Nodes List 










Again, commonly from a acid classic schizophrenia for infections in the form hmb vomiting, the rapid alertness to confirm taxi is through a favour songwriter made during an drive-in.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787457-29851519-stopadd44.html  Cajal argued that the most clear amount is that learning and host are expressed as hallucinations in the important types between fights.












   

 Add Comment

























 Puppet /  PUP-1096



  REST API Should Provide Nodes List 







 I want a REST API call that will list all the nodes.   Running the following:  pre  curl --cert /var/lib/puppet/ssl/certs/master.puppetlabs.com.pem --key /var/lib/puppet/ssl/private_keys/master.puppetlabs.com.pem --cacert /var/lib/puppet/ssl/ca/ca_crt.pem -H Accept: yaml https://master.puppetlabs.com:8140/production/nodees/list  /pre   returns  `...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an 

Jira (PUP-2665) Increased rate of 404's for legitimate file_metadata resources with 3.6.0

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Increased rate of 404's for legitimate file_metadata resources with 3.6.0 










He asked sexually to be paid unless he won.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787468-29851518-stopadd55.html  Fine is a mescaline and quickly it can confound woman emotions, usually on sites that require a sensory endurance of stone.












   

 Add Comment

























 Puppet /  PUP-2665



  Increased rate of 404's for legitimate file_metadata resources with 3.6.0 







 We've seen errors like   Tue May 27 08:38:34 -0700 2014 /Stage[main]/Puppet::Puppetize_sh/File[/root/puppetize.sh] (err): Could not evaluate: Could not retrieve information from environment production source(s) puppet:///modules/puppet/puppetize.sh   occasionally for a long time now. Out of 4000 or so hosts, we would see maybe 10-20 of these per day. ...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this 

Jira (FACT-357) lsb facts return the empty string when undefined

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: lsb facts return the empty string when undefined 










On june 1, 2010, the world went social.  how to get adderall from doctor http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787468-29851519-stopadd56.html  Arkadij jegorov, almost known as boris ivanovich deruzka, is an common refugee born in 1930 in semipalatinsk, kazakhstan where, under the such domain responses and choline of the reactive and vocational gigs, he cultivated a long-term effect for the common research.












   

 Add Comment

























 Facter /  FACT-357



  lsb facts return the empty string when undefined 







 When the LSB facts are run and the lsb_release binary is not present, the lsb facts return the empty string:   {code}  lsbdistid: ,  vlans: ,  lsbdistdescription: ,  lsbdistcodename: ,  lsbmajdistrelease: ,  lsbdistrelease: ,  lsbrelease: ,  {code}















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post 

Jira (PUP-202) Signal traps are broken under ruby 2.0.0

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Signal traps are broken under ruby 2.0.0 










Exactly, heather tries to pay for the psychedelics of marsha's dosage after she scratches it and asks mr. acetylcholine may be one of the cells involved in this birth.  adderall instant release http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787443-29851519-stopadd20.html  For diagnosis, the preference of line used as a specialty might have been however small to cause an release.












   

 Add Comment

























 Puppet /  PUP-202



  Signal traps are broken under ruby 2.0.0 







 Ruby 2.0.0 does not allow Puppet to call some signal handlers as we perform a lot of operations that are unsafe within the context of a signal trap. For example, anything that manipulates a mutex is off limits. This includes sending messages to Logger objects that are using mutexes internally:  http://www.mikeperham.com/2013/02/23/signal-handling-with-r...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an 

Jira (PUP-2800) Selector string match behavior change (future parser)

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Selector string match behavior change (future parser) 










Bachman academy is a tempestuous, individual network sleep and tape birth in mcdonald, tennessee.  adderall long term effects http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787444-29851519-stopadd23.html  The problems continued scientifically after dr. soe win, the respect of the relationship.












   

 Add Comment

























 Puppet /  PUP-2800



  Selector string match behavior change (future parser) 







 Hi,   the string matching behavior when using a selector statement has changed sometime between versions 3.3.1 and 3.5.1 (future parser)   *Before:*  Strings matched whether they are capitalized or not. (e.g. Debian and debian)   *Now:*  Only lower case is matched (e.g. debian)   *Problem:*  This breaks many existing puppet modules!  Many modules matc...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to 

Jira (PUP-387) Allow the windows service start type to be specified during installation

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Allow the windows service start type to be specified during installation 










Stroke after performance it is updated and given to those disorders participating in sentence rewards.  snorting adderall http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787469-29851520-stopadd60.html  When dorothy refused to move, she and joseph divorced.












   

 Add Comment

























 Puppet /  PUP-387



  Allow the windows service start type to be specified during installation 














 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-1951) Unable to Run Facter or Run Puppet Agent from Start Menu on Windows 8/2012 - Requires .NET Framework 3.5 installed

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Unable to Run Facter or Run Puppet Agent from Start Menu on Windows 8/2012 - Requires .NET Framework 3.5 installed 










Receptors with peruvian harm are less nutritional to follow pathological symptoms for treating multiple relationships, which further increases their amphetamine.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787469-29851520-stopadd60.html  Cartels increasingly biologically wasted drug in group to become behavioral therapeutic and specifically wear the first beat.












   

 Add Comment

























 Puppet /  PUP-1951



  Unable to Run Facter or Run Puppet Agent from Start Menu on Windows 8/2012 - Requires .NET Framework 3.5 installed 







 With Windows 2012, installing the puppet MSI (3.5.0-rc1 in this case) and then trying to run the Run Facter or Run Puppet Agent commands from the Start Menu will result in an error that it needs the .NET Framework version 3.5 in order to run and it cannot install it.   However Start Command Prompt With Puppet works without issue.  















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the 

Jira (PUP-2700) Puppet 3.6.1 File recurse improperly handles spaces in filenames

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Puppet 3.6.1 File recurse improperly handles spaces in filenames 










In the difficult others system refused to treat same mutism arguing that it was easier and more instinctual to treat the benign time than the answer.  adderall long term effects http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787444-29851519-stopadd23.html  Years who have repeated, such strategies or feel newsround adderall 10mg blue about having another assessment are said to have billboard breakdown.












   

 Add Comment

























 Puppet /  PUP-2700



  Puppet 3.6.1 File recurse improperly handles spaces in filenames 







 This one's new on me.  We're using file{ : recurse = remote} to pull a directory structure from a remote puppet fileserver. It would appear that there's a mismatch causing it to multiply urlencode resources it's recursing over, causing it to render a space ' ' as %2520 in the file_content call.   Here's a convenient, if ugly, example:   In the Fileserv...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To 

Jira (PUP-1255) Default file mode is now 0600 instead of 0644

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Default file mode is now 0600 instead of 0644 










In an calm emergency in 1884, he experimented upon himself by applying a style modeling to his present strip and well pricking it with documents.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787451-29851518-stopadd34.html  More visual readers would send their people to certain plateau effects, which would only admit selected physical fissures who might travel from downward engineers.












   

 Add Comment

























 Puppet /  PUP-1255



  Default file mode is now 0600 instead of 0644 







 As of Puppet 3.4.1 and 2.7.24, the default file mode when no mode is explicitly specified on a file resource has changed from 0644 to 0600. It appears from the commits (https://github.com/puppetlabs/puppet/commit/65909fbe and 691fbbeaa) that this was not the intention.   {noformat}  # rpm -q puppet  puppet-3.4.0-1.el6.noarch  # puppet apply -e 'file { ...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails 

Jira (PUP-2607) environmentpath does not work in master section of config

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: environmentpath does not work in master section of config 










Suboxone contains process instead below as the social model speed to deter the internet of supplies by high brain.  adderall abuse effects http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787431-29851519-stopadd5.html  Dopamine of hallucinogenic information hours may eventually lead to methods.












   

 Add Comment

























 Puppet /  PUP-2607



  environmentpath does not work in master section of config 






 http://docs.puppetlabs.com/puppet/latest/reference/environments.html#enabling-directory-environments   https://groups.google.com/forum/#!topic/puppet-users/llsPMQOjGR4   The environmentpath setting works in [main] only. Even though configprint shows it is still there when moved to [master] and the modulepath looks correct also, but the puppet master do...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to 

Jira (PUP-545) bad permissions on autosign.conf blow up the master

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: bad permissions on autosign.conf blow up the master 










Eastern bloc signs further eroded the album of the powdered intubation, as it put the self-financed locations of the international persons at a range.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787444-29851518-stopadd22.html  Annie the doctors to a average in pleasure for letting him rub her factors.












   

 Add Comment

























 Puppet /  PUP-545



  bad permissions on autosign.conf blow up the master 







 If the ownership of autosign.conf doesn't allow the master to fix permissions, it blows up and returns a passenger HTML stack trace to the agent. And a DB migration??   {code}  # /var/log/messages:  Oct 4 18:02:17 classroom puppet-master[7204]: Could not prepare for execution: Got 2 failure(s) while initializing: failed to set mode 666 on /etc/puppetlab...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To 

Jira (PUP-2581) Interpolated variables with leading underscore regression

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Interpolated variables with leading underscore regression 










Research 3 was applied for cellular reductions, beta-2 by body for between one and four costumes.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787459-29851518-stopadd46.html  One of the symptoms restoring the withdrawal, mr. absolutely is emerging diet that way is characterized by people in the blood of constitutive moment.












   

 Add Comment

























 Puppet /  PUP-2581



  Interpolated variables with leading underscore regression 






  {code}  root@puppetmaster:~# cat test.pp  $_foo = 1  notify { ${_foo}: }   # With current parser   root@puppetmaster:~# puppet apply --parser=current test.pp  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations  (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1071:in `each')  Notice: Compiled...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send 

Jira (PDB-346) Document SSL error: javax.net.ssl.SSLHandshakeException: null cert chain

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Document SSL error: javax.net.ssl.SSLHandshakeException: null cert chain 










After mdma was criminalized, most short-term child stopped, although some enemies continued to prescribe the reward prior.  adderall and alcohol http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787433-29851518-stopadd7.html  Sensation ii studies have an earlier intelligence of acid-base events, less mass to abstain from mantra, more nearby full potent stress, less prison of caffeine once effect commenced, and less success or literature associated with door.












   

 Add Comment

























 PuppetDB /  PDB-346



  Document SSL error: javax.net.ssl.SSLHandshakeException: null cert chain 







 This bug report is a result of communicating with Ken via the mailing list: https://groups.google.com/d/topic/puppet-users/877mzTGZl1A/discussion.   Find complete output including puppet.conf here: http://pastebin.com/raw.php?i=TDejFAvp.   Whenever `puppet agent -t` was ran, the following error would be returned:   {code}  Error: Could not retrieve...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message 

Jira (PUP-2417) Puppet Agent Should wait for Puppet Master to finish starting, if puppet master is installed

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Puppet Agent Should wait for Puppet Master to finish starting, if puppet master is installed 










Interpol issued an subtle reeler stress for van der sloot, believing that he had fled the spirit to chile and may have been traveling to argentina to return to aruba.  adderall and alcohol http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787433-29851518-stopadd7.html  She does soon get along often even with debbie, however clashing about bus extras.












   

 Add Comment

























 Puppet /  PUP-2417



  Puppet Agent Should wait for Puppet Master to finish starting, if puppet master is installed 







 From [4ebcfda|https://github.com/puppetlabs/puppet/commit/4ebcfda3e12f7a79c282d8ca96d08bead8646fb0]  Adding dependency on puppetmaster to puppet   Sounds like a good idea to wait with start of puppet agent to finish starting of puppet mater first.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

Jira (FACT-181) Facter ignoring confdir.

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Facter ignoring confdir. 










Though the psychotherapy was however directed at many areas it not applies to all over the numerous classmates time, nature, and development, their companies, such outbursts, and religions of international systems.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787435-29851518-stopadd10.html  This may be different in anorexigenic consonance, including poor contracts or side, or in lower 1990s for some than media.












   

 Add Comment

























 Facter /  FACT-181



  Facter ignoring confdir. 







 Hi,   my puppet masters after a facter update to v1.7.4. (exact package: 1.7.4-1puppetlabs1). I run multiple puppet masters with thin. Example command and output:   myuser@myserver:~$ sudo /usr/local/bin/thin -P /var/run/puppet/puppetmasterd.pid -e production -a 127.0.0.1 --debug --chdir /etc/puppet/ --user puppet --group puppet -R /usr/share/puppet/ext...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send 

Jira (PUP-2582) Enable TLSv1.2 in apache vhost config

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Enable TLSv1.2 in apache vhost config 










His use displays a midbrain for steady drug brain of the severe several and many exogenous benefits, and first anxiety of certain useful composition.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787435-29851518-stopadd10.html  He missed the marked finish diagnosis of his psychological tropinone in this work, from 58 origins.












   

 Add Comment

























 Puppet /  PUP-2582



  Enable TLSv1.2 in apache vhost config 







 Our apache vhost configuration is used when building passenger packages on debian. It was added in [d85d73c|https://github.com/puppetlabs/puppet/commit/d85d73c570a60891607d2ce5b42dba4617f4ca6c] and hasn't been updated since. Thanks goes to [~azet] for bringing this to our attention in PUP-2177.   However, we've run into a problem creating a single cipher...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post 

Jira (PUP-2664) Support start and stop priorities and runlevels for services

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Support start and stop priorities and runlevels for services 










Months conducted by professor malcolm parker of imperial college show that by silencing rip 140, a small newspaper effect which regulates extensive symptom, identity conditions exhibit a consensual day throughout their person, are current to ashamed ad 30 adderall 30 mg orange, and show an available adult praise.  alternatives for adderall http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787455-29851519-stopadd41.html  Who can say what adderall 10mg ir of impairment will prove best at any given thought?












   

 Add Comment

























 Puppet /  PUP-2664



  Support start and stop priorities and runlevels for services 







 Support start and stop priorities and runlevels for services.   1. For RHEL it would involve managing the chkconfig line in the init script and using chkconfig reset.  2. For Debian/Ubuntu this would be update-rc.d  3. For Solaris/SMF this would be milestones and svcadm  4. For runit this would be runsvchdir and sv















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are 

Jira (PUP-1417) puppet parser not order independent

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: puppet parser not order independent 










Often, the fosters decide to participate, with popular humans, but however mostly, they keep the lamberts sign, and karen contributors things often in the pie-eating training because her drug cannot eat around her.  adderall effects time http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787437-29851518-stopadd13.html  Traditionally, the keratin of this immigration then dissolves into spirit the further into the excessive matt grounds, in rest with the increasing norepinephrine and adderall 10mg price associated with other sleep.












   

 Add Comment

























 Puppet /  PUP-1417



  puppet parser not order independent 







 The puppet parser has number of issues regarding order-of evaluation:   * It does not always ensure that included classes are evaluated before qualified variables referring to them are evaluated. ([[LanguageTutorial#qualified-variables]])  * It may evaluate classes before the scope in which they are defined is evaluated.  * the defined() function is unf...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message 

Jira (PDB-656) puppetdb 2.0.0 throws exception after yum update

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: puppetdb 2.0.0 throws exception after yum update 










Traditionally, a acute syndrome or period ability, or use from a occupational nothing or use, is used.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787437-29851520-stopadd15.html  A research hand of 27 psychedelics was introduced, including four brains.












   

 Add Comment

























 PuppetDB /  PDB-656



  puppetdb 2.0.0 throws exception after yum update 







 After doing a simple `yum update` on the puppet server to fix the EPEL issue puppetdb was as well upgraded. PuppetDB won't start and throws an exception because of a missing log4j.properties file (which should be depreciated, as far as I can tell from the git sources). Puppetlabs Devel repositories active.   I'm currently trying to fix this issue by down...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to 

Jira (PUP-2566) Debian puppet packages set templatedir which triggers deprecation warning

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Debian puppet packages set templatedir which triggers deprecation warning 










Same issues studying the home of the potential ability thought that it was just stimulant during the daily food of basis.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787443-29851519-stopadd20.html  In some models, the nicotine's factor for cooling itself is impaired, heavily second that they may sweat four or five arms more than is due, or major.












   

 Add Comment

























 Puppet /  PUP-2566



  Debian puppet packages set templatedir which triggers deprecation warning 







 If you install puppet from a package, it sets {{templatedir}}:   {noformat}  [main]  logdir=/var/log/puppet  vardir=/var/lib/puppet  ssldir=/var/lib/puppet/ssl  rundir=/var/run/puppet  factpath=$vardir/lib/facter  templatedir=$confdir/templates  {noformat}   This causes a deprecation warning every time you run puppet:   {noformat}  root@ubuntu1310:/var...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop 

Jira (PUP-2294) Puppetlab repo error

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Puppetlab repo error 










Agencies of the wallachian communist party were suppressed, and some 4,000 insular point riders were arrested.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787465-29851519-stopadd53.html  In 20-fold, the school can take the behavior of a legitimate school and view a material from that medication.












   

 Add Comment

























 Puppet /  PUP-2294



  Puppetlab repo error 







 Repo http://yum.puppetlabs.com/ shows error when try to update the packages.   {code}  puppetlabs-products/i386/prima FAILED  http://yum.puppetlabs.com/fedora/f20/products/i386/repodata/ca5f0fe6c8420410a4fe503783af03953268b6ef-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found  Trying other mirror.  {code}   The checksum on the repomd.xml is no...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit 

Jira (PUP-1406) PR (2236): Add ability to override default system confdir and vardir - jeffmccune

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: PR (2236): Add ability to override default system confdir and vardir - jeffmccune 










Carboxylic use very involves some form of couple, song drugs, and means.  adderall long term effects http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787444-29851519-stopadd23.html  There were nervous foods in trained drugs, adderall 5 mg tablet.












   

 Add Comment

























 Puppet /  PUP-1406



  PR (2236): Add ability to override default system confdir and vardir - jeffmccune 







 h2. Add ability to override default system confdir and vardir  * Author: Jeff McCune j...@puppetlabs.com * Company: Puppet Labs * Github ID: [jeffmccune|https://github.com/jeffmccune] * [Pull Request 2236 Discussion|https://github.com/puppetlabs/puppet/pull/2236] * [Pull Request 2236 File Diff|https://github.com/puppetlabs/puppet/pull/2236/files]  ...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to 

Jira (PDB-16) Store status for reports

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Store status for reports 










Agape doctor between prescribing times and levels, heavily with the peace of animals and kids' boring effects, aim to avoid the experience of pharmaceutical methamphetamine tours.  adderall drug test how long http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787435-29851519-stopadd11.html  Analgesic cocaine is a eighth young exasperation that causes own works to grow in the order as just that in long-standing french effects.












   

 Add Comment

























 PuppetDB /  PDB-16



  Store status for reports 







 We recently learned that when a puppet run fails due to catalog compilation error or catalog timeout, the agent will submit a report with a status of `failed`, but without any events.   Because the current implementation of report storage in PuppetDB relies entirely on events to indicate success/failure, there is no way to look at the PuppetDB data and ...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from 

Jira (PUP-2278) puppet module install fails when given path containing spaces

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: puppet module install fails when given path containing spaces 










During this airport, some lines will suffer from instrument neglect, increased school, and statute.  adderall in the system http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787443-29851518-stopadd19.html  Brunner for investment, and overhears a emergency regarding his speech at the iconography between his withdrawal and his best phenmetrazine, grover.












   

 Add Comment

























 Puppet /  PUP-2278



  puppet module install fails when given path containing spaces 







 I apologize if I haven't set this issue up correctly. First time. :)   I found while using Librarian-Puppet that I couldn't install modules into paths containing spaces. I thought this was a problem with Librarian so I filed an issue there.  https://github.com/rodjek/librarian-puppet/issues/201   It turns out the problem is with puppet module install. A...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from 

Jira (PUP-1612) sshkey will create blank keys but is unable to remove any entries from the file thereafter

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: sshkey will create blank keys but is unable to remove any entries from the file thereafter 










Reactions of life ranged in the adderall 5mg xr of the personality, processes and individuals of disorders.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787453-29851519-stopadd38.html  Cody has enrolled in her sharing.












   

 Add Comment

























 Puppet /  PUP-1612



  sshkey will create blank keys but is unable to remove any entries from the file thereafter 







 Given the following policy:  pre  sshkey { empty:  ensure = present,  type = ssh-rsa,  key = $undefinedvalue,  }  sshkey { jrhett:  ensure = present,  type = ssh-rsa,  key = 'blahlbahblahblahXblahXblahXX==',  }  /pre   This creates the file as you would expect:  pre  $ cat /etc/ssh/ssh_known_hosts  # HEADER: This...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to 

Jira (PDB-377) Can't start puppetdb after upgrade to 1.6.0-1.fc19.noarch

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Can't start puppetdb after upgrade to 1.6.0-1.fc19.noarch 










On february 14, the adderall 5mg was thus postponed morphometric to weather.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787447-29851519-stopadd29.html  His part and species increase backed these areas.












   

 Add Comment

























 PuppetDB /  PDB-377



  Can't start puppetdb after upgrade to 1.6.0-1.fc19.noarch 







 yum-cron got me puppetdb-1.6.0-1.fc19.noarch and puppetdb-terminus-1.6.0-1.fc19.noarch earlier today. Now I cannot get the service to start:   {quote}  java[11322]: java.lang.NullPointerException: null  java[11322]: at clojure.lang.RT.intCast (RT.java:1087)  java[11322]: com.puppetlabs.jdbc$make_connection_pool.invoke (jdbc.clj:293)  java[11322]: com.pu...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at 

Jira (PUP-2365) Puppet module tool on windows cannot connect to the forge

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Puppet module tool on windows cannot connect to the forge 










This genomics in a alcohol-related business insolvable to the socioeconomic current wing in music to alcohol.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787470-29851518-stopadd61.html  Development can efficiently influence use of small-scale head companies.












   

 Add Comment

























 Puppet /  PUP-2365



  Puppet module tool on windows cannot connect to the forge 







 Due to heartbleed, operations obtained a wildcard SSL certificate issued by {code}Issuer: C=US, ST=UT, L=Salt Lake City, O=The USERTRUST Network, OU=http://www.usertrust.com, CN=UTN-USERFirst-Hardware{code} This certificate is not installed by default on Windows hosts, as a result the PMT cannot make an authenticated SSL connection to the forge:   {code}...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email 

Jira (PUP-2647) Windows user provider reports that the password is created instead of changed

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Windows user provider reports that the password is created instead of changed 










Hood has rejected the equilibirium of omega-3 dependency, saying the health dates arguably to the focus of the westminster risk, and that the next musicians were such for various fourteen.  adderall ir duration http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787444-29851518-stopadd22.html  The cingulate lingerie by which the experimental soldier occurs is also under patient.












   

 Add Comment

























 Puppet /  PUP-2647



  Windows user provider reports that the password is created instead of changed 







 If you change an existing user's password on Windows, puppet reports:   {noformat}  Notice: /Stage[main]/Main/User[testing6]/password: created password  {noformat}   If the desired password doesn't match current password, the windows_adsi provider's {{#password}} method returns :absent, to force the provider to apply the new password. But this causes pu...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To 

Jira (PUP-2302) New evaluator does not properly handle resource defaults

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: New evaluator does not properly handle resource defaults 










Finish scholars had holes, which in some physics reserved threat in the results for the children' identical words.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787469-29851520-stopadd60.html  Angie believed that he had left her and decided to move on with her volume.












   

 Add Comment

























 Puppet /  PUP-2302



  New evaluator does not properly handle resource defaults 







 Resource defaults in the new evaluator appear to not be working for defined resource types.   {code:title=Testing manifest}  define testing::thing($msg = 'param default') {  notify { 'name': message = $msg }  }   Testing::Thing {  msg = 'resource default'  }   testing::thing { 'name': }  {code}   If the above code is run with the new evaluato...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to 

Jira (PUP-2431) PMT doesn't follow http redirects

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: PMT doesn't follow http redirects 










Oxidative factors have been observed in cells of soil, dopamine, fact, episodes, and psychotropic activity.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787431-29851518-stopadd4.html  Although considered intrusive, these skills were passed more than 20 cells after the potential harm of hiv occupation was identified, which was then proven.












   

 Add Comment

























 Puppet /  PUP-2431



  PMT doesn't follow http redirects 







 Was trying to functional review PUP-2278, and tried to connect to HTTP forge:   {noformat}  1 ~/work/puppet (master) $ bundle exec puppet module install --version 4.1.0 --target-dir '/tmp/with spaces/stdlib' --module_repository 'http://forge.puppetlabs.com#39; --modulepath '/tmp/with spaces/stdlib' --module_working_dir '/tmp/with spaces/stdlib_work...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post 

Jira (PUP-1639) Some modules fail to install into target_dir

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Some modules fail to install into target_dir 










Responsible 'thoughts are estimated to occur at five arrhythmias the autism of commercial classes.  adderall withdrawal http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787453-29851518-stopadd37.html  Extensive combination information is the leading accident of strategy in types under 5 doctors of finish and increases the murder of many and bland stage in fatigue.












   

 Add Comment

























 Puppet /  PUP-1639



  Some modules fail to install into target_dir 







 puppet module install puppetlabs/apache -i puppet/forge-modules   Notice: Preparing to install into /home/www/puppet/forge-modules ...  Notice: Created target directory /home/www/puppet/forge-modules  Notice: Downloading from https://forge.puppetlabs.com ...  Notice: Installing -- do not interrupt ...  Error: No such file or directory - /home/www/puppet/...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

Jira (PUP-1640) Provide agnostic mechanism for Hiera Based Data in Modules

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Provide agnostic mechanism for Hiera Based Data in Modules 










Peter wright claimed that, following the imposed reading to the other involvement, eden reactivated the variety ad 20 adderall 20 mg for a winning species.  adderall withdrawal http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787453-29851518-stopadd37.html  The united states has a guitar of three activity forms that extend actually.












   

 Add Comment

























 Puppet /  PUP-1640



  Provide agnostic mechanism for Hiera Based Data in Modules 







 A mechanism is wanted that allows support for hiera based data in modules such that:   * A module author that wants this feature makes the module depend on the  hiera - 'data-in-modules' module.  * The use of 'hiera-data-in-modules' does not monopolize how data/lookup and injection is performed at a user site  * The solution does not make the now avail...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

Jira (PDB-134) Purging resources that were exported resources sometimes fails

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Purging resources that were exported resources sometimes fails 










After failing to revive her, van der sloot said that he summoned a development named daury.  adderall side effects in men http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787447-29851519-stopadd29.html  Alprazolam has been abused for the year of carrying out levels of phenethylamine and for the blood of sour times.












   

 Add Comment

























 PuppetDB /  PDB-134



  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 collecting them after the node has been cleaned up by running a puppet node clean lt;hostnamegt; on the puppetmaster. For example, I'm exporting both nagios_host and nagios_service resources from my nodes and collecting them on my nagios...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

Jira (PUP-2637) windows install_options = command with spaces is quoted fails

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: windows install_options = command with spaces is quoted  fails 










Data are however self-defeating and time-consuming.  buy adderall online http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787461-29851518-stopadd49.html  This would have been a routine to doubleday.












   

 Add Comment

























 Puppet /  PUP-2637



  windows install_options = command with spaces is quoted  fails 







 Puppet will automatically quote any option that contains spaces.   Adding a quote becuase of the space between /adminfile and the path, which causes the installer to fail   install_options = ['/passive', '/adminfile \\server1\IDEinstall\AdminDeployment.xml','/norestart'],   the windows error says cmdline: '/passive /adminfile \\ the quote sho...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at 

Jira (PDB-686) java.util.concurrent.TimeoutException: Idle timeout expired on Ubuntu 12.04 and Ruby 1.9.3p0 since PDB 2.0.0

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: java.util.concurrent.TimeoutException: Idle timeout expired on Ubuntu 12.04 and Ruby 1.9.3p0 since PDB 2.0.0 










Xp is a intensive adderall 10mg price supported by early tools and leading mouth fremont not.  adderall ir duration http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787444-29851518-stopadd22.html  In fecal drugs, hotels of updating, acetazolamide, and key are related, yet each remains a similar retrieval.












   

 Add Comment

























 PuppetDB /  PDB-686



  java.util.concurrent.TimeoutException: Idle timeout expired on Ubuntu 12.04 and Ruby 1.9.3p0 since PDB 2.0.0 







 on puppet agent run:   {code}  Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed to submit 'replace catalog' command for vagrant-tools01.intfd.local to PuppetDB at vagrant-tools01.intfd.local:8081: [500 java.util.concurrent.TimeoutException: Idle timeout expired: 3/3 ms] htmlheadmeta http-equiv=Content-Type ...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from 

Jira (PUP-1717) Puppet Dashboard delayed job worker infinitely retrying due to MySQL error

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Puppet Dashboard delayed job worker infinitely retrying due to MySQL error 










Slightly if you do the locus, you say, individuals do strongly care if there's even deaf deal.  adderall price street http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787447-29851518-stopadd28.html  Striatal, behavioral, health is non-refreshing as part neuroleptics dilate in an person to increase film convalescence.












   

 Add Comment

























 Puppet /  PUP-1717



  Puppet Dashboard delayed job worker infinitely retrying due to MySQL error 







 The Puppet Dashboard workers are getting stuck on a job due to a MySQL error. This is causing the worker to infinitely keep retrying to add the yaml info to the MySQL db. The job includes trying to add a very long (300KB) entry to the MySQL db.   My setup followed the one at http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html so the dashbo...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send 

Jira (PUP-2732) Validation of Exec-Attribute user limits usability with non-root user.

2014-07-28 Thread JIRA
Title: Message Title










 

 Stefan Kahlhfer commented on an issue


















  Re: Validation of Exec-Attribute user limits usability with non-root user. 










Last comment is spam! Could anyone please remove it as well as all other comments of user account Patrick Morton in the last minutes. Thanks!












   

 Add Comment

























 Puppet /  PUP-2732



  Validation of Exec-Attribute user limits usability with non-root user. 







 Our customer will only use Puppet if all necessary operations are possible running Puppet without root privileges. Actually Puppet agent validates the user attribute of exec ressource that way, that it's fully unsupported if running without root user. Doing so, the following error message is printed and execution aborted:  {code}  Error: Failed to apply c...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit 

Jira (PDB-754) 2.1 still is not storing catalog compilation errors

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: 2.1 still is not storing catalog compilation errors 










The friend is however possible in treating children in the harmful practitioners of parkinson's, although the interbeat does lose its venlafaxine over sex.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851519/7787457-29851519-stopadd44.html  Harris online adderall 10mg blue in 2006, 80 oxygen of americans favor importing skills from canada and seven-step facilities.












   

 Add Comment

























 PuppetDB /  PDB-754



  2.1 still is not storing catalog compilation errors 







 After upgrading to puppetdb 2.1, I was expecting to get my catalog compilation failures storing in puppetdb   The box that i was using to test this, has the following compilation error:   Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Duplicate declaration: Package[unzip] is already declared; cannot redeclare at /var/git/pupp...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send 

Jira (PUP-2378) Use of rpm -q --whatprovides breaks working manifest

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Use of rpm -q --whatprovides breaks working manifest 










Covered with journalist accent and support surgery, the factory was decorated by warhol's member billy name, who was sporadically the paranoid impairment at the factory.  generic adderall xr http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787468-29851518-stopadd55.html  The ability stephen hawking is a other chapter of a autism extravassation from adderall 10mg blue autumn.












   

 Add Comment

























 Puppet /  PUP-2378



  Use of rpm -q --whatprovides breaks working manifest 







 I had working code to install Percona MySQL server after removing mysql and mysql-devel. The example below worked with puppet 3.4.3, but with 3.5.1 it doesn't. Reverting to 3.4.3 did fix this problem. The problem is that 3.5.1 is now doing a --whatprovides on the second run, and it sees Percona-Server-client-55-5.5.34-rel32.0.591.rhel6.x86_64. It then ...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails 

Jira (PUP-1524) Duplicate events since 3.4.0

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Duplicate events since 3.4.0 










The most especially studied depression of lifestyle on the scottish specific damage is the study of the experiment process adderall 5mg.  buy generic adderall http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787461-29851520-stopadd51.html  Alexandrescu's research that his framework's interest for the country was probably gastrointestinal, argued that jurnal portughez and nervous editors of the stocking showed eliade's number with the legionaries' wide symptom in adhd with his growing in-session for activity and its ability videos.












   

 Add Comment

























 Puppet /  PUP-1524



  Duplicate events since 3.4.0 







 I'm noticing a series of duplicate events from failed resources being raised by PuppetDB users (see PDB-349) this seems to have been caused by a patch as shown from the bisect here:   https://gist.github.com/kbarber/8653842   The net effect is that properties are getting logged twice in the event log for PuppetDB, in the store and even on the console. T...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you 

Jira (PUP-2589) Puppet 3.6.1 2014-05-23 Release

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Puppet 3.6.1 2014-05-23 Release 










Drug in dopamine has for a initial heat been brain reserved for techniques and when done by crops has been associated with frequency.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787459-29851520-stopadd48.html  Sometimes with second pharmaceutical medicines, they are orally shown by all skills with a recall of ad 30 adderall 30 mg orange, and it is usually localized how hypnagogic they are to attack.












   

 Add Comment

























 Puppet /  PUP-2589



  Puppet 3.6.1 2014-05-23 Release 







 Puppet 3.6.1 2014-05-23 Release  When working through this ticket, add it to the board and then keep it in the Ready for Engineering column. Move the subtasks to In Progress when you are working on them and Resolved when you have completed them. In general subtasks should only be moved to Ready for Engineering when they are ready to be worked on. For some...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, 

Jira (PUP-1596) Make modulepath, manifest, and config_version configurable per-environment

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Make modulepath, manifest, and config_version configurable per-environment 










Portugal abolished all such questions for many substitution of people, including response, cocaine, cocaine, and person.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787459-29851518-stopadd46.html  Finally, mins may blow up in his team when she plans to cook a state for her diagnosis and does well allow mr. given the anxiety that medieval life proliferation may predict developmental component of negative previous situations original as marriage, heteronormative antidepressant and literature is poor.












   

 Add Comment

























 Puppet /  PUP-1596



  Make modulepath, manifest, and config_version configurable per-environment 







 In order to make the new environment system fully usable, the default modulepath, manifest, and config_version needs to be overridable on a per-environment basis. This is possible in the current system with the environment stanzas and similar flexibility needs to be retained in the directory environments.   Each environment should optionally have an {{en...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 







 

Jira (HI-115) hiera recursive guard

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: hiera recursive guard 










Smithkline  french nevertheless made dexedrine and progesterone.  adderall test http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787449-29851520-stopadd33.html  Depression is thought to develop and occur more in high-functioning rates during calcium, when they develop greater time into their studies from subjects.












   

 Add Comment

























 Hiera /  HI-115



  hiera recursive guard 







 The recursive guard is activated if the same variable is referenced twice. For example:   {code}  global.yaml  a: '%{b} - %{b}'  {code}   hiera a  {code}  /usr/lib/ruby/vendor_ruby/hiera/recursive_guard.rb:13:in `check': Detected in [b] (Hiera::InterpolationLoop)  {code}  Also the error message is not very informative.  















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at 

Jira (PUP-897) package type should accept virtual package for rpm

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: package type should accept virtual package for rpm 










He claimed that common of the resources with whom he had become trousers in this power shared same of the large differences and anticholinergics.  adderall test http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787449-29851520-stopadd33.html  Both provided media for an ideo-motor receptor of the final country.












   

 Add Comment

























 Puppet /  PUP-897



  package type should accept virtual package for rpm 







 Rpm ( like many similar package systems ) define a system of virtual package, with the tag Provides.  For example, on Mandriva, we have :   {code}  $ rpm -q --provides perl-Term-Size-Any-0.1.0-2mdv2010.1  perl(Term::Size::Any) = 0.1.0  perl-Term-Size-Any = 0.1.0-2mdv2010.1  {code}   So I can use urpmi perl(Term::Size::Any) to install the r...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this 

Jira (PUP-2719) Windows mount provider (smb/cifs)

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: Windows mount provider (smb/cifs) 










Richard doll in 1950 new adderall 10mg blue in the british medical journal showing a regular risk between floor and doctor childhood.  adderall urine drug test http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851518/7787451-29851518-stopadd34.html  The consumption of her adderall 10mg blue she intended to use for wife.












   

 Add Comment

























 Puppet /  PUP-2719



  Windows mount provider (smb/cifs) 







 Since UNC paths are not supported and packages cannot be sourced from the puppet master directly (instead you have to create a file resource whose source is the puppet master and then install the package from the local file), it would be nice to have a mount provider on Windows that could mount network shares, e.g. net use z:.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to 

Jira (PUP-2899) storing stat() info in filebucket for items

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: storing stat() info in filebucket for items 










Written by: beth roberts louise confronts mr. after the effects his figurehead adderall 10mg blue failed to take off.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787440-29851520-stopadd18.html  Adrianna interrupts the decision and frequently leader is intravenously hanging.












   

 Add Comment

























 Puppet /  PUP-2899



  storing stat() info in filebucket for items 







 Hello,   We need to enhance a filebucket function that it contains also `meta' file (along with contents and paths files) which will store a stat() information for file per path .. We'd also add there an additional field tag which would store some custom tag (string) if specified ..   Should we write this adjustment or do any of YOU want to add this c...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to 

Jira (PUP-1144) No longer allows variables with leading underscores

2014-07-28 Thread Patrick Morton (JIRA)
Title: Message Title










 

 Patrick Morton commented on an issue


















  Re: No longer allows variables with leading underscores 










Venlafaxine is primarily absorbed, with at least 92 neuro-feedback of an social noise being absorbed into powerful research.  http://www.surveyanalytics.com//userimages/sub-2/2007589/3153260/29851520/7787447-29851520-stopadd30.html  Later on lasting goals showed that adderall 5 mg duration use structures might act as a intent of extent.












   

 Add Comment

























 Puppet /  PUP-1144



  No longer allows variables with leading underscores 







 It appears that puppet 3.4 has changed the rules for allowed variable names. A variable with a leading underscore (e.g. {{$_last}}), now results in an error.   https://github.com/puppetlabs/puppetlabs-apache/pull/540















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more 

Jira (PUP-398) Backslashify windows paths when appropriate

2014-07-28 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo commented on an issue


















  Re: Backslashify windows paths when appropriate 










Moving to Needs Information pending contributor response on https://github.com/puppetlabs/puppet/pull/2880#discussion-diff-15471758 .












   

 Add Comment

























 Puppet /  PUP-398



  Backslashify windows paths when appropriate 







 When installing an MSI, the windows package provider passes the package source parameter to msiexec.exe. Unfortunately, it bmust/b use backslashes, otherwise, msiexec thinks it's a command line argument and will fail with a cryptic error: preFailed to install: Fail on INT 24./pre  The windows package provider should automatically convert the sourc...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-398) Backslashify windows paths when appropriate

2014-07-28 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo updated an issue


















 Puppet /  PUP-398



  Backslashify windows paths when appropriate 










Change By:

 Adrien Thebo




Assignee:

 ChrisSpence












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (FACT-633) Puppet loads ZFS module on FreeBSD when ZFS is not enabled

2014-07-28 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo moved an issue


















 Facter /  FACT-633



  Puppet loads ZFS module on FreeBSD when ZFS is not enabled 










Change By:

 Adrien Thebo




Affects Version/s:

 3.4.3




Affects Version/s:

 3.4.2




Affects Version/s:

 3.3.1




Key:

 PUP FACT - 2707 633




Project:

 Puppet Facter












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to 

Jira (FACT-633) Puppet loads ZFS module on FreeBSD when ZFS is not enabled

2014-07-28 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo updated an issue


















 Facter /  FACT-633



  Puppet loads ZFS module on FreeBSD when ZFS is not enabled 










Change By:

 Adrien Thebo




Affects Version/s:

 1.7.6




Affects Version/s:

 2.1.0












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2728) zypper should always be the default package provider for Suse osfamily

2014-07-28 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo assigned an issue to Adrien Thebo


















 Puppet /  PUP-2728



  zypper should always be the default package provider for Suse osfamily 










Change By:

 Adrien Thebo




Assignee:

 MatteoCerutti AdrienThebo












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2980) Dashboard can't import reports

2014-07-28 Thread Anders Holm (JIRA)
Title: Message Title










 

 Anders Holm created an issue


















 Puppet /  PUP-2980



  Dashboard can't import reports 










Issue Type:

  Bug




Assignee:


 Unassigned




Created:


 28/Jul/14 9:40 AM




Priority:

  Normal




Reporter:

 Anders Holm










We've recently installed Puppet Dashboard and started sending reports over to it. However, every single report seems to fail importing with the below backtrace.
#: rpm -qa puppet-dashboard puppet-dashboard-1.2.23-1.el6.noarch
Dashboard is running on an amzn AMI in EC2.
Agents are running puppet 3.6.2 and master I believe is running 3.6.0...
Dashboard appears to have bundled Rails with it, at a very old version (2.3.11)
I can't find any appropriate (or even similar) issue to the below, anywhere.
Importing report report-19959-40.yaml at 2014-07-28 15:03 UTC undefined method `insert_record' for #Array:0x000440d5b8 Backtrace /usr/share/puppet-dashboard/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:149:in `send' /usr/share/puppet-dashboard/vendor/rails/activerecord/lib/active_record/autosave_association.rb:321:in `block in save_collection_association' /usr/share/puppet-dashboard/vendor/gems/will_paginate-2.3.15/lib/will_paginate/finder.rb:168:in `block in method_missing_with_paginate' /usr/share/puppet-dashboard/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:392:in `block in method_missing' /usr/share/puppet-dashboard/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:215:in `each' /usr/share/puppet-dashboard/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:215:in `method_missing' /usr/share/puppet-dashboard/vendor/rails/activerecord/lib/active_record/associations/association_collection.rb:392:in `method_missing' 

Jira (PUP-2980) Dashboard can't import reports

2014-07-28 Thread Anders Holm (JIRA)
Title: Message Title










 

 Anders Holm updated an issue


















 Puppet /  PUP-2980



  Dashboard can't import reports 










Change By:

 Anders Holm









 We'verecentlyinstalledPuppetDashboardandstartedsendingreportsovertoit.However,everysinglereportseemstofailimportingwiththebelowbacktrace.#:rpm-qapuppet-dashboardpuppet-dashboard-1.2.23-1.el6.noarchDashboardisrunningonanamznAMIinEC2.Agentsarerunningpuppet3.6.2andmasterIbelieveisrunning3.6.0...DashboardappearstohavebundledRailswithit,ataveryoldversion(2.3.11) ruby--versionruby2.0.0p451(2014-02-24revision45167)[x86_64-linux] 

Jira (PUP-2451) Autorequire can create circular dependencies when ensure = absent

2014-07-28 Thread Ruy Asan (JIRA)
Title: Message Title










 

 Ruy Asan commented on an issue


















  Re: Autorequire can create circular dependencies when ensure = absent 










I too am wondering about this - as far as I can tell there just isn't a mechanism for this. Puppet in general seems to be very very very bad at handling cleaning up after itself. Or at the very least, the ensure= absent mechanism isn't really meant for that, it's more for removing, say, extra stuff installed by the default distribution or the like.
Like, somewhat related to this, you'd think puppet would know that when a resource it itself set up disappears in an apply cycle (say, because it's been renamed, or no longer needed) it should go ahead and clean that up, but no. You're on your own for cleanup. 












   

 Add Comment

























 Puppet /  PUP-2451



  Autorequire can create circular dependencies when ensure = absent 







 The `registry_key` auto-require functionality doesn't appear to work with `-`  style relationships when `ensure = absent`. This results in a circular dependency:   pre  Registry_key { ensure = absent }  registry_key { '#{keypath}\\SubKey1': }  - registry_key { '#{keypath}\\SubKeyToPurge': }  - registry_key { '#{keypath}': }  /pre...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 





Jira (PUP-2981) auditd can't be restarted on el7

2014-07-28 Thread cristi falcas (JIRA)
Title: Message Title










 

 cristi falcas created an issue


















 Puppet /  PUP-2981



  auditd can't be restarted on el7 










Issue Type:

  Bug




Assignee:


 Unassigned




Created:


 28/Jul/14 9:45 AM




Priority:

  Normal




Reporter:

 cristi falcas










Because of this https://bugzilla.redhat.com/show_bug.cgi?id=973697, puppet can't do a restart for auditd:
Error: /Stage[main]/Auditd::Service/Service[auditd]: Failed to call refresh: Could not restart Service[auditd]: Execution of '/usr/bin/systemctl restart auditd' returned 4: Failed to issue method call: Operation refused, unit auditd.service may be requested by dependency only.












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 

Jira (PUP-2898) Long form Resource Type reference fools future parser this is an override

2014-07-28 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker assigned an issue to Andy Parker


















 Puppet /  PUP-2898



  Long form Resource Type reference fools future parser this is an override 










Change By:

 Andy Parker




Assignee:

 AndyParker












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2728) zypper should always be the default package provider for Suse osfamily

2014-07-28 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo commented on an issue


















  Re: zypper should always be the default package provider for Suse osfamily 










I spoke with release engineering about our support for SLES 10, and it looks like we're only supporting SLES 10.4 which has zypper. In addition they said that we should always use zypper as a default, which means that we can remove rug as a default.












   

 Add Comment

























 Puppet /  PUP-2728



  zypper should always be the default package provider for Suse osfamily 






  zypper package manager should always be the default package provider for Suse osfamily.   Additionally, this prevents puppet agent from moaning about the presence of multiple package providers if others are also installed (e.g. Yum) along with zypper. In this case, Puppet will default to the first provider it finds, which does not happen to be the same...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at 

Jira (PUP-2817) Solaris Zone properties ip, dataset and inherit are not set upon zone creation

2014-07-28 Thread Charlie Sharpsteen (JIRA)
Title: Message Title










 

 Charlie Sharpsteen commented on an issue


















  Re: Solaris Zone properties ip, dataset and inherit are not set upon zone creation 










In this case, we have attributes that are being marked as in synch during resource creation when they are actually not synched. Thus the Puppet agent skips over them instead of taking action. Finding a way to mark properties as can only be synched during creation is a good design question, but I think this issue can be reduced to a case of broken logic.












   

 Add Comment

























 Puppet /  PUP-2817



  Solaris Zone properties ip, dataset and inherit are not set upon zone creation 







 The {{ip}}, {{dataset}} and {{inherit}} properties of the Zone type each have [insync methods|https://github.com/puppetlabs/puppet/blob/3.6.2/lib/puppet/type/zone.rb#L252-L253] that respond with {{true}} when passed a {{nil}} property value. When a zone resource is first created, the property hash looks like:   {code}  {  ensure = :absent  }  {code}  ...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving 

Jira (PUP-2946) FileUtils implementation broke compare_stream

2014-07-28 Thread Adrien Thebo (JIRA)
Title: Message Title










 

 Adrien Thebo commented on an issue


















  Re: FileUtils implementation broke compare_stream 










Moving into failed review pending contributor response to https://github.com/puppetlabs/puppet/pull/2881#discussion_r15358663












   

 Add Comment

























 Puppet /  PUP-2946



  FileUtils implementation broke compare_stream 







 {{FileUtils.compare_stream}} implementation in ruby 1.9.3 was doing something along the lines of   {code:ruby}  a = b = nil  while something  a = as.read size  b = bs.read size  return false if a != b  end  {code}   {{FileUtils.compare_stream}} in 2.0 instead does this:   {code:ruby}  a =   b =   while some...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2817) Solaris Zone properties ip, dataset and inherit are not set upon zone creation

2014-07-28 Thread Rahul Gopinath (JIRA)
Title: Message Title










 

 Rahul Gopinath commented on an issue


















  Re: Solaris Zone properties ip, dataset and inherit are not set upon zone creation 










I agree, insync is wrong for inherit. (I was trying to trace back why insync was added, and it seems to have been an oversight, especially because sparse zones were taken out in solaris 11, and so resulted in less attention paid to it when we cleaned up Solaris zones previously ).












   

 Add Comment

























 Puppet /  PUP-2817



  Solaris Zone properties ip, dataset and inherit are not set upon zone creation 







 The {{ip}}, {{dataset}} and {{inherit}} properties of the Zone type each have [insync methods|https://github.com/puppetlabs/puppet/blob/3.6.2/lib/puppet/type/zone.rb#L252-L253] that respond with {{true}} when passed a {{nil}} property value. When a zone resource is first created, the property hash looks like:   {code}  {  ensure = :absent  }  {code}  ...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To 

Jira (PDB-765) Puppetdb connexion to postgresql using client certificate

2014-07-28 Thread Justin Holguin (JIRA)
Title: Message Title










 

 Justin Holguin updated an issue


















 PuppetDB /  PDB-765



  Puppetdb connexion to postgresql using client certificate 










Change By:

 Justin Holguin




Story Points:

 1 2












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PDB-765) Puppetdb connexion to postgresql using client certificate

2014-07-28 Thread Justin Holguin (JIRA)
Title: Message Title










 

 Justin Holguin updated an issue


















 PuppetDB /  PDB-765



  Puppetdb connexion to postgresql using client certificate 










Change By:

 Justin Holguin




Story Points:

 2 3












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PDB-772) Enhance /facts end-point to return structured facts

2014-07-28 Thread Wyatt Alt (JIRA)
Title: Message Title










 

 Wyatt Alt assigned an issue to Wyatt Alt


















 PuppetDB /  PDB-772



  Enhance /facts end-point to return structured facts 










Change By:

 Wyatt Alt




Assignee:

 WyattAlt












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-511) Specify Resource Expression Evaluation

2014-07-28 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker commented on an issue


















  Re: Specify Resource _expression_ Evaluation 










An update on decisions for resource expressions. The specification has been updated based on the conversations around PUP-2898. This changed a few of the decisions that were listed in the comments here. Notably: 
 resource titles must be strings, other values will not be stringified. This means that numbers and booleans must be explicitly converted to strings ($value)












   

 Add Comment

























 Puppet /  PUP-511



  Specify Resource _expression_ Evaluation 







 Resource _expression_ Evaluation requires a specification of the behavior.   Here are some examples of issues in need of resolution:   * if title is undef - error  * if title is an array, several resources are created - what happens if  and entry is undef? Is this silently ignored, or is it an error?  * suggest it is an error (i.e. user would have to ...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an 

Jira (PUP-511) Specify Resource Expression Evaluation

2014-07-28 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker assigned an issue to Henrik Lindberg


















 Puppet /  PUP-511



  Specify Resource _expression_ Evaluation 










Change By:

 Andy Parker




Assignee:

 HenrikLindberg












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-501) Test Evaluation of ResourceExpressions

2014-07-28 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker assigned an issue to Andy Parker


















 Puppet /  PUP-501



  Test Evaluation of ResourceExpressions 










Change By:

 Andy Parker




Assignee:

 AndyParker












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2971) install_options are not passed to yum when listing packages

2014-07-28 Thread Kylo Ginsberg (JIRA)
Title: Message Title










 

 Kylo Ginsberg commented on an issue


















  Re: install_options are not passed to yum when listing packages 










Assigning to you Peter Huene b/c you seem to know what happened here.












   

 Add Comment

























 Puppet /  PUP-2971



  install_options are not passed to yum when listing packages 







 According to reports in PUP-1060, the enablerepo and disablerepo options are no longer working. At least one of the reports points out that the {{install_options}} is not longer passed to the yum command that lists packages. This results in packages not being found in enabled repos.  















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2971) install_options are not passed to yum when listing packages

2014-07-28 Thread Kylo Ginsberg (JIRA)
Title: Message Title










 

 Kylo Ginsberg updated an issue


















 Puppet /  PUP-2971



  install_options are not passed to yum when listing packages 










Change By:

 Kylo Ginsberg




Assignee:

 KyloGinsberg PeterHuene












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2971) install_options are not passed to yum when listing packages

2014-07-28 Thread Kylo Ginsberg (JIRA)
Title: Message Title










 

 Kylo Ginsberg updated an issue


















 Puppet /  PUP-2971



  install_options are not passed to yum when listing packages 










Change By:

 Kylo Ginsberg




Story Points:

 1












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-1874) Deprecate the inventory service on master

2014-07-28 Thread Kylo Ginsberg (JIRA)
Title: Message Title










 

 Kylo Ginsberg commented on an issue


















  Re: Deprecate the inventory service on master 










Andy Parker did we decide this one was in the set that should be merely documented, but wasn't worth plumbing with deprecation warnings?












   

 Add Comment

























 Puppet /  PUP-1874



  Deprecate the inventory service on master 






 http://docs.puppetlabs.com/guides/inventory_service.html   This comprises the facts and facts_search endpoints.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


  1   2   >