Project

General

Profile

Actions

Bug #29389

closed

Migration fails on 20200129172534_add_epoch_version_release_arch_to_katello_installed_packages.rb

Added by Shimon Shtein about 4 years ago. Updated about 4 years ago.

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

Description

Migration fails with the following call stack:

Caused by:
NoMethodError: undefined method `[]=' for nil:NilClass
/home/vagrant/katello/db/migrate/20200129172534_add_epoch_version_release_arch_to_katello_installed_packages.rb:17:in `block in up'
/home/vagrant/foreman/.vendor/ruby/2.5.0/gems/activerecord-5.2.1/lib/active_record/relation/batches.rb:70:in `block (2 levels) in find_each'
/home/vagrant/foreman/.vendor/ruby/2.5.0/gems/activerecord-5.2.1/lib/active_record/relation/batches.rb:70:in `each'
/home/vagrant/foreman/.vendor/ruby/2.5.0/gems/activerecord-5.2.1/lib/active_record/relation/batches.rb:70:in `block in find_each'
/home/vagrant/foreman/.vendor/ruby/2.5.0/gems/activerecord-5.2.1/lib/active_record/relation/batches.rb:136:in `block in find_in_batches'

This is caused because a package:

 #<Katello::InstalledPackage:0x000000001064ce58 id: 343, name: "gpg-pubkey", nvra: "gpg-pubkey-d4082792-5b32db75.">,

which does not return a valid nvrea.

Actions #1

Updated by Samir Jha about 4 years ago

  • Target version set to Katello 3.15.0
  • Triaged changed from No to Yes
Actions #2

Updated by The Foreman Bot about 4 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Justin Sherrill
  • Pull request https://github.com/Katello/katello/pull/8635 added
Actions #3

Updated by The Foreman Bot about 4 years ago

  • Fixed in Releases Katello 3.16.0 added
Actions #4

Updated by Justin Sherrill about 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF