[Libreoffice-bugs] [Bug 100725] `make -j distro-pack-install` fails due to leftovers in `/ tmp`

2017-01-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100725

--- Comment #5 from Buovjaga  ---
What I know is that sudo make should not be used when building LibreOffice.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100725] `make -j distro-pack-install` fails due to leftovers in `/ tmp`

2017-01-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100725

Paul Menzel  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

--- Comment #4 from Paul Menzel  ---
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
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100725] `make -j distro-pack-install` fails due to leftovers in `/ tmp`

2017-01-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100725

--- Comment #3 from QA Administrators  ---
Dear Bug Submitter,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping-20170131

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100725] `make -j distro-pack-install` fails due to leftovers in `/ tmp`

2016-07-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100725

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #2 from Buovjaga  ---
Which distro are you packaging for?
Why did you use sudo make?

I got the information from IRC that a ramdisk is untested for what you are
doing.

Did you solve the problem meanwhile?

Set to NEEDINFO.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100725] `make -j distro-pack-install` fails due to leftovers in `/ tmp`

2016-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100725

Paul Menzel  changed:

   What|Removed |Added

Summary|`make -j|`make -j
   |distro-pack-install` fails  |distro-pack-install` fails
   ||due to leftovers in `/tmp`

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs