[Libreoffice-bugs] [Bug 111553] New: Temporary files written to predetermined location
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 9 12:08:14 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=111553
Bug ID: 111553
Summary: Temporary files written to predetermined location
Product: LibreOffice
Version: 5.4.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Installation
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: pmenzel at molgen.mpg.de
Building LibreOffice 5.4.0.3 with one user, and then building it with another
user shows that it tries to write to the same paths in the temporary directory,
which of course fails.
```
[…]
------------------------------------
... languages de_en-US ...
... analyzing files ...
... analyzing files with flag FILELIST ...
filelist
/dev/shm/bee-root/libreoffice/libreoffice-5.4.0.3-0/build/workdir/Package/xmlsec.filelist
is empty
... analyzing files with flag SCPZIP_REPLACE ...
... analyzing all directories for this product ...
... analyzing links ...
... analyzing unix links ...
... creating profiles ...
fatal: Not a git repository (or any parent up to mount point /dev)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
ERROR: Failure in installer.pm
ERROR: ERROR: Cannot open file
/tmp/LibreOffice//profiles/de_en-US/gid_Brand_Profile_Bootstrap_Ini/bootstraprc
for writing at
/dev/shm/bee-root/libreoffice/libreoffice-5.4.0.3-0/source/solenv/bin/modules/installer/files.pm
line 85.
... cleaning the output tree ...
... removing directory /tmp/ooopackaging6idOna/i_647771502279265 ...
*************************************************
ERROR: Cannot write log file
/tmp/LibreOffice//logging/de_en-US/log_540_de_en-US.log, Permission denied
*************************************************
Failed to install: No such file or directory at
/dev/shm/bee-root/libreoffice/libreoffice-5.4.0.3-0/source/solenv/bin/ooinstall
line 92.
Makefile:311: recipe for target 'install' failed
make: *** [install] Error 2
```
At least the two directories below contain conflicting files.
1. `/tmp/LibreOffice/profiles/de_en-US/`
2. `/tmp/LibreOffice/logging/de_en-US/`
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170809/e1c8aa2f/attachment.html>
More information about the Libreoffice-bugs
mailing list