Jira (PUP-10410) package fails on openjdk with non-boolean status string

2020-04-10 Thread Mihai Buzgau (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mihai Buzgau commented on  PUP-10410  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: package fails on openjdk with non-boolean status string   
 

  
 
 
 
 

 
 Hi Matt! Puppet supports the following values for ensure property: 
 
present 
absent 
purged 
held 
installed 
latest 
/./ 
 More info here: https://puppet.com/docs/puppet/latest/types/package.html#package-attribute-ensure Can please consider changing your manifest from:  
 
 
 
 
 package { ' java-1.8.0-openjdk-headless':  
 
 
   ensure => true,  
 
 
 }   
 
 
 
  to   
 
 
 
 
 package { ' java-1.8.0-openjdk-headless':  
 
 
   ensure => installed,  
 
 
 }   
 
 
 
  If you want have puppet check if the package is installed and install it if it is not. or  
 
 
 
 
 package { ' java-1.8.0-openjdk-headless':  
 
 

Jira (PUP-10410) package fails on openjdk with non-boolean status string

2020-04-08 Thread Mihai Buzgau (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mihai Buzgau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10410  
 
 
  package fails on openjdk with non-boolean status string   
 

  
 
 
 
 

 
Change By: 
 Mihai Buzgau  
 
 
Sprint: 
 PR NW  -  Triage  2020-04-15  
 

  
 
 
 
 

 
 
 

 
 
 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.354183.1586042388000.33225.1586337060099%40Atlassian.JIRA.


Jira (PUP-10410) package fails on openjdk with non-boolean status string

2020-04-08 Thread Mihai Buzgau (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mihai Buzgau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10410  
 
 
  package fails on openjdk with non-boolean status string   
 

  
 
 
 
 

 
Change By: 
 Mihai Buzgau  
 
 
Story Points: 
 1  
 

  
 
 
 
 

 
 
 

 
 
 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.354183.1586042388000.33224.1586337060046%40Atlassian.JIRA.


Jira (PUP-10410) package fails on openjdk with non-boolean status string

2020-04-07 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-10410  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: package fails on openjdk with non-boolean status string   
 

  
 
 
 
 

 
 For next time, it helps to run with the --trace command line argument so it will print the ruby stacktrace leading up to the problem.  
 

  
 
 
 
 

 
 
 

 
 
 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.354183.1586042388000.32364.1586281980029%40Atlassian.JIRA.


Jira (PUP-10410) package fails on openjdk with non-boolean status string

2020-04-07 Thread Mihai Buzgau (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mihai Buzgau updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10410  
 
 
  package fails on openjdk with non-boolean status string   
 

  
 
 
 
 

 
Change By: 
 Mihai Buzgau  
 
 
Sprint: 
 PR - Triage  
 

  
 
 
 
 

 
 
 

 
 
 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.354183.1586042388000.32027.1586264940040%40Atlassian.JIRA.


Jira (PUP-10410) package fails on openjdk with non-boolean status string

2020-04-06 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10410  
 
 
  package fails on openjdk with non-boolean status string   
 

  
 
 
 
 

 
Change By: 
 Josh Cooper  
 
 
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.354183.1586042388000.31121.1586193780124%40Atlassian.JIRA.


Jira (PUP-10410) package fails on openjdk with non-boolean status string

2020-04-04 Thread Matt (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matt commented on  PUP-10410  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: package fails on openjdk with non-boolean status string   
 

  
 
 
 
 

 
 The problem does not happen on run 1; the package installs correctly   The problem happens on run 1+N when puppet package is trying to detect the currently installed version.  The problem may be stated incorrectly above where code is expecting a version string and receiving a bool?  
 

  
 
 
 
 

 
 
 

 
 
 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.354183.1586042388000.30670.1586042700028%40Atlassian.JIRA.


Jira (PUP-10410) package fails on openjdk with non-boolean status string

2020-04-04 Thread Matt (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matt created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-10410  
 
 
  package fails on openjdk with non-boolean status string   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 PUP 6.14.0  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 Language  
 
 
Created: 
 2020/04/04 4:19 PM  
 
 
Environment: 
 All tested environments and builds  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Matt  
 
 
Original Estimate: 
2 hours 
 
 
Remaining Estimate:  
2 hours 
 

  
 
 
 
 

 
 Puppet Version: 3.0 - 6.14 Puppet Server Version: 3.0 - 6.9.2 OS Name/Version: RHEL+CentOS 7 and 8 Puppet package fails to install or update java-1.8.0-openjdk-headless.  This has been consistent for 2 generations of RH linux kernels and 4 generations of Puppet To reproduce: 
 
Install a fresh build of RHEL or CentOS (reproducable on all modern versions, I tested on CentOS 8.1.1 and replicated on RHEL and CentOS 7.5 and 7.7( 
Install Puppet (tested on puppetmaster 6.9.2-1, reproduced as far back as 3.1) 
Try and install openjdk - headless matt@vm041:72% sudo puppet