Bug 33096 - LibreOffice tries to remove files from /bin directory during build
Summary: LibreOffice tries to remove files from /bin directory during build
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
3.3.0 RC2
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-14 01:58 UTC by Gökçen Eraslan
Modified: 2011-03-14 07:48 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gökçen Eraslan 2011-01-14 01:58:25 UTC
During build of officecfg module files like /bin/registry_fr.zip, /bin/registry_pt-BR.zip are tried to be removed. There is a bug in officecfg/util/makefile.mk file. 

I had reported this issue to OpenOffice before the LibreOffice project and it's fixed now[1].  I've also attached a patch in OO bug, I think it's still valid.

Same issue is still reproducable in LibreOffice. Since I build LO in a sandbox environment, I got sandbox exceptions about files being removed from /bin directory. 

Please apply/port the patch here[1] to LO.

[1] http://www.openoffice.org/issues/show_bug.cgi?id=114601
Comment 1 Luboš Luňák 2011-01-17 10:29:48 UTC
Patch applied.
Comment 2 Gökçen Eraslan 2011-03-14 07:43:43 UTC
I can still reproduce this issue with 3.3.2.1, is the patch included in 3.3.2.1?
Comment 3 Gökçen Eraslan 2011-03-14 07:48:28 UTC
(In reply to comment #2)
> I can still reproduce this issue with 3.3.2.1, is the patch included in
> 3.3.2.1?

Can you apply it to 3-3-2 branch before 3.3.2.1 is released? I think it's not applied[1]

[1] http://cgit.freedesktop.org/libreoffice/libs-core/tree/officecfg/util/makefile.mk?h=libreoffice-3-3-2