Jira (FACT-2677) Fix facter 4 for cross compiled platforms

2020-06-22 Thread Florin Dragos (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Florin Dragos assigned an issue to Florin Dragos  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2677  
 
 
  Fix facter 4 for cross compiled platforms   
 

  
 
 
 
 

 
Change By: 
 Florin Dragos  
 
 
Assignee: 
 Florin Dragos  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.363427.1592816898000.92838.1592895240030%40Atlassian.JIRA.


Jira (FACT-2676) Wrong identification of Opensuse Leap systems

2020-06-22 Thread Mihai Buzgau (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mihai Buzgau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2676  
 
 
  Wrong identification of Opensuse Leap systems   
 

  
 
 
 
 

 
Change By: 
 Mihai Buzgau  
 
 
Sub-team: 
 ghost  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.363413.1592644961000.92836.1592892300103%40Atlassian.JIRA.


Jira (FACT-2676) Wrong identification of Opensuse Leap systems

2020-06-22 Thread Mihai Buzgau (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mihai Buzgau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2676  
 
 
  Wrong identification of Opensuse Leap systems   
 

  
 
 
 
 

 
Change By: 
 Mihai Buzgau  
 
 
Team: 
 Night's Watch  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.363413.1592644961000.92835.1592892300047%40Atlassian.JIRA.


Jira (PDB-4446) puppet query: certificate verify failed

2020-06-22 Thread Aaron (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aaron commented on  PDB-4446  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: puppet query: certificate verify failed   
 

  
 
 
 
 

 
 Just an FYI- in my case, I was using localhost (since the cli is installed on the puppetdb server) in the server_urls option. Changing it to the FQDN of the machine solved the issue for me. In my case, I'm guessing that the server_urls have to match the subject of the certificate offered by puppetdb on its initial SSL negotiation.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.314453.1561678308000.92641.1592862600087%40Atlassian.JIRA.


Jira (PDB-4446) puppet query: certificate verify failed

2020-06-22 Thread Aaron (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aaron commented on  PDB-4446  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: puppet query: certificate verify failed   
 

  
 
 
 
 

 
 I'm experiencing the same behavior with puppetdb version 6.11.0-1.el7 on centos 7.8.2003.  
 
 
 
 
 # puppet query 'facts [] { name="puppet_major_version" }'  
 
 
 Traceback (most recent call last):  
 
 
 	20: from /opt/puppetlabs/bin/puppet-query:23:in `'  
 
 
 	19: from /opt/puppetlabs/bin/puppet-query:23:in `load'  
 
 
 	18: from /opt/puppetlabs/puppet/lib/ruby/gems/2.5.0/gems/puppetdb_cli-2.0.1/exe/puppet-query:7:in `'  
 
 
 	17: from /opt/puppetlabs/puppet/lib/ruby/gems/2.5.0/gems/puppetdb_cli-2.0.1/lib/puppetdb_cli.rb:13:in `run'  
 
 
 	16: from /opt/puppetlabs/puppet/lib/ruby/gems/2.5.0/gems/cri-2.15.10/lib/cri/command.rb:314:in `run'  
 
 
 	15: from /opt/puppetlabs/puppet/lib/ruby/gems/2.5.0/gems/cri-2.15.10/lib/cri/command.rb:296:in `run'  
 
 
 	14: from /opt/puppetlabs/puppet/lib/ruby/gems/2.5.0/gems/cri-2.15.10/lib/cri/command.rb:360:in `run_this'  
 
 
 	13: from /opt/puppetlabs/puppet/lib/ruby/gems/2.5.0/gems/puppetdb_cli-2.0.1/lib/puppetdb_cli/query.rb:30:in `block (2 levels) in '  
 
 
 	12: from /opt/puppetlabs/puppet/lib/ruby/gems/2.5.0/gems/puppetdb_cli-2.0.1/lib/puppetdb_cli/utils.rb:43:in `send_query'  

Jira (PDB-4598) Unable to backup the database

2020-06-22 Thread Aaron (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aaron updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4598  
 
 
  Unable to backup the database   
 

  
 
 
 
 

 
Change By: 
 Aaron  
 
 
Comment: 
 I am also seeing this issue, when I attempt to make a query via the puppet query subcommand:{code:java}# puppet query 'facts [] {}'/opt/puppetlabs/bin/puppet-query: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.338502.1575736439000.92625.1592862120127%40Atlassian.JIRA.


Jira (PDB-4598) Unable to backup the database

2020-06-22 Thread Aaron (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aaron commented on  PDB-4598  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unable to backup the database   
 

  
 
 
 
 

 
 I am also seeing this issue, when I attempt to make a query via the puppet query subcommand:  
 
 
 
 
 # puppet query 'facts [] {}'  
 
 
 /opt/puppetlabs/bin/puppet-query: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory  
 
 
 
  
 
 
 
   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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

Jira (PDB-4745) Investigate transient configure-expiration-beavior faiures

2020-06-22 Thread Zachary Kent (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zachary Kent assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4745  
 
 
  Investigate transient configure-expiration-beavior faiures   
 

  
 
 
 
 

 
Change By: 
 Zachary Kent  
 
 
Assignee: 
 Zachary Kent  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.359582.1590092431000.92371.1592850240025%40Atlassian.JIRA.


Jira (PDB-4658) Audit metric and dlo behavior with command broadcast

2020-06-22 Thread Zachary Kent (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zachary Kent updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4658  
 
 
  Audit metric and dlo behavior with command broadcast   
 

  
 
 
 
 

 
Change By: 
 Zachary Kent  
 
 
Release Notes: 
 Not Needed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.347256.1582313765000.92348.1592849640531%40Atlassian.JIRA.


Jira (PDB-4659) Create acceptance tests that simulate PDB command broadcast

2020-06-22 Thread Zachary Kent (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zachary Kent assigned an issue to Zachary Kent  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-4659  
 
 
  Create acceptance tests that simulate PDB command broadcast   
 

  
 
 
 
 

 
Change By: 
 Zachary Kent  
 
 
Assignee: 
 Zachary Kent  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.347259.1582314337000.92336.1592849580121%40Atlassian.JIRA.


Jira (FACT-1383) Azure Instance Metadata

2020-06-22 Thread Erik (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Erik commented on  FACT-1383  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Azure Instance Metadata   
 

  
 
 
 
 

 
 Any update on a timeframe? The linked module hasn't been updated in a while (still using an older version of the Azure metadata API).  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.125281.1459963292000.91978.1592842800033%40Atlassian.JIRA.


Jira (PUP-8088) add mechanism for cache eviction callback / finalizers

2020-06-22 Thread Henrik Lindberg (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Henrik Lindberg commented on  PUP-8088  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: add mechanism for cache eviction callback / finalizers   
 

  
 
 
 
 

 
 Josh Cooper exactly that - it is typically for hiera backend function developers that use some 3rd party connection/service they have no control over; i.e. getting some kind of client handle back that they want to hold on to for subsequent operations, and then they need to do a close of that at some point.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.218549.150892772.91717.1592833140187%40Atlassian.JIRA.


Jira (FACT-2675) Build facter-ng for puppet-agent:master from facter:4.x instead of facter-ng:master

2020-06-22 Thread Bogdan Irimie (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bogdan Irimie assigned an issue to Bogdan Irimie  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2675  
 
 
  Build facter-ng for puppet-agent:master from facter:4.x instead of facter-ng:master   
 

  
 
 
 
 

 
Change By: 
 Bogdan Irimie  
 
 
Assignee: 
 Bogdan Irimie  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.363409.1592578142000.91674.1592826960031%40Atlassian.JIRA.


Jira (PUP-7445) Remove win32-process usage within Puppet

2020-06-22 Thread Gheorghe Popescu (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gheorghe Popescu assigned an issue to Gheorghe Popescu  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-7445  
 
 
  Remove win32-process usage within Puppet   
 

  
 
 
 
 

 
Change By: 
 Gheorghe Popescu  
 
 
Assignee: 
 Gheorghe Popescu  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.185590.1492019323000.91669.1592824080036%40Atlassian.JIRA.


Jira (FACT-2677) Fix facter 4 for cross compiled platforms

2020-06-22 Thread Florin Dragos (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Florin Dragos created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Facter /  FACT-2677  
 
 
  Fix facter 4 for cross compiled platforms   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2020/06/22 2:08 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Florin Dragos  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)  
 
 

 
   
 

  
 

  
 

   





-- 
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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.363427.159281