Issue 128463 - user name registration traps - libicu problem
Summary: user name registration traps - libicu problem
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: 4.1.8
Hardware: All OS/2
: P5 (lowest) Normal (vote)
Target Milestone: 4.1.11
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks: 126518
  Show dependency tree
 
Reported: 2021-06-23 15:41 UTC by Rich Dunkle
Modified: 2021-11-16 12:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
os2 trap file (111.23 KB, text/plain)
2021-06-23 15:41 UTC, Rich Dunkle
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Rich Dunkle 2021-06-23 15:41:41 UTC
Created attachment 87035 [details]
os2 trap file

Installed AOO 4.18 without problem.
Ran the yum update as described in the readme.txt.
yum install libc libgcc1 libgcc-fwd openssl curl libjpeg libxslt libicu zlib libxml2 mmap pthread urpo libstdc++6 libstdc++ uclip

Yum install completed successfully.

Upon startup AOO tries to complete the user  name registration.  The registration traps at that point.

It appears that libicu-68.1-1.oc00.i686 will cause the trap.  Used ANPM to downgrade to  icu-65.1.
AOO is working normally with  icu-65.1
Comment 1 Matthias Seidel 2021-06-23 16:01:20 UTC
Yes, libicu 68 is not compatible with AOO 4.1.8.

As far as I know it isn't even in the official repository, did you install it from the experimental repo?
Comment 2 Rich Dunkle 2021-06-24 07:17:14 UTC
netlabs-rel has libicu-65.1.   I do have both netlabs-rel and netlabs-exp enabled in ANPM.  I used the command line to install the libraries.
Comment 3 Matthias Seidel 2021-06-24 08:56:44 UTC
So you installed from experimental repo...

AOO 4.1.8 for OS/2 is built against libicu65. Hopefully the next version will work with a newer libicu.

This is an issue with how the OS/2 version is built, nothing we can do with the code at the moment.
Comment 4 Matthias Seidel 2021-11-11 16:05:49 UTC
Can you please test again with AOO 4.1.11 for OS/2?

The required libicu is now 68 but the rpm installation is now preferred.
Comment 5 Rich Dunkle 2021-11-16 09:35:03 UTC
This bug can be closed.  I tested with ArcaOS 5.0.7 RC4. I used libicu 68.1-1.  AOO is working normally.
Comment 6 Matthias Seidel 2021-11-16 11:34:55 UTC
Thanks for confirmation!

Closing due to comment #5.