Issue #18131 has been updated by eric sorenson.

Status changed from Unreviewed to In Topic Branch Pending Review
Assignee set to Adrien Thebo
Branch set to https://github.com/puppetlabs/puppet/pull/1481

Thanks for the bug report. I tracked it down to a too-simple regexp and made it 
slightly less-too-simple.  I worked up a pull request for this; its pending 
review.

https://github.com/puppetlabs/puppet/pull/1481
----------------------------------------
Bug #18131: k5login         - Manage the ` 
https://projects.puppetlabs.com/issues/18131#change-83305

Author: Igor Galić
Status: In Topic Branch Pending Review
Priority: Normal
Assignee: Adrien Thebo
Category: 
Target version: 
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.


Reply via email to