Bug 132632

Summary: [x86_64] wrong home directory for htt user on 64bit platform
Product: [Fedora] Fedora Reporter: Akira TAGOH <tagoh>
Component: im-sdkAssignee: Akira TAGOH <tagoh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs, wtogami
Target Milestone: ---Keywords: EasyFix, i18n
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: im-sdk-12.1-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-19 04:58:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 125997    

Description Akira TAGOH 2004-09-15 11:07:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510

Description of problem:
the scriptlet in iiimf-server runs useradd with -d /usr/lib/im, but
the installed directory is /usr/lib64/im on 64bit platform.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.install iiimf-server on 64bit platform uses /usr/lib64.
2.
3.
    

Actual Results:  home directory is /usr/lib/im

Expected Results:  home directory should be /usr/lib64/im

Additional info:

Comment 1 Akira TAGOH 2004-09-15 12:52:29 UTC
should be fixed in 12.0.1-7.svn1891

Comment 2 Warren Togami 2004-09-20 05:31:08 UTC
Please see also canna and wnn, which have similar problems.

Comment 3 Akira TAGOH 2004-09-27 02:43:25 UTC
well, it's not a home dir issue, is it?

Comment 4 Leon Ho 2004-09-30 10:05:07 UTC
using usermod for migrating upgrades. committed into cvs now.

Comment 5 Akira TAGOH 2004-09-30 16:07:59 UTC
for the upgrading, all fixes are in 12.0.1-10.svn1943.

Comment 6 Lawrence Lim 2004-10-19 04:58:15 UTC
Confirmed fixed. Tested with im-sdk-12.1-1.

Thanks.