Jira (PUP-3622) Including a class prohibits parameterized declaration later
Title: Message Title John Duarte updated an issue Puppet / PUP-3622 Including a class prohibits parameterized declaration later Change By: John Duarte QA Status: Reviewed 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-3622) Including a class prohibits parameterized declaration later
Title: Message Title Markus Frosch commented on PUP-3622 Re: Including a class prohibits parameterized declaration later Ok, now I know what the problem was. Due to the bug fixed by PUP-3351 the ordering of calculating was turned around. I changed my testcase, and using this enc it works in Puppet < 3.7.2 classes: one: message: 'test' three: I should probably move my role definitions to hiera and not a module. Add Comment This message was sent by Atlassian JIRA (v6.3.7#6337-sha1:2ed701e)
Jira (PUP-3622) Including a class prohibits parameterized declaration later
Title: Message Title Markus Frosch commented on PUP-3622 Re: Including a class prohibits parameterized declaration later Ok, to be honest I didn't test that test case against 3.7.0 The environment is a bit more complex. I'll verify and comment! Add Comment This message was sent by Atlassian JIRA (v6.3.7#6337-sha1:2ed701e) -- 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-3622) Including a class prohibits parameterized declaration later
Title: Message Title Andy Parker commented on PUP-3622 Re: Including a class prohibits parameterized declaration later Yes, I came to the same conclusion. I tested 3.6.0 and 3.4.0 and both showed the same error. This isn't a regression in 3.7.2. Add Comment This message was sent by Atlassian JIRA (v6.3.7#6337-sha1:2ed701e) -- 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-3622) Including a class prohibits parameterized declaration later
Title: Message Title Adrien Thebo commented on PUP-3622 Re: Including a class prohibits parameterized declaration later This affects at least Puppet 3.0.0; I didn't try to go any farther than that. We don't have JIRA versions all the way back to 3.0.0 so I've just pointed it at 3.2.4. └> bundle exec ./apply.sh + puppet apply --modulepath=/home/adrien/development/scratch/puppet-tests/PUP-3351-broke-some-declarations --node_terminus=exec --external_nodes=/home/adrien/development/scratch/puppet-tests/PUP-3351-broke-some-declarations/enc --noop -e '' Warning: Config file /home/adrien/.puppet/hiera.yaml not found, using Hiera defaults Scope(Class[One]): Class one: default Scope(Class[Two]): Class two: default Scope(Class[Three]): Class three: default Error: Duplicate declaration: Class[Two] is already declared; cannot redeclare on node grey.somethingsinistral.net Error: Duplicate declaration: Class[Two] is already declared; cannot redeclare on node grey.somethingsinistral.net └> bundle exec puppet --version
Jira (PUP-3622) Including a class prohibits parameterized declaration later
Title: Message Title Adrien Thebo updated an issue Puppet / PUP-3622 Including a class prohibits parameterized declaration later Change By: Adrien Thebo Affects Version/s: PUP 3.7.3 Affects Version/s: PUP 3.7.2 Affects Version/s: PUP 3.2.4 Add Comment This message was sent by Atlassian JIRA (v6.3.7#6337-sha1:2ed701e) -- 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-3622) Including a class prohibits parameterized declaration later
Title: Message Title Markus Frosch updated an issue Puppet / PUP-3622 Including a class prohibits parameterized declaration later Change By: Markus Frosch Summary: Declaration problem caused by 3.7.2 Including a class prohibits parameterized declaration later Add Comment This message was sent by Atlassian JIRA (v6.3.7#6337-sha1:2ed701e) -- 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.