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.

Bug 855413

Summary: Improve handling of the symlinks during IPA upgrades
Product: Red Hat Enterprise Linux 6 Reporter: Dmitri Pal <dpal>
Component: ipaAssignee: Rob Crittenden <rcritten>
Status: CLOSED WONTFIX QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3CC: jgalipea, mkosek
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-19 19:36:12 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:

Description Dmitri Pal 2012-09-07 16:33:22 UTC
Summary:

There is an issue with the symlinks to jars during upgrade from different versions
Alexander Bokovoy did fix this for Fedora with F16 release in past -- in /usr/libexec/freeipa-systemd-update in Fedora packages there is an elaborate code to handle these updates of the symlinks.
We need to extract that part and add to RHEL6.

For more details see mail thread: 
https://www.redhat.com/archives/freeipa-users/2012-September/msg00006.html

Comment 1 Dmitri Pal 2012-09-07 16:34:42 UTC
Upstream ticket:
https://fedorahosted.org/freeipa/ticket/3061

Comment 3 Jenny Severance 2012-09-11 17:38:52 UTC
Please add steps to reproduce / verify ... this is very confusing as that systemd is not yet in RHEL?

Comment 5 Rob Crittenden 2012-09-13 14:52:22 UTC
This is not an IPA problem, we simply recognize it during upgrade and attempt to fix it in Fedora (when we fix other things, such as converting from SysV to systemd).

The problem seems to be that on 64-bit platforms the symlink for jss was in /usr/lib and not in /usr/lib64 and this caused dogtag to not start.

I think this bug should be re-pointed to either dogtag or jss and should not be fixed by IPA.

Comment 6 Dmitri Pal 2012-09-19 19:36:12 UTC
As it is not an IPA problem I am closing this BZ.
Other BZs will be open against the corresponding java packages that cause the problem in the first place.