Jira (PUP-4053) puppet always returns an empty catalogue when is default_manifest =

2015-02-28 Thread JIRA
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Igor Galić commented on  PUP-4053 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: puppet always returns an empty catalogue when is default_manifest =   
 
 
 
 
 
 
 
 
 
 
yeah, probably maybe. i think i didn't describe this very well. 
when puppet.conf says 
 
 
 
 
 
 
[master] 
 
 
 
 
  default_manifest =  
 
 
 
 
  environmentpath = $confdir/environments
 
 
 
 
 
 
 
this should fail somehow, because it's an non-sensical combination of options. at least it should log a warning that my catalogue will probably end up empty. 
but yeah, a debug output of lolz catalogue compiled super fast because it's literally empty (i only found out when looking at resources.txt) would have been helpful. 
but this is probably a weird edge-case… but reality seems to be made of those. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3.10#6340-sha1:7ea293a) 
 
 
 
 
  
 
 
 
 
 
  

Jira (PUP-4053) puppet always returns an empty catalogue when is default_manifest =

2015-02-27 Thread Henrik Lindberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Henrik Lindberg commented on  PUP-4053 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: puppet always returns an empty catalogue when is default_manifest =   
 
 
 
 
 
 
 
 
 
 
Also, if you got debug output that the catalog was empty, that does not really tell you anything about the cause. Would some other debug output have helped you find the problem faster? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3.10#6340-sha1:7ea293a) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





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


Jira (PUP-4053) puppet always returns an empty catalogue when is default_manifest =

2015-02-27 Thread JIRA
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Igor Galić created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Puppet /  PUP-4053 
 
 
 
  puppet always returns an empty catalogue when is default_manifest =   
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 2015/02/27 4:46 AM 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Igor Galić 
 
 
 
 
 
 
 
 
 
 
this was really unintuitive and hard to debug. especially because of our infrastructure specific red-herring of: all data comes from hiera, we're not seing a single hiera() call in the debug log. this must be it! 
well it wasn't. puppet was ignoring our other (directoryenvironment, et al) directives entirely because, because it was looking for the manifests dir in… i don't even know where… 
i'm not sure this behaviour is useful, although it really speeds up catalogue compiles and puppet runs… when the catalogue is entirely empty… it can also not break anything… but it would really be useful to error out instead  
btw, this behaviour is consistent between puppetserver and puppetmaster (3.7.4) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 

Jira (PUP-4053) puppet always returns an empty catalogue when is default_manifest =

2015-02-27 Thread Henrik Lindberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Henrik Lindberg assigned an issue to Igor Galić 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Puppet /  PUP-4053 
 
 
 
  puppet always returns an empty catalogue when is default_manifest =   
 
 
 
 
 
 
 
 
 

Change By:
 
 Henrik Lindberg 
 
 
 

Assignee:
 
 IgorGalić 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3.10#6340-sha1:7ea293a) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





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


Jira (PUP-4053) puppet always returns an empty catalogue when is default_manifest =

2015-02-27 Thread Henrik Lindberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Henrik Lindberg commented on  PUP-4053 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: puppet always returns an empty catalogue when is default_manifest =   
 
 
 
 
 
 
 
 
 
 
Not sure what you are asking for here. Sounds like you want debugging output of something, but what exactly? Empty catalog? I don't think we want to make an empty catalog an error. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.3.10#6340-sha1:7ea293a) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





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