Jira (PUP-9402) How can I update puppet from 3.8.7 to 6.1.0 on CentOS 6.5 (64-bit)?

2019-01-07 Thread George Lin (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 George Lin commented on  PUP-9402  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: How can I update puppet from 3.8.7 to 6.1.0 on CentOS 6.5 (64-bit)?   
 

  
 
 
 
 

 
 Hi, Josh: Thanks a lot for the information! George  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
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 (PUP-9402) How can I update puppet from 3.8.7 to 6.1.0 on CentOS 6.5 (64-bit)?

2019-01-07 Thread Josh Cooper (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Cooper commented on  PUP-9402  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: How can I update puppet from 3.8.7 to 6.1.0 on CentOS 6.5 (64-bit)?   
 

  
 
 
 
 

 
 Hi George Lin, we have lots of resources for upgrading from 3.8.7 to more recent versions. I suggest checking out our documentation in https://docs.puppet.com/upgrade/, joining the #upgraders channel in https://puppetcommunity.slack.com. Also checkout the https://github.com/puppetlabs/puppetlabs-catalog_preview module to see how puppet 4 language changes will affect your manifests, and the https://forge.puppet.com/puppetlabs/puppet_agent module to automate the process of upgrading your agents. I'm going to close this ticket as you'll get better answers on slack.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
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 (PUP-9402) How can I update puppet from 3.8.7 to 6.1.0 on CentOS 6.5 (64-bit)?

2019-01-07 Thread George Lin (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 George Lin created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9402  
 
 
  How can I update puppet from 3.8.7 to 6.1.0 on CentOS 6.5 (64-bit)?   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2019/01/07 8:41 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 George Lin  
 

  
 
 
 
 

 
 Puppet Version: 3.8.7 Puppet Server Version: 3.8.7 OS Name/Version: CentOS 6.5 (64-bit) I tried to upgrade my puppet version from 3.8.7 to 6.1.0 and got the problems as follows: [root@mrb-provision2 ~]# puppet --version 3.8.7 [root@mrb-provision2 ~]# rpm -ivh https://yum.puppet.com/puppet6/el/6/x86_64/puppetserver-6.1.0-1.el6.noarch.rpm Retrieving https://yum.puppet.com/puppet6/el/6/x86_64/puppetserver-6.1.0-1.el6.noarch.rpm warning: /var/tmp/rpm-tmp.XxZIU5: Header V4 RSA/SHA256 Signature, key ID ef8d349f: NOKEY error: Failed dependencies:     java-1.8.0-openjdk-headless is needed by puppetserver-6.1.0-1.el6.noarch     puppet-agent >= 5.5.0 is needed by puppetserver-6.1.0-1.el6.noarch [root@mrb-provision2 ~]# rpm -ivh https://yum.puppet.com/puppet6/el/6/x86_64/puppet-agent-6.1.0-1.el6.x86_64.rpm Retrieving https://yum.puppet.com/puppet6/el/6/x86_64/puppet-agent-6.1.0-1.el6.x86_64.rpm warning: /var/tmp/rpm-tmp.mGRcxe: Header V4 RSA/SHA256 Signature, key ID ef8d349f: NOKEY Preparing...    ### [100%]     file /etc/rc.d/init.d/puppet from install of puppet-agent-6.1.0-1.el6.x86_64 conflicts with file from package puppet-3.8.7-1.el6.noarch     file /etc/sysconfig/puppet from install of puppet-agent-6.1.0-1.el6.x86_64 conflicts with file from package puppet-3.8.7-1.el6.noarch [root@mrb-provision2 ~]# I also tried to update the puppet repository to puppet 6 then run “yum install puppet-server”, and still failed as follows because it complains the puppet 3.8.7 has been installed.  [root@mrb-provision2 ~]# rpm -Uvh https://yum.puppet.com/puppet6/puppet6-release-el-6.noarch.rpm Retrieving https://yum.puppet.com/puppet6/puppet6-release-el-6.noarch.rpm warning: /var/tmp/rpm-tmp.pLA6wS: Header V4 RSA/SHA256 Signature, key ID ef8d349f: NOKEY Preparing...    ### [100%]    1:puppet6-release