[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#245861: openoffice.org: setup fails with "not enough space..." -- no largefile support



Hi,

Steve Haslam wrote:
> bash$ openoffice
> OpenOffice.org for Debian - see /usr/share/doc/openoffice.org/README.Debian.gz
> running openoffice.org setup...
> not enough space on the destination drive
> ExitCode: 20
> setup failed (code 0).. abort
> ---- Please read /usr/share/doc/openoffice.org/README.Debian.gz for known problems -----
[...]
> 
> So what's happening is that it's doing a statfs() on my home dir, failing with EOVERFLOW, and then doing a 
> statfs on /home, which is an automount filesystem (and hence has 0 bytes free).
> 
> The solution is probably to recompile at least the setup utility with -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE_SOURCE which will make it use statfs64()

I just built the whole Office with -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE. It is at
http://people.debian.org/~rene/openoffice.org/test/lfs/openoffice.org-bin_1.1.2dfsg1-1.2pre_i386.deb.

Does this work?

Grüße/Regards,

René
--
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73

Attachment: signature.asc
Description: Digital signature


Reply to: