https://bugs.documentfoundation.org/show_bug.cgi?id=100725

Paul Menzel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |INSUFFICIENTDATA

--- Comment #4 from Paul Menzel <[email protected]> ---
LibreOffice is built for the distribution MarIuX64 [1], which is based on Linux
from Scratch [2].

Unfortunately, I don’t know how the first error regarding the missing git
repository came to be.

```
... creating profiles ...
fatal: Not a git repository (or any parent up to mount point /dev/shm)
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.1.3.2-0/source/solenv/bin/modules/installer/files.pm
line 85.
```

The next error is, that the temporary directory is put under `/tmp`, and if
that is reused, then the permissions must match.

Lastly, it looks like `sudo make …` also creates files in the home directory of
the user, which should never happen.

```
$ ls -l ~/.cache/g-ir-scanner/
total 1384
-rw------- 1 root system 605076 Sep 22 16:43
069ac383a1f5dbf0cfacffd7f43f37b8758e018e
-rw------- 1 root system   9342 Sep 22 16:43
07a3dc06c2156f7b4bc7ee09907a1e9eddde9cfb
-rw------- 1 root system 346439 Sep  7 17:21
0c8dcaa7ab6bbaf96e9cb2e0f57c58bef57fb3ac
-rw------- 1 root system   5877 Sep 22 16:43
25c712f18483013f8d5474fae00f0ed2f86abce0
-rw------- 1 root system  81566 Sep  7 17:21
3d8ccebc1bd2f0f69818f0a50b179729b0f33721
-rw------- 1 root system  48655 Sep 22 16:43
4a7a7da6550dc01dd28284f59f03959c6da7df87
-rw------- 1 root system   4399 Sep 22 16:43
4bc602c03850c54739fba46effa7569bc2ef2008
-rw------- 1 root system  64044 Sep 22 16:43
93789c93f7d48b283387dbac8e08e4f00230d751
-rw------- 1 root system 127778 Sep  7 17:21
95f947bf1eae641455724fd5e7b08d716417dd95
-rw------- 1 root system  16327 Sep 22 16:43
c3fdfb2eef221c4c5ec8d16026d3ec132ad90e39
-rw------- 1 root system  44831 Sep 22 16:43
f4b8efcd9ce46eee90e450391fa09d262c30a446
-rw------- 1 root system  43814 Sep 22 16:43
fc0e52ceef4a5e6716611a0b88a15cca5e8ecd46
```

I created bug #105643 [1] for that.

[1] https://github.molgen.mpg.de/mariux64
[2] http://www.linuxfromscratch.org/
[3] https://bugs.documentfoundation.org/show_bug.cgi?id=105643

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to