Bug 1326032
Summary: | Rake tasks fail under rake 11.x with undefined method `last_comment' | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Bryan Kearney <bkearney> |
Component: | Provisioning | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Lukas Zapletal <lzap> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.2.0 | CC: | bbuckingham, cwelton, lzap |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://projects.theforeman.org/issues/14114 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-02-21 16:44:36 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Bryan Kearney
2016-04-11 15:48:31 UTC
Created from redmine issue http://projects.theforeman.org/issues/14114 Moving to POST since upstream bug http://projects.theforeman.org/issues/14114 has been closed ------------- Dominic Cleal Applied in changeset commit:d29a748f6653bcae41272d9faa1aae61a4bcfb6e. [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 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 |