Issue 102296

Summary: transex3: localize fails with duplicated symlinks
Product: Internationalization Reporter: pmladek <pmladek>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, pavel
Version: OOo 3.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Proposed fix. none

Description pmladek 2009-05-27 12:04:32 UTC
I get the following error with fully built OOo-3.1 tree on openSUSE-11.1:

$> localize -e -l en-US,af -f GSI_af.sdf
### Localize
### Searching sdf particles
................................................................................
................................................................................
................................................................................
................................................................................
....../usr/src/packages/BUILD/ooo-build-3.1.0.5/build/ooo310-m11/sal/unxlngx6.pr
o/lib/libsalalloc_malloc.so is encountered a second time at /usr/lib/perl5/5.10.
0/File/Find.pm line 543.

The problem is that the symlink libsalalloc_malloc.so is there twice:

sal/unxlngx6.pro/lib/libsalalloc_malloc.so
solver/310/unxlngx6.pro/lib/libsalalloc_malloc.so

It helped to add "follow_skip => 2" in the find command. See also
http://search.cpan.org/~nwclark/perl-5.8.9/lib/File/Find.pm
Comment 1 pmladek 2009-05-27 12:07:30 UTC
Created attachment 62577 [details]
Proposed fix.
Comment 2 pmladek 2009-05-27 12:24:04 UTC
pmladek->ihi: Pavel asked me to assign it to you ;-)
Comment 3 ivo.hinkelmann 2009-06-02 19:05:15 UTC
then just do it ;)
Comment 4 ivo.hinkelmann 2009-06-02 19:15:01 UTC
this issue is fixed as soon as the cws l10ncleanup04 is integrated, the find
method is simply no longer needed as all the localize.sdf particles are gone ;)

if cws integration of this cws will postpone again I will integrate your patch
Comment 5 Rob Weir 2013-03-11 15:00:11 UTC
I'm adding this comment to all open issues with Issue Type == PATCH.  We have 220 such issues, many of them quite old.  I apologize for that.  

We need your help in prioritizing which patches should be integrated into our next release, Apache OpenOffice 4.0.

If you have submitted a patch and think it is applicable for AOO 4.0, please respond with a comment to let us know.

On the other hand, if the patch is no longer relevant, please let us know that as well.

If you have any general questions or want to discuss this further, please send a note to our dev mailing list:  dev@openoffice.apache.org

Thanks!

-Rob
Comment 6 Marcus 2017-05-20 11:27:56 UTC
Reset assigne to the default "issues@openoffice.apache.org".