Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] LibreOffice 3.4.4: required HDD space
Date: Sun, 20 Nov 2011 14:08:47
Message-Id: CA+czFiDKj3WGGcTpS60+uaom+tAuxSr8JwMwKOEL4DBEzRAusw@mail.gmail.com
In Reply to: [gentoo-user] LibreOffice 3.4.4: required HDD space by v_2e@ukr.net
1 On Sun, Nov 20, 2011 at 4:09 AM, <v_2e@×××.net> wrote:
2 >  Hello!
3 >  I decided to upgrade LibreOffice this week to the verstion 3.4.4.
4 >  Before trying to build this package, emerge performed the pre-check
5 > of available space on my hard disk - 9GB. I did have this amount of
6 > free space on the drive, but I noticed that after about 8 hours of
7 > compiling it took only ~4 GB on my HDD. First of all, I thought that it
8 > was compiling *really* slowly and that it hadn't even made a half of
9 > the job. However, after about a half an hour it finished with success
10 > and I noticed that altogether it took about 4.5 GB on HDD.
11 >  So it checked 9GB (and earlier versions of LO indeed needed almost
12 > such amount of free space), but took only as much as 4.5 GB.
13 >
14 >  The question is: why?
15
16 I'll venture a guess that it may have approached 9GB either with some
17 short-lived files, or *would* have approached 9GB with a different USE
18 flag or other configuration combination.
19
20 > P.S. Today I tried to install LO v.3.4.4 on the machine with about 6 GB
21 > of free space. Emerge performed its regular pre-check and refused to
22 > build the package. I changed the
23 >    CHECKREQS_DISK_BUILD="9G"
24 > to
25 >    CHECKREQS_DISK_BUILD="5G"
26 > in "libreoffice-3.4.4.2-r1.ebuild" and everything went fine.
27
28 Ok, then I'll narrow my guess to the size required being dependent on
29 USE flag combinations.
30
31 --
32 :wq

Replies

Subject Author
Re: [gentoo-user] LibreOffice 3.4.4: required HDD space Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] LibreOffice 3.4.4: required HDD space v_2e@×××.net