Jira (PUP-11480) Corrective Change YAML file causes errors when type parameter is a complex type

2022-03-28 Thread Josh Cooper (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-11480  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Corrective Change YAML file causes errors when type parameter is a complex type   
 

  
 
 
 
 

 
 The mysql issue was fixed in https://github.com/puppetlabs/puppetlabs-mysql/pull/1429 though it looks like fix hasn't been released yet.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11480) Corrective Change YAML file causes errors when type parameter is a complex type

2022-03-23 Thread Jason Grammenos (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jason Grammenos updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11480  
 
 
  Corrective Change YAML file causes errors when type parameter is a complex type   
 

  
 
 
 
 

 
Change By: 
 Jason Grammenos  
 

  
 
 
 
 

 
 Related to puppetlabs/mysql module{code:java}Error: Transaction store file /opt/puppetlabs/puppet/cache/state/transactionstore.yaml is corrupt ((/opt/puppetlabs/puppet/cache/state/transactionstore.yaml): Tried to load unspecified class: Puppet::Provider::MysqlLoginPath::Sensitive); replacingWrapped exception:Tried to load unspecified class: Puppet::Provider::MysqlLoginPath::Sensitive{code} {code:java}  The contents   mysql_login_path { 'client':ensure   => present,owner=> 'root',host => 'localhost',user => 'root',password => Sensitive($password),port => 3306,require  => [Package[$require_package_name]]  }{code}snippet  of the transactionstore.yaml are as so:{code} Mylogin 2067   Mysql_login_path [ setup_nagios_mylogin client ]: 2068 parameters: 2069   ensure: 2070 system_value: 2071 -  : present 2072   host: 2073 system_value: 2074 -  : localhost   mysql_user 2075   user : 2076 system_value: 2077 -  nagios  root    owner 2078   password : 2079 system_value: 2080 -  nagios  !ruby/object:Puppet::Provider::MysqlLoginPath::Sensitive    group 2081   value :  redacted  2082   port:2083 system_value: 2084 -  nagios  3306   {code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira 

Jira (PUP-11480) Corrective Change YAML file causes errors when type parameter is a complex type

2022-03-23 Thread Jason Grammenos (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jason Grammenos updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11480  
 
 
  Corrective Change YAML file causes errors when type parameter is a complex type   
 

  
 
 
 
 

 
Change By: 
 Jason Grammenos  
 

  
 
 
 
 

 
 Related to puppetlabs/mysql module{code:java}Error: Transaction store file /opt/puppetlabs/puppet/cache/state/transactionstore.yaml is corrupt ((/opt/puppetlabs/puppet/cache/state/transactionstore.yaml): Tried to load unspecified class: Puppet::Provider::MysqlLoginPath::Sensitive); replacingWrapped exception:Tried to load unspecified class: Puppet::Provider::MysqlLoginPath::Sensitive{code}The contents of the transactionstore.yaml are as so:{code} ---resources:  File Mylogin [ c:/temp setup_nagios_mylogin ]:parameters:  ensure:system_value:  :directory    File[c - : /temp/deny_full_rights_dir]: present  parameters   host :   ensure: system_value:  :directory    User[bob] - : localhost  parameters   mysql_user :   ensure: system_value:  :present    password: - nagios  system_value   owner :  L0v3Pupp3t!    groups: system_value:  BUILTIN\Users,Users    Acl[c:/temp/deny_full_rights_dir]: - nagios  parameters   group :   permissions: system_value:-  !ruby/hash:Puppet::Type::Acl::Ace {}  nagios    inherit_parent_permissions:system_value: :true {code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
  

Jira (PUP-11480) Corrective Change YAML file causes errors when type parameter is a complex type

2022-03-23 Thread Jason Grammenos (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jason Grammenos updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11480  
 
 
  Corrective Change YAML file causes errors when type parameter is a complex type   
 

  
 
 
 
 

 
Change By: 
 Jason Grammenos  
 
 
Priority: 
 Critical High  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11480) Corrective Change YAML file causes errors when type parameter is a complex type

2022-03-23 Thread Jason Grammenos (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jason Grammenos updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11480  
 
 
  Corrective Change YAML file causes errors when type parameter is a complex type   
 

  
 
 
 
 

 
Change By: 
 Jason Grammenos  
 

  
 
 
 
 

 
 https Related to puppetlabs/mysql module{code : java}Error: Transaction store file / opt / jenkins-modules. puppetlabs .com / view puppet / 3.%20windows%20only cache / view state / acl transactionstore.yaml is corrupt (( / view opt / acl%20-%20master puppetlabs / job puppet / forge-windows_puppetlabs-acl_intn-sys_smoke-master cache / PLATFORM=windows-2008r2-64a,WORKER_LABEL=beaker state / 20/consoleFull{code}file { 'c transactionstore.yaml) : /tmp'  Tried to load unspecified class :  Puppet::Provider::MysqlLoginPath::Sensitive); replacing    ensure  => directory,}user { 'bob' Wrapped exception :   ensure => present,  groups => 'Users',  managehome => true,  password   => "L0v3Pupp3t!"}acl { 'c Tried to load unspecified class : /tmp'  Puppet : :Provider::MysqlLoginPath::Sensitive    permissions  => [ {  identity => 'bob', perm_type => 'allow', rights => ['modify'] },  ],}{ code} The permissions property of acl is a hash type. This looks to be killing runs for anyone using acl or another type that has a parameter/property that is a hash type. The contents of the transactionstore.yaml are as so:{code}---resources:  File[c:/temp]:parameters:  ensure:system_value: :directory  File[c:/temp/deny_full_rights_dir]:parameters:  ensure:system_value: :directory  User[bob]:parameters:  ensure:system_value: :present  password:system_value: L0v3Pupp3t!  groups:system_value: BUILTIN\Users,Users  Acl[c:/temp/deny_full_rights_dir]:parameters:  permissions:system_value:- !ruby/hash:Puppet::Type::Acl::Ace {}  inherit_parent_permissions:system_value: :true{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 

Jira (PUP-11480) Corrective Change YAML file causes errors when type parameter is a complex type

2022-03-23 Thread Jason Grammenos (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jason Grammenos updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11480  
 
 
  Corrective Change YAML file causes errors when type parameter is a complex type   
 

  
 
 
 
 

 
Change By: 
 Jason Grammenos  
 
 
Labels: 
 regression windows  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.2#820002-sha1:829506d)  
 
 

 
   
 

  
 

  
 

   





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


Jira (PUP-11480) Corrective Change YAML file causes errors when type parameter is a complex type

2022-03-23 Thread Jason Grammenos (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jason Grammenos created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-11480  
 
 
  Corrective Change YAML file causes errors when type parameter is a complex type   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 qa  
 
 
Created: 
 2022/03/23 8:45 AM  
 
 
Labels: 
 regression windows  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Jason Grammenos  
 

  
 
 
 
 

 
 https://jenkins-modules.puppetlabs.com/view/3.%20windows%20only/view/acl/view/acl%20-%20master/job/forge-windows_puppetlabs-acl_intn-sys_smoke-master/PLATFORM=windows-2008r2-64a,WORKER_LABEL=beaker/20/consoleFull  
 
 
 
 
    
 
 
 file { 'c:/tmp':  
 
 
   ensure  => directory,  
 
 
 }  
 
 
    
 
 
 user { 'bob':