When I try to emerge libreoffice-3.4.4.1 the pre-merge checks fails with this message: Checking for at least 9 gibibytes disk space at "/tmp/tmpY8YQym/portage/app-office/libreoffice-3.4.4.1/temp" and fail because I don't have such a lot of space in tmp. I don't really understand why portage whant to test if there is so much space in tmp. I suppose it may test the space in ${PORTAGE_TMPDIR} not /tmp. Anyway, removing the check in the ebuild I have successfully emerged libreoffice. Reproducible: Always Steps to Reproduce: 1. Trying to emerge libreoffice-3.4.4.1 2. Premerge check fails 3. Actual Results: Emerge fails. Expected Results: Libreoffice get compiled
I can't reproduce that here. It checks for space in $T, which defaults to "${PORTAGE_TMPDIR}/portage/${CATEGORY}/${PF}/temp".
The following would probably be useful: emerge --info libreoffice The environment file from a failed build The contents of your make.conf file
Created attachment 290969 [details] emerge --info my emerge --info
Created attachment 290973 [details] my make.conf My make.conf
Created attachment 290975 [details] my environment file of a failed emerge my enviorenment file of a failed emerge
I have reproduced this in two machines so my guess is something related to the reading of the config file.
This is more question for portage team.
(In reply to comment #6) > I have reproduced this in two machines so my guess is something related to the > reading of the config file. It would be affected by environment settings of TEMP, TMP, or TMPDIR variables. This should fix it: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=2c239afad567e73d961bac0f92488698f2513aac
(In reply to comment #8) > (In reply to comment #6) > > I have reproduced this in two machines so my guess is something related to the > > reading of the config file. > > It would be affected by environment settings of TEMP, TMP, or TMPDIR variables. > This should fix it: > > http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=2c239afad567e73d961bac0f92488698f2513aac Thanks for the fix. I will try next week (in Spain we have long vacation this weekend and in my machine compile libreoffice is not really nice).
Ussing portage-9999 I have been able to install latest libreoffice. Thanks for the hard work!!
This is fixed in 2.1.10.32 and 2.2.0_alpha72.
*** Bug 388873 has been marked as a duplicate of this bug. ***
*** Bug 390069 has been marked as a duplicate of this bug. ***
*** Bug 390155 has been marked as a duplicate of this bug. ***
Apologies, I forgot to look for resolved bugs. Duplicate of Bug 381649.
*** Bug 390741 has been marked as a duplicate of this bug. ***
*** Bug 392735 has been marked as a duplicate of this bug. ***
*** Bug 390595 has been marked as a duplicate of this bug. ***