Jira (PUP-6330) puppet uninstall exe resource fails on windows due to missing quotes

2016-08-31 Thread Max Greifenstein (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Max Greifenstein commented on  PUP-6330 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: puppet uninstall exe resource fails on windows due to missing quotes  
 
 
 
 
 
 
 
 
 
 
My mistake. I used the package puppet-x64-latest.msi from https://downloads.puppetlabs.com/windows/ instead of puppet-agent-x64-latest.msi. However, as our server needs upgrading, I cannot test the latest client. However, the file content of exe_package.rb is not changed, so presumably, the problem persists. (Still, I'll try to have our main server admin upgrade the puppet instance). 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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 (PUP-6330) puppet uninstall exe resource fails on windows due to missing quotes

2016-07-12 Thread Max Greifenstein (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Max Greifenstein commented on  PUP-6330 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: puppet uninstall exe resource fails on windows due to missing quotes  
 
 
 
 
 
 
 
 
 
 
Craig, thanks for your answer. From my understanding, this is already the latest version of puppet agent for windows? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-6330) puppet uninstall exe resource fails on windows due to missing quotes

2016-05-20 Thread Max Greifenstein (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Max Greifenstein created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6330 
 
 
 
  puppet uninstall exe resource fails on windows due to missing quotes  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 PUP 3.8.7 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 Windows 
 
 
 

Created:
 

 2016/05/20 12:23 AM 
 
 
 

Environment:
 
 
Windows 8.1 client, server running on CentOS 
 
 
 

Labels:
 

 windows 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Max Greifenstein 
 
 
 
 
 
 
 
 
 
 
Uninstalling exe-packages on windows fails under the following circumstances: 
a) Path for uninstall .exe-file contains spaces AND b) uninstall.exe needs an argument passed to it 
Reason seems to be the following section of