Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem: Failed to resolve the packages dependency in fm-upgrade(6.7 to 6.8)
Version-Release number of selected component (if applicable):
6.8
How reproducible:
always
Steps to Reproduce:
1. Prepare the base satellite version 6.7 to perform the upgrade.
2- Configure all required 6.8 upstream repository
3. Check the foreman-maintain upgrade check.
foreman-maintain upgrade check --target-version 6.8 -y
4. foreman-maintain upgrade run --whitelist="disk-performance, repositories-validate, repositories-setup" --target-version 6.8 -y
Actual results:
Packages update failed due to dependencies issue
---> Package tfm-rubygem-redis.noarch 0:4.1.2-2.el7sat will be installed
--> Finished Dependency Resolution
Error: Package: tfm-ror52-rubygem-arel-9.0.0-1.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms)
Requires: tfm-ror52-runtime
Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms)
tfm-ror52-runtime = 1.0-4.el7sat
Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6)
Not found
Error: Package: tfm-ror52-rubygem-thread_safe-0.3.6-1.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms)
Requires: tfm-ror52-runtime
Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms)
tfm-ror52-runtime = 1.0-4.el7sat
Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6)
Not found
Error: Package: tfm-ror52-rubygem-thor-0.20.0-3.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms)
Requires: tfm-ror52-runtime
Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms)
tfm-ror52-runtime = 1.0-4.el7sat
Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6)
Not found
Error: Package: tfm-ror52-rubygem-multi_json-1.13.1-1.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms)
Requires: tfm-ror52-runtime
Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms)
tfm-ror52-runtime = 1.0-4.el7sat
Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6)
Not found
**********************************************************************
yum can be configured to try to resolve such errors by temporarily enabling
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf
**********************************************************************
--> Running transaction check
---> Package kernel.x86_64 0:3.10.0-1062.9.1.el7 will be erased
---> Package tfm-ror52-runtime.x86_64 0:1.0-4.el7sat will be obsoleted
--> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-thor-0.20.0-3.el7sat.noarch
--> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-thor-0.20.0-3.el7sat.noarch
--> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-multi_json-1.13.1-1.el7sat.noarch
--> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-multi_json-1.13.1-1.el7sat.noarch
--> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-thread_safe-0.3.6-1.el7sat.noarch
--> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-thread_safe-0.3.6-1.el7sat.noarch
--> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-arel-9.0.0-1.el7sat.noarch
--> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-arel-9.0.0-1.el7sat.noarch
--> Finished Dependency Resolution
Error: Package: tfm-ror52-rubygem-arel-9.0.0-1.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms)
Requires: tfm-ror52-runtime
Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms)
tfm-ror52-runtime = 1.0-4.el7sat
Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6)
Not found
Error: Package: tfm-ror52-rubygem-thread_safe-0.3.6-1.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms)
Requires: tfm-ror52-runtime
Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms)
tfm-ror52-runtime = 1.0-4.el7sat
Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6)
Not found
Error: Package: tfm-ror52-rubygem-thor-0.20.0-3.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms)
Requires: tfm-ror52-runtime
Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms)
tfm-ror52-runtime = 1.0-4.el7sat
Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6)
Not found
Error: Package: tfm-ror52-rubygem-multi_json-1.13.1-1.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms)
Requires: tfm-ror52-runtime
Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms)
tfm-ror52-runtime = 1.0-4.el7sat
Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6)
Not found
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
--------------------------------------------------------------------------------
Expected results:
Packages update should be completed successfully.
Additional info:
Comment 2Lukáš Hellebrandt
2020-06-23 14:52:14 UTC
*** Bug 1850096 has been marked as a duplicate of this bug. ***
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 (Important: Satellite 6.8 release), 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-2020:4366
Description of problem: Failed to resolve the packages dependency in fm-upgrade(6.7 to 6.8) Version-Release number of selected component (if applicable): 6.8 How reproducible: always Steps to Reproduce: 1. Prepare the base satellite version 6.7 to perform the upgrade. 2- Configure all required 6.8 upstream repository 3. Check the foreman-maintain upgrade check. foreman-maintain upgrade check --target-version 6.8 -y 4. foreman-maintain upgrade run --whitelist="disk-performance, repositories-validate, repositories-setup" --target-version 6.8 -y Actual results: Packages update failed due to dependencies issue ---> Package tfm-rubygem-redis.noarch 0:4.1.2-2.el7sat will be installed --> Finished Dependency Resolution Error: Package: tfm-ror52-rubygem-arel-9.0.0-1.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms) Requires: tfm-ror52-runtime Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms) tfm-ror52-runtime = 1.0-4.el7sat Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6) Not found Error: Package: tfm-ror52-rubygem-thread_safe-0.3.6-1.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms) Requires: tfm-ror52-runtime Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms) tfm-ror52-runtime = 1.0-4.el7sat Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6) Not found Error: Package: tfm-ror52-rubygem-thor-0.20.0-3.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms) Requires: tfm-ror52-runtime Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms) tfm-ror52-runtime = 1.0-4.el7sat Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6) Not found Error: Package: tfm-ror52-rubygem-multi_json-1.13.1-1.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms) Requires: tfm-ror52-runtime Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms) tfm-ror52-runtime = 1.0-4.el7sat Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6) Not found ********************************************************************** yum can be configured to try to resolve such errors by temporarily enabling disabled repos and searching for missing dependencies. To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf ********************************************************************** --> Running transaction check ---> Package kernel.x86_64 0:3.10.0-1062.9.1.el7 will be erased ---> Package tfm-ror52-runtime.x86_64 0:1.0-4.el7sat will be obsoleted --> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-thor-0.20.0-3.el7sat.noarch --> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-thor-0.20.0-3.el7sat.noarch --> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-multi_json-1.13.1-1.el7sat.noarch --> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-multi_json-1.13.1-1.el7sat.noarch --> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-thread_safe-0.3.6-1.el7sat.noarch --> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-thread_safe-0.3.6-1.el7sat.noarch --> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-arel-9.0.0-1.el7sat.noarch --> Processing Dependency: tfm-ror52-runtime for package: tfm-ror52-rubygem-arel-9.0.0-1.el7sat.noarch --> Finished Dependency Resolution Error: Package: tfm-ror52-rubygem-arel-9.0.0-1.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms) Requires: tfm-ror52-runtime Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms) tfm-ror52-runtime = 1.0-4.el7sat Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6) Not found Error: Package: tfm-ror52-rubygem-thread_safe-0.3.6-1.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms) Requires: tfm-ror52-runtime Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms) tfm-ror52-runtime = 1.0-4.el7sat Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6) Not found Error: Package: tfm-ror52-rubygem-thor-0.20.0-3.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms) Requires: tfm-ror52-runtime Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms) tfm-ror52-runtime = 1.0-4.el7sat Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6) Not found Error: Package: tfm-ror52-rubygem-multi_json-1.13.1-1.el7sat.noarch (@rhel-7-server-satellite-6.5-rpms) Requires: tfm-ror52-runtime Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@rhel-7-server-satellite-6.5-rpms) tfm-ror52-runtime = 1.0-4.el7sat Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (sat6) Not found You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest -------------------------------------------------------------------------------- Expected results: Packages update should be completed successfully. Additional info: