To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102296
                 Issue #|102296
                 Summary|transex3: localize fails with duplicated symlinks
               Component|l10n
                 Version|OOo 3.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|pjanik
             Reported by|pmladek





------- Additional comments from [email protected] Wed May 27 11:04:32 
+0000 2009 -------
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

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to