Bug 1326032 - Rake tasks fail under rake 11.x with undefined method `last_comment'
Summary: Rake tasks fail under rake 11.x with undefined method `last_comment'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Provisioning
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Lukas Zapletal
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-11 15:48 UTC by Bryan Kearney
Modified: 2019-09-26 14:53 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-21 16:44:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 14114 0 None None None 2016-04-22 15:46:30 UTC

Description Bryan Kearney 2016-04-11 15:48:31 UTC
Since rake 11.x was released, rake tasks are failing with the following:

<pre>
NoMethodError: undefined method `last_comment' for #<Rake::Application:0x00000000cc8350>
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/rubocop-0.35.1/lib/rubocop/rake_task.rb:23:in `initialize'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/lib/tasks/rubocop.rake:5:in `new'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/lib/tasks/rubocop.rake:5:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-4.1.14.2/lib/active_support/dependencies.rb:241:in `load'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-4.1.14.2/lib/active_support/dependencies.rb:241:in `block in load'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-4.1.14.2/lib/active_support/dependencies.rb:232:in `load_dependency'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/activesupport-4.1.14.2/lib/active_support/dependencies.rb:241:in `load'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/railties-4.1.14.2/lib/rails/engine.rb:654:in `block in run_tasks_blocks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/railties-4.1.14.2/lib/rails/engine.rb:654:in `each'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/railties-4.1.14.2/lib/rails/engine.rb:654:in `run_tasks_blocks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/railties-4.1.14.2/lib/rails/application.rb:400:in `run_tasks_blocks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/railties-4.1.14.2/lib/rails/engine.rb:449:in `load_tasks'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/railties-4.1.14.2/lib/rails/railtie.rb:194:in `public_send'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/gems/railties-4.1.14.2/lib/rails/railtie.rb:194:in `method_missing'
/var/lib/workspace/workspace/test_develop/database/postgresql/ruby/2.1/slave/fast/Rakefile:7:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/bin/ruby_executable_hooks:15:in `eval'
/usr/local/rvm/gems/ruby-2.1.5@test_develop-1/bin/ruby_executable_hooks:15:in `<main>'
</pre>

This is a bug in rubocop to be fixed in https://github.com/bbatsov/rubocop/pull/2931.  In the meantime and for stable branches, the version of rake should probably be pinned to avoid updating rubocop.

Comment 1 Bryan Kearney 2016-04-11 15:48:33 UTC
Created from redmine issue http://projects.theforeman.org/issues/14114

Comment 2 Bryan Kearney 2016-04-11 16:00:35 UTC
Moving to POST since upstream bug http://projects.theforeman.org/issues/14114 has been closed
-------------
Dominic Cleal
Applied in changeset commit:d29a748f6653bcae41272d9faa1aae61a4bcfb6e.

Comment 4 Lukas Zapletal 2017-08-09 09:00:19 UTC
[root@zzzap ~]# foreman-rake about
/opt/theforeman/tfm/root/usr/share/gems/gems/redhat_access-2.0.3/app/services/redhat_access/telemetry/look_ups.rb:171: warning: key :hosts is duplicated and overwritten on line 172
About your application's environment
Rails version             4.2.6
Ruby version              2.3.1-p112 (x86_64-linux)
RubyGems version          2.5.1
Rack version              1.6.2
Middleware                SecureHeaders::Middleware, Rack::Sendfile, ActionDispatch::Static, ActionDispatch::Static, Rack::Lock, #<ActiveSupport::Cache::Strategy::LocalCache::Middleware:0x000000051c4418>, Rack::Runtime, Rack::MethodOverride, ActionDispatch::RequestId, Middleware::TaggedLogging, Rails::Rack::Logger, ActionDispatch::ShowExceptions, ActionDispatch::DebugExceptions, ActionDispatch::RemoteIp, ActionDispatch::Callbacks, ActiveRecord::ConnectionAdapters::ConnectionManagement, ActiveRecord::QueryCache, ActionDispatch::Cookies, ActionDispatch::Session::ActiveRecordStore, ActionDispatch::Flash, Middleware::CatchJsonParseErrors, Katello::ParamsParserWrapper, Rack::Head, Rack::ConditionalGet, Rack::ETag, Apipie::Middleware::ChecksumInHeaders, ActionDispatch::Static, ActionDispatch::Static, ActionDispatch::Static, ActionDispatch::Static, ActionDispatch::Static, ActionDispatch::Static, ActionDispatch::Static, ActionDispatch::Static, ActionDispatch::Static, ActionDispatch::Static, Apipie::Extractor::Recorder::Middleware, Apipie::StaticDispatcher, ActionDispatch::Static, ActionDispatch::Static
Application root          /usr/share/foreman
Environment               production
Database adapter          postgresql
Database schema version   20170629080604

[root@zzzap ~]# rpm -q foreman katello
foreman-1.15.2-1.el7sat.noarch
katello-3.4.4-2.el7sat.noarch

Comment 5 Satellite Program 2018-02-21 16:44:36 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA.

For information on the advisory, and where to find the updated files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2018:0336


Note You need to log in before you can comment on or make changes to this bug.