Issue #18131 has been updated by Adrien Thebo. Category set to Doh! Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version set to 3.2.0
Merged into master as f0afa75. This should be released in 3.2.0. ---------------------------------------- Bug #18131: k5login - Manage the ` https://projects.puppetlabs.com/issues/18131#change-83307 Author: Igor Galić Status: Merged - Pending Release Priority: Normal Assignee: Adrien Thebo Category: Doh! Target version: 3.2.0 Affected Puppet version: 3.0.1 Keywords: Branch: https://github.com/puppetlabs/puppet/pull/1481 When trying to list topics with `puppet describe --list` I see the following: <pre> racc/parser.rb:27: warning: already initialized constant Racc_Runtime_Version racc/parser.rb:28: warning: already initialized constant Racc_Runtime_Revision racc/parser.rb:30: warning: already initialized constant Racc_Runtime_Core_Version_R racc/parser.rb:31: warning: already initialized constant Racc_Runtime_Core_Revision_R racc/parser.rb:35: warning: already initialized constant Racc_Runtime_Core_Revision_C racc/parser.rb:39: warning: already initialized constant Racc_Main_Parsing_Routine racc/parser.rb:40: warning: already initialized constant Racc_YY_Parse_Method racc/parser.rb:41: warning: already initialized constant Racc_Runtime_Core_Version racc/parser.rb:42: warning: already initialized constant Racc_Runtime_Core_Revision racc/parser.rb:43: warning: already initialized constant Racc_Runtime_Type </pre> But the issue I'm trying to point out is: <pre> k5login - Manage the ` </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
