Jira (PUP-6975) When using puppet apply to create a file with a non-existent group, the exit code should be non-zero.

2017-04-12 Thread Geoff Nichols (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Geoff Nichols updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6975 
 
 
 
  When using puppet apply to create a file with a non-existent group, the exit code should be non-zero.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Geoff Nichols 
 
 
 

Sprint:
 
 Agent Needs Information 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-6975) When using puppet apply to create a file with a non-existent group, the exit code should be non-zero.

2017-04-05 Thread Sean Griffin (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sean Griffin commented on  PUP-6975 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: When using puppet apply to create a file with a non-existent group, the exit code should be non-zero.  
 
 
 
 
 
 
 
 
 
 
Running with --detailed-exitcodes produces an exit code of 4. 
 
 
 
 
 
 
[root@vbdp2v8rnvedytt ~]# puppet apply mani  --detailed-exitcodes 
 
 
 
 
Warning: Support for ruby version 2.0.0 is deprecated and will be removed in a future release. See https://docs.puppet.com/puppet/latest/system_requirements.html#ruby for a list of supported ruby versions. 
 
 
 
 
   (at /usr/local/share/gems/gems/puppet-4.9.4/lib/puppet.rb:167:in `') 
 
 
 
 
Notice: Compiled catalog for vbdp2v8rnvedytt.delivery.puppetlabs.net in environment production in 0.14 seconds 
 
 
 
 
Error: Could not find group group_non-exist 
 
 
 
 
Error: /Stage[main]/Main/File[/tmp/filetest]/group: change from root to group_non-exist failed: Could not find group group_non-exist 
 
 
 
 
Notice: Applied catalog in 0.05 seconds 
 
 
 
 
[root@vbdp2v8rnvedytt ~]# echo $? 
 
 
 
 
4 
 
 
  

Jira (PUP-6975) When using puppet apply to create a file with a non-existent group, the exit code should be non-zero.

2017-04-04 Thread Geoff Nichols (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Geoff Nichols updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6975 
 
 
 
  When using puppet apply to create a file with a non-existent group, the exit code should be non-zero.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Geoff Nichols 
 
 
 

Sprint:
 
 Agent Needs Information 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-6975) When using puppet apply to create a file with a non-existent group, the exit code should be non-zero.

2016-12-15 Thread Geoff Nichols (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Geoff Nichols commented on  PUP-6975 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: When using puppet apply to create a file with a non-existent group, the exit code should be non-zero.  
 
 
 
 
 
 
 
 
 
 
Sean Griffin, does this behave as expected if run with --detailed-exitcodes? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-6975) When using puppet apply to create a file with a non-existent group, the exit code should be non-zero.

2016-12-06 Thread Henrik Lindberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Henrik Lindberg updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6975 
 
 
 
  When using puppet apply to create a file with a non-existent group, the exit code should be non-zero.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Henrik Lindberg 
 
 
 

Team:
 
 Agent & Platform 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-6975) When using puppet apply to create a file with a non-existent group, the exit code should be non-zero.

2016-12-05 Thread Sean Griffin (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sean Griffin created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-6975 
 
 
 
  When using puppet apply to create a file with a non-existent group, the exit code should be non-zero.  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 2016/12/05 2:54 PM 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Sean Griffin 
 
 
 
 
 
 
 
 
 
 
When I use puppet apply to apply this manifest: 
 
 
 
 
 
 
user {"myuser": 
 
 
 
 
  ensure => present, 
 
 
 
 
} 
 
 
 
 
  
 
 
 
 
file {"/tmp/filetest" :