Bug 1850096
Summary: | Upgrade fails installing tfm-runtime | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lukáš Hellebrandt <lhellebr> | ||||
Component: | Upgrades | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Devendra Singh <desingh> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.8.0 | ||||||
Target Milestone: | Unspecified | ||||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-06-23 14:52:14 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1807946 | ||||||
Attachments: |
|
duplicate of BZ#1848538 Indeed. *** This bug has been marked as a duplicate of bug 1848538 *** |
Created attachment 1698465 [details] satellite-maintain.log Description of problem: I'm trying to upgrade Sat 6.7.1 to Sat 6.8, using 6.8 repos from Dogfood (so I manually enable the repos and then skip repo check and setup). When installing packages during upgrade, I get yum error: --> Finished Dependency Resolution Error: Package: tfm-ror52-rubygem-thor-0.20.0-3.el7sat.noarch (@Sat6-CI_Red_Hat_Satellite_6_7_Composes_Satellite_6_7_RHEL7) Requires: tfm-ror52-runtime Removing: tfm-ror52-runtime-1.0-4.el7sat.x86_64 (@Sat6-CI_Red_Hat_Satellite_6_7_Composes_Satellite_6_7_RHEL7) tfm-ror52-runtime = 1.0-4.el7sat Obsoleted By: tfm-runtime-6.1-1.el7sat.x86_64 (Sat6-CI_Satellite_6_8_Composes_Satellite_6_8_RHEL7) Not found [...continues, more in the attachment] Version-Release number of selected component (if applicable): Sat 6.7.1 -> Sat 6.8 snap 5.0 How reproducible: Deterministic Steps to Reproduce: 1. # yum repolist [...] repo id repo name status !Sat6-CI_Satellite_6_8_Composes_Satellite_6_8_RHEL7 Satellite 6.8 RHEL7 0+442 !Sat6-CI_Satellite_Maintenance_Next_Composes_Satellite_Maintenance_Next_RHEL7 Satellite Maintenance Next RHEL7 2+13 !Sat6-CI_Satellite_Tools_6_8_Composes_Satellite_Tools_6_8_RHEL7_x86_64 Satellite Tools 6.8 RHEL7 x86_64 0+64 !rhel-7-server-ansible-2-rpms/x86_64 Red Hat Ansible Engine 2 RPMs for Red Hat Enterprise Linux 7 Server 0+69 !rhel-7-server-optional-rpms/7Server/x86_64 Red Hat Enterprise Linux 7 Server - Optional (RPMs) 0+21,290 !rhel-7-server-rpms/7Server/x86_64 Red Hat Enterprise Linux 7 Server (RPMs) 166+28,960 !rhel-server-rhscl-7-rpms/7Server/x86_64 Red Hat Software Collections RPMs for Red Hat Enterprise Linux 7 Server 0+12,714 repolist: 168 2. # satellite-maintain upgrade run --target-version 6.8 --whitelist="repositories-validate,repositories-setup" Actual results: See attachment Expected results: Successfull installation Additional info: It's entirely possible this is caused by using Dogfood and will be OK once live. Also, feel free to change component to Packaging if more fitting.