Content View "Filter" affecting multiple repos

Dropping manual patch steps @Justin_Sherrill shared for reference. I haven’t been able to test it yet though as I ran into a separate roadblock so I have not attempted these steps yet:

  • rpm -ql tfm-rubygem-katello | grep ‘pulp3/repository/yum.rb’
  • should return you the file to edit
  • then find this line: if unit_copy_counter >= UNIT_LIMIT || (i == data_dup.config.size - 1 && leftover_units.empty?)
  • replace it with: if unit_copy_counter != 0
  • then foreman-maintain service restart