Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
Description of problem:
IPA in RHEL-7.0 cannot be installed because pki-ca cannot be installed:
# yum install pki-ca
Loaded plugins: product-id, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Resolving Dependencies
--> Running transaction check
---> Package pki-ca.noarch 0:10.0.2-5.el7 will be installed
--> Processing Dependency: pki-server = 10.0.2-5.el7 for package: pki-ca-10.0.2-5.el7.noarch
--> Processing Dependency: java >= 1:1.6.0 for package: pki-ca-10.0.2-5.el7.noarch
--> Running transaction check
---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.19-2.3.9.11.el7 will be installed
--> Processing Dependency: libjpeg = 6b for package: 1:java-1.7.0-openjdk-1.7.0.19-2.3.9.11.el7.x86_64
--> Processing Dependency: jpackage-utils >= 1.7.3-1jpp.2 for package: 1:java-1.7.0-openjdk-1.7.0.19-2.3.9.11.el7.x86_64
--> Processing Dependency: lcms2 for package: 1:java-1.7.0-openjdk-1.7.0.19-2.3.9.11.el7.x86_64
...
---> Package perl-TimeDate.noarch 1:2.30-1.el7 will be installed
---> Package pki-base.noarch 0:10.0.2-5.el7 will be installed
--> Processing Dependency: python-requests >= 1.1.0-3 for package: pki-base-10.0.2-5.el7.noarch
---> Package xpp3.noarch 0:1.1.3.8-8.el7 will be installed
--> Running transaction check
---> Package bouncycastle-mail.noarch 0:1.46-7.el7 will be installed
--> Processing Dependency: bouncycastle = 1.46 for package: bouncycastle-mail-1.46-7.el7.noarch
---> Package perl-Business-ISBN-Data.noarch 0:20120719.001-1.el7 will be installed
---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.060-1.el7 will be installed
---> Package perl-IO-Socket-IP.noarch 0:0.21-1.el7 will be installed
---> Package perl-Net-LibIDN.x86_64 0:0.12-13.el7 will be installed
---> Package perl-Net-SSLeay.x86_64 0:1.54-1.el7 will be installed
---> Package pki-base.noarch 0:10.0.2-5.el7 will be installed
--> Processing Dependency: python-requests >= 1.1.0-3 for package: pki-base-10.0.2-5.el7.noarch
--> Finished Dependency Resolution
Error: Package: bouncycastle-mail-1.46-7.el7.noarch (RHEL-7-nightly-workstation-x86_64)
Requires: bouncycastle = 1.46
Installing: bouncycastle-1.48-1.el7.noarch (RHEL-7-nightly-workstation-x86_64)
bouncycastle = 1.48-1.el7
Error: Package: pki-base-10.0.2-5.el7.noarch (RHEL-7-nightly-workstation-x86_64)
Requires: python-requests >= 1.1.0-3
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):
ipa-3.2.0-2.el7
pki-ca-10.0.2-5.el7
How reproducible:
Steps to Reproduce:
1. Install pki-ca package
2.
3.
Actual results:
Install fails due to missing dependencies
Expected results:
Install succeeds
Additional info:
It seems that the bouncycastle package was updated, but bouncycastle-mail was not. I will clone this bug also for bouncycastle-mail package so that they are notified about that.
Comment 5Endi Sukma Dewata
2013-05-28 17:22:44 UTC
This is blocked by the need for package python-requests-1.1.0-3.
Comment 11Endi Sukma Dewata
2013-06-06 18:54:52 UTC
*** Bug 971405 has been marked as a duplicate of this bug. ***
Description of problem: IPA in RHEL-7.0 cannot be installed because pki-ca cannot be installed: # yum install pki-ca Loaded plugins: product-id, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Resolving Dependencies --> Running transaction check ---> Package pki-ca.noarch 0:10.0.2-5.el7 will be installed --> Processing Dependency: pki-server = 10.0.2-5.el7 for package: pki-ca-10.0.2-5.el7.noarch --> Processing Dependency: java >= 1:1.6.0 for package: pki-ca-10.0.2-5.el7.noarch --> Running transaction check ---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.19-2.3.9.11.el7 will be installed --> Processing Dependency: libjpeg = 6b for package: 1:java-1.7.0-openjdk-1.7.0.19-2.3.9.11.el7.x86_64 --> Processing Dependency: jpackage-utils >= 1.7.3-1jpp.2 for package: 1:java-1.7.0-openjdk-1.7.0.19-2.3.9.11.el7.x86_64 --> Processing Dependency: lcms2 for package: 1:java-1.7.0-openjdk-1.7.0.19-2.3.9.11.el7.x86_64 ... ---> Package perl-TimeDate.noarch 1:2.30-1.el7 will be installed ---> Package pki-base.noarch 0:10.0.2-5.el7 will be installed --> Processing Dependency: python-requests >= 1.1.0-3 for package: pki-base-10.0.2-5.el7.noarch ---> Package xpp3.noarch 0:1.1.3.8-8.el7 will be installed --> Running transaction check ---> Package bouncycastle-mail.noarch 0:1.46-7.el7 will be installed --> Processing Dependency: bouncycastle = 1.46 for package: bouncycastle-mail-1.46-7.el7.noarch ---> Package perl-Business-ISBN-Data.noarch 0:20120719.001-1.el7 will be installed ---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.060-1.el7 will be installed ---> Package perl-IO-Socket-IP.noarch 0:0.21-1.el7 will be installed ---> Package perl-Net-LibIDN.x86_64 0:0.12-13.el7 will be installed ---> Package perl-Net-SSLeay.x86_64 0:1.54-1.el7 will be installed ---> Package pki-base.noarch 0:10.0.2-5.el7 will be installed --> Processing Dependency: python-requests >= 1.1.0-3 for package: pki-base-10.0.2-5.el7.noarch --> Finished Dependency Resolution Error: Package: bouncycastle-mail-1.46-7.el7.noarch (RHEL-7-nightly-workstation-x86_64) Requires: bouncycastle = 1.46 Installing: bouncycastle-1.48-1.el7.noarch (RHEL-7-nightly-workstation-x86_64) bouncycastle = 1.48-1.el7 Error: Package: pki-base-10.0.2-5.el7.noarch (RHEL-7-nightly-workstation-x86_64) Requires: python-requests >= 1.1.0-3 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): ipa-3.2.0-2.el7 pki-ca-10.0.2-5.el7 How reproducible: Steps to Reproduce: 1. Install pki-ca package 2. 3. Actual results: Install fails due to missing dependencies Expected results: Install succeeds Additional info: