RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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 1684096 - [RHEL 7.6] Install/update satellite failed with dependency java-1.8.0-openjdk-headless requires pcsc-lite-devel
Summary: [RHEL 7.6] Install/update satellite failed with dependency java-1.8.0-openjdk...
Keywords:
Status: CLOSED DUPLICATE of bug 1684077
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: java-1.8.0-openjdk
Version: 7.6
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: rc
: ---
Assignee: Deepak Bhole
QA Contact: OpenJDK QA
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-02-28 12:10 UTC by Nikhil Kathole
Modified: 2019-02-28 13:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-28 13:45:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Nikhil Kathole 2019-02-28 12:10:15 UTC
Description of problem:

Try to install satellite 6.5/6.4 with rhel-7-server enabled from cdn failed with dependency issue:


Update: 

 --> Finished Dependency Resolution
 Error: Package: 1:java-1.8.0-openjdk-headless-1.8.0.201.b09-0.el7_6.x86_64 (rhel-7-server-rpms)
            Requires: pcsc-lite-devel(x86-64)
 **********************************************************************
 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
 **********************************************************************
 
 Error: Package: 1:java-1.8.0-openjdk-headless-1.8.0.201.b09-0.el7_6.x86_64 (rhel-7-server-rpms)
            Requires: pcsc-lite-devel(x86-64)
  You could try using --skip-broken to work around the problem
  You could try running: rpm -Va --nofiles --nodigest
                                                                       [FAIL]
 Failed executing yum -y update , exit status 1


Install:

yum install -y satellite
 Error: Package: 1:java-1.8.0-openjdk-headless-1.8.0.201.b09-0.el7_6.x86_64 (rhel-7-server-rpms)
            Requires: pcsc-lite-devel(x86-64)
 **********************************************************************
 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
 **********************************************************************
 
 Error: Package: 1:java-1.8.0-openjdk-headless-1.8.0.201.b09-0.el7_6.x86_64 (rhel-7-server-rpms)
            Requires: pcsc-lite-devel(x86-64)
  You could try using --skip-broken to work around the problem
  You could try running: rpm -Va --nofiles --nodigest

Version-Release number of selected component (if applicable):
Satellite 6.4 / 6.5 latest snap 17.1

How reproducible: always


Steps to Reproduce:
1. yum install satellite


Actual results: Install/update failed with dependency issue.


Expected results: Successful update/install satellite on rhel 7.6.


Additional info:

# cat /etc/redhat-release 
Red Hat Enterprise Linux Server release 7.6 (Maipo)

# yum repolist
repo id                                                    repo name                                                                        status
rhel-7-server-ansible-2-rpms/x86_64                        Red Hat Ansible Engine 2 RPMs for Red Hat Enterprise Linux 7 Server                  43
rhel-7-server-rpms/x86_64                                  Red Hat Enterprise Linux 7 Server (RPMs)                                         23,704
rhel-7-server-satellite-6.4-rpms/x86_64                    Red Hat Satellite 6.4 (for RHEL 7 Server) (RPMs)                                    433
rhel-7-server-satellite-maintenance-6-rpms/x86_64          Red Hat Satellite Maintenance 6 (for RHEL 7 Server) (RPMs)                           26
rhel-server-rhscl-7-rpms/x86_64                            Red Hat Software Collections RPMs for Red Hat Enterprise Linux 7 Server          10,935

Comment 8 jiri vanek 2019-02-28 13:45:03 UTC

*** This bug has been marked as a duplicate of bug 1684077 ***


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