Bug 216758 - Use @libdir@ instead of hardcoded /usr/lib in template-script.in files
Summary: Use @libdir@ instead of hardcoded /usr/lib in template-script.in files
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: 389
Classification: Retired
Component: Directory Server
Version: 1.0.2
Hardware: All
OS: All
medium
medium
Target Milestone: ---
Assignee: Rich Megginson
QA Contact: Viktor Ashirov
URL:
Whiteboard:
Depends On:
Blocks: 152373 240316 FDS1.1.0
TreeView+ depends on / blocked
 
Reported: 2006-11-21 21:05 UTC by Rich Megginson
Modified: 2015-12-07 16:53 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-07 16:53:41 UTC
Embargoed:


Attachments (Terms of Use)
files (843 bytes, text/plain)
2006-11-21 21:05 UTC, Rich Megginson
no flags Details
diffs (15.34 KB, patch)
2006-11-21 21:06 UTC, Rich Megginson
no flags Details | Diff
cvs commit log (3.14 KB, text/plain)
2006-11-21 21:38 UTC, Rich Megginson
no flags Details

Description Rich Megginson 2006-11-21 21:05:21 UTC
The scripts are looking for /usr/lib64 instead of /usr/lib on x86_64.

Comment 1 Rich Megginson 2006-11-21 21:05:21 UTC
Created attachment 141827 [details]
files

Comment 2 Rich Megginson 2006-11-21 21:06:23 UTC
Created attachment 141828 [details]
diffs

Just replace /usr/lib with @libdir@ in the .in template files.

Comment 3 Nathan Kinder 2006-11-21 21:15:47 UTC
ok.

Comment 4 Rich Megginson 2006-11-21 21:38:38 UTC
Created attachment 141835 [details]
cvs commit log

Reviewed by: nkinder (Thanks!)
Files: https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=141827
Branch: HEAD
Fix Description: Just replace /usr/lib with @libdir@ in the script template .in
files.
Platforms tested: RHEL4
Flag Day: no
Doc impact: no
QA impact: should be covered by regular nightly and manual testing
New Tests integrated into TET: none

Comment 5 Nathan Kinder 2007-12-21 19:02:04 UTC
Verified that we are using "@libdir@" in the templates .in files.  This is also
convered by all of our tests that use these command-line scripts on our x86_64
platforms.

Marking as VERIFIED.


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