Jira (PDB-3587) puppetlabs-puppetdb : doesn't work with puppetlabs-postgresql 5.x

2017-06-26 Thread David Hollinger (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 David Hollinger commented on  PDB-3587 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: puppetlabs-puppetdb : doesn't work with puppetlabs-postgresql 5.x  
 
 
 
 
 
 
 
 
 
 
PR at https://github.com/puppetlabs/puppetlabs-puppetdb/pull/260 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PDB-3587) puppetlabs-puppetdb : doesn't work with puppetlabs-postgresql 5.x

2017-06-22 Thread David Hollinger (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 David Hollinger updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 PuppetDB /  PDB-3587 
 
 
 
  puppetlabs-puppetdb : doesn't work with puppetlabs-postgresql 5.x  
 
 
 
 
 
 
 
 
 

Change By:
 
 David Hollinger 
 
 
 
 
 
 
 
 
 
 _Basic Info_*Module Version:*_Describe your issue in as much detail as possible..._The puppetdb module currently pins on postgresql < 5.0.0, and now that 5.0.0 is out it is incompatible. https://github.com/puppetlabs/puppetlabs-puppetdb/blob/master/metadata.json#L81*Desired Behavior:*Installing a 5.x series of postgresql with puppetdb works.*Actual Behavior:*Puppet run fails with following error:{{ Error: Evaluation Error: Error while evaluating a Resource Statement, Postgresql::Server::Grant[database:GRANT puppetdb - all - puppetdb]: parameter 'port' expects an Integer value, got String at /etc/puppetlabs/code/environments/production/modules/postgresql/manifests/server/database_grant.pp:10 on node centos-7-x64}} Please take a moment and attach any relevant log output and/or manifests. This will help us immensely when troubleshooting the issue. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PDB-3587) puppetlabs-puppetdb : doesn't work with puppetlabs-postgresql 5.x

2017-06-22 Thread David Hollinger (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 David Hollinger updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 PuppetDB /  PDB-3587 
 
 
 
  puppetlabs-puppetdb : doesn't work with puppetlabs-postgresql 5.x  
 
 
 
 
 
 
 
 
 

Change By:
 
 David Hollinger 
 
 
 
 
 
 
 
 
 
 _Basic Info_*Module Version:*_Describe your issue in as much detail as possible..._The puppetdb module currently pins on postgresql < 5.0.0, and now that 5.0.0 is out it is incompatible. https://github.com/puppetlabs/puppetlabs-puppetdb/blob/master/metadata.json#L81*Desired Behavior:*Installing a 5.x series of postgresql with puppetdb works.*Actual Behavior:* [~dhollinger] can fill this in. Puppet run fails with following error:  {{   Please take a moment and attach any relevant log output and/or manifests. This will help us immensely when troubleshooting the issue. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PDB-3587) puppetlabs-puppetdb : doesn't work with puppetlabs-postgresql 5.x

2017-06-22 Thread David Hollinger (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 David Hollinger commented on  PDB-3587 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: puppetlabs-puppetdb : doesn't work with puppetlabs-postgresql 5.x  
 
 
 
 
 
 
 
 
 
 
Here is the error message I see in my beaker tests: 
Error: Evaluation Error: Error while evaluating a Resource Statement, Postgresql::Server::Grant[database:GRANT puppetdb - all - puppetdb]: parameter 'port' expects an Integer value, got String at /etc/puppetlabs/code/environments/production/modules/postgresql/manifests/server/database_grant.pp:10 on node centos-7-x64 
Modules: 
puppetlabs-puppetdb 5.1.2 puppetlabs-postgresql 5.0.0 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PDB-3587) puppetlabs-puppetdb : doesn't work with puppetlabs-postgresql 5.x

2017-06-22 Thread Hunter (Hunner) Haugen (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Hunter (Hunner) Haugen created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 PuppetDB /  PDB-3587 
 
 
 
  puppetlabs-puppetdb : doesn't work with puppetlabs-postgresql 5.x  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 2017/06/22 10:09 AM 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Hunter (Hunner) Haugen 
 
 
 
 
 
 
 
 
 
 
Basic Info Module Version: 
Describe your issue in as much detail as possible... 
The puppetdb module currently pins on postgresql < 5.0.0, and now that 5.0.0 is out it is incompatible. https://github.com/puppetlabs/puppetlabs-puppetdb/blob/master/metadata.json#L81 
Desired Behavior: Installing a 5.x series of postgresql with puppetdb works. 
Actual Behavior: David Hollinger can fill this in. 
Please take a moment and attach any relevant log output and/or manifests. This will help us immensely when troubleshooting the issue. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment