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 1883996 - Inconsistent folders in pki-tools
Summary: Inconsistent folders in pki-tools
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: pki-core
Version: 8.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Endi Sukma Dewata
QA Contact: PKI QE
Florian Delehaye
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-30 17:23 UTC by Endi Sukma Dewata
Modified: 2021-05-18 15:25 UTC (History)
4 users (show)

Fixed In Version: pki-core-10.6-8040020201020223442.d4d99205
Doc Type: Bug Fix
Doc Text:
.`pki-tools` files are now in a single folder The following files from the `pki-tools` package were in separate `java-tools` and `native-tools` folders: * /usr/share/pki/java-tools/DRMTool.cfg * /usr/share/pki/java-tools/KRATool.cfg * /usr/share/pki/native-tools/setpin.conf For consistency, they are now merged into a single folder: * /usr/share/pki/tools/DRMTool.cfg * /usr/share/pki/tools/KRATool.cfg * /usr/share/pki/tools/setpin.conf
Clone Of:
Environment:
Last Closed: 2021-05-18 15:25:15 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Endi Sukma Dewata 2020-09-30 17:23:45 UTC
Currently the pki-tools package contains some files in "java-tools"
and "native-tools" folders:

$ rpm -ql pki-tools | egrep "java-tools|native-tools"
/usr/share/pki/java-tools
/usr/share/pki/java-tools/DRMTool.cfg
/usr/share/pki/java-tools/KRATool.cfg
/usr/share/pki/native-tools
/usr/share/pki/native-tools/setpin.conf

For consistency they should be moved into a single "tools" folder:

$ rpm -ql pki-tools
...
/usr/share/pki/tools
/usr/share/pki/tools/DRMTool.cfg
/usr/share/pki/tools/KRATool.cfg
/usr/share/pki/tools/setpin.conf
...

Comment 1 Endi Sukma Dewata 2020-09-30 18:10:51 UTC
First PR (there will be more):
https://github.com/dogtagpki/pki/pull/571

Comment 8 errata-xmlrpc 2021-05-18 15:25:15 UTC
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 (Moderate: pki-core:10.6 and pki-deps:10.6 security, bug fix, and enhancement update), 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-2021:1775


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