[ 
https://issues.apache.org/jira/browse/YETUS-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171156#comment-15171156
 ] 

Chris Nauroth commented on YETUS-226:
-------------------------------------

Strange... I'm getting a backtrace from Middleman with patch v5.  That wasn't 
happening with the v4 patch.  Is this just more of my Ruby package management 
ignorance?

{code}
> bundle exec middleman
== The Middleman is loading
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/renderers/redcarpet.rb:51:in
 `<module:Renderers>': superclass mismatch for class MiddlemanRedcarpetHTML 
(TypeError)
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/renderers/redcarpet.rb:5:in
 `<module:Middleman>'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/renderers/redcarpet.rb:4:in
 `<top (required)>'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/renderers/markdown.rb:28:in
 `require'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/renderers/markdown.rb:28:in
 `block in registered'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/uber-0.0.15/lib/uber/options.rb:96:in 
`instance_exec'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/uber-0.0.15/lib/uber/options.rb:96:in 
`proc!'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/uber-0.0.15/lib/uber/options.rb:82:in 
`evaluate_for'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/uber-0.0.15/lib/uber/options.rb:60:in 
`call'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/hooks-0.4.1/lib/hooks/hook.rb:59:in 
`evaluate_callback'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/hooks-0.4.1/lib/hooks/hook.rb:55:in 
`execute_callback'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/hooks-0.4.1/lib/hooks/hook.rb:40:in 
`block in run'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/hooks-0.4.1/lib/hooks/hook.rb:39:in 
`each'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/hooks-0.4.1/lib/hooks/hook.rb:39:in 
`inject'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/hooks-0.4.1/lib/hooks/hook.rb:39:in 
`run'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/hooks-0.4.1/lib/hooks.rb:55:in 
`run_hook_for'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/hooks-0.4.1/lib/hooks/instance_hooks.rb:6:in
 `run_hook'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/core_extensions/extensions.rb:179:in
 `initialize'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/core_extensions/data.rb:31:in
 `initialize'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/application.rb:213:in
 `initialize'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/core_extensions/request.rb:56:in
 `new'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/core_extensions/request.rb:56:in
 `inst'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/preview_server.rb:132:in
 `new_app'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/preview_server.rb:31:in
 `start'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/cli/server.rb:89:in
 `server'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/thor-0.19.1/lib/thor/command.rb:27:in 
`run'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/thor-0.19.1/lib/thor/invocation.rb:126:in
 `invoke_command'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/thor-0.19.1/lib/thor.rb:359:in 
`dispatch'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/thor-0.19.1/lib/thor/base.rb:440:in 
`start'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/cli.rb:72:in
 `method_missing'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/thor-0.19.1/lib/thor/command.rb:29:in 
`run'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/thor-0.19.1/lib/thor/command.rb:126:in 
`run'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/thor-0.19.1/lib/thor/invocation.rb:126:in
 `invoke_command'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/thor-0.19.1/lib/thor.rb:359:in 
`dispatch'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/thor-0.19.1/lib/thor/base.rb:440:in 
`start'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/lib/middleman-core/cli.rb:20:in
 `start'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/gems/middleman-core-3.4.1/bin/middleman:18:in
 `<top (required)>'
        from /home/cnauroth/.rvm/gems/ruby-2.2.1/bin/middleman:23:in `load'
        from /home/cnauroth/.rvm/gems/ruby-2.2.1/bin/middleman:23:in `<main>'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/bin/ruby_executable_hooks:15:in `eval'
        from 
/home/cnauroth/.rvm/gems/ruby-2.2.1/bin/ruby_executable_hooks:15:in `<main>'
{code}


> Document release process
> ------------------------
>
>                 Key: YETUS-226
>                 URL: https://issues.apache.org/jira/browse/YETUS-226
>             Project: Yetus
>          Issue Type: Improvement
>          Components: website and documentation
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Blocker
>             Fix For: 0.2.0
>
>         Attachments: YETUS-226.1.patch, YETUS-226.2.patch, YETUS-226.3.patch, 
> YETUS-226.4.patch, YETUS-226.5.patch
>
>
> document how to handle making a release candidate and call a vote.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to