Project

General

Profile

Actions

Bug #7068

closed

Repo sync fails after Fix #6870/BZ1075523

Added by Partha Aji almost 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Create a repo
Sync it

Error
undefined method `hidden' for #<Class:0x0000000d6beab0> (NoMethodError)
gems/ruby-2.0.0-p481/gems/activerecord-3.2.18/lib/active_record/dynamic_matchers.rb:55:in `method_missing'
/katello/app/lib/actions/katello/repository/correct_checksum.rb:23:in `finalize'

Basically after the commit for #6870/BZ1075523, all instance of the User.hidden was replaced with User.anonymous_admin in katello code. Sounds like there was a missed spot in this file /katello/app/lib/actions/katello/repository/correct_checksum.rb.

Actions

Also available in: Atom PDF