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:
should be fixed in 12.0.1-7.svn1891
Please see also canna and wnn, which have similar problems.
well, it's not a home dir issue, is it?
using usermod for migrating upgrades. committed into cvs now.
for the upgrading, all fixes are in 12.0.1-10.svn1943.
Confirmed fixed. Tested with im-sdk-12.1-1. Thanks.