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.
Bug 1679208 - Unable to install katello-host-tools or katello-agent package on RHEL8
Summary: Unable to install katello-host-tools or katello-agent package on RHEL8
Keywords:
Status: CLOSED DUPLICATE of bug 1643130
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Packaging
Version: 6.5.0
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Lukas Pramuk
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-02-20 15:31 UTC by Nagoor Shaik
Modified: 2019-02-20 15:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-20 15:54:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Nagoor Shaik 2019-02-20 15:31:06 UTC
Description of problem:
Unable to install katello-host-tools or katello-agent package on RHEL8

Version-Release number of selected component (if applicable):
Satellite 6.5 snap 15

How reproducible:
100%

Steps to Reproduce:
1. Register RHEL8 beta system to Satellit 6.5
2. Try installing katello-agent or katello-host-tools which fails with the following error

[root@rhel8 ~]# yum install katello-host-tools -y
Updating Subscription Management repositories.
Red Hat Satellite 6.5 Tools for RHEL7                                                                                         148 kB/s | 2.5 kB     00:00    
Red Hat Enterprise Linux 8 for x86_64 - AppStream HTB (RPMs)                                                                  130 kB/s | 2.5 kB     00:00    
Red Hat Enterprise Linux 8 for x86_64 - BaseOS HTB (RPMs)                                                                     145 kB/s | 2.8 kB     00:00    
Error: 
 Problem: conflicting requests
  - nothing provides /usr/bin/python needed by katello-host-tools-3.4.2-1.el7sat.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

[root@rhel8 ~]# yum install katello-agent -y
Updating Subscription Management repositories.
Red Hat Satellite 6.5 Tools for RHEL7                                                                                         138 kB/s | 2.5 kB     00:00    
Red Hat Enterprise Linux 8 for x86_64 - AppStream HTB (RPMs)                                                                  127 kB/s | 2.5 kB     00:00    
Red Hat Enterprise Linux 8 for x86_64 - BaseOS HTB (RPMs)                                                                     148 kB/s | 2.8 kB     00:00    
Error: 
 Problem: package katello-agent-3.4.2-1.el7sat.noarch requires katello-host-tools = 3.4.2-1.el7sat, but none of the providers can be installed
  - conflicting requests
  - nothing provides /usr/bin/python needed by katello-host-tools-3.4.2-1.el7sat.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


Actual results:
Unable to install katello-agent or katello-host-tools packages

Expected results:
expect to be installed without issue

Additional info:


Note You need to log in before you can comment on or make changes to this bug.