Jira (PUP-9393) MacOS Agent URL's are broken for the pe_repo class

2019-01-03 Thread Branan Riley (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Branan Riley commented on  PUP-9393  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: MacOS Agent URL's are broken for the pe_repo class   
 

  
 
 
 
 

 
 Hi, PE 2019.0.1 ships with puppet-agent 6.0.4. Generally, upgrading the agent version on the master is unsupported and WILL cause bad things to happen - in this case, because you've updated your masters to 6.1.0, the pe_repo code is looking for an agent which is not available (6.1.0 on PE 2019.0.1). The fix is to downgrade to the agent that was shipped as part of that PE release. If you're a PE customer and you need further help, please reach out to support at https://support.puppet.com. If you're just evaluating PE, you can find community help on the Puppet Slack or on the puppet-users mailing list.  
 

  
 
 
 
 

 
 
 

 
 
 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-9393) MacOS Agent URL's are broken for the pe_repo class

2019-01-02 Thread Thomas Speigner (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Thomas Speigner created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9393  
 
 
  MacOS Agent URL's are broken for the pe_repo class   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 PUP 6.1.0  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2019/01/02 8:48 PM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Thomas Speigner  
 

  
 
 
 
 

 
 Puppet Version: 6.1.0 Puppet Server Version: 2019.0.1 OS Name/Version: MacOS Describe your issue in as much detail as possible… The URLs for the agent downloads result in a 404. Describe steps to reproduce… 
 
Apply Class: pe_repo::platform::osx_1012_x86_64 to Puppet Master. 
puppet agent -t 
 Desired Behavior: **Download the MacOS agents to PE master Actual Behavior: 404 error messages while downloading agent files.  
 
 
 
 
 Notice: /Stage[main]/Pe_repo::Platform::Osx_1012_x86_64/Pe_repo::Osx[osx-10.12-x86_64]/Pe_repo::Repo[osx-10.12-x86_64 2019.0.1]/Pe_staging::Deploy[puppet-agent-osx-10.12.tar.gz]/Pe_staging::File[puppet-agent-osx-10.12.tar.gz]/Exec[/opt/puppetlabs/server/data/staging/pe_repo-puppet-agent-6.1.0/puppet-agent-osx-10.12.tar.gz]/returns: curl: (22) The requested URL returned error: 404 Not Found