Date: 10 May 2004 17:22:04 -0000 From: Brian Reichert <reichert@numachi.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/66480: openoffice-1.1.1 port uses root's $HOME for drivespace calculation Message-ID: <20040510172204.81737.qmail@natto.numachi.com> Resent-Message-ID: <200405101730.i4AHUPBN093025@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 66480 >Category: ports >Synopsis: openoffice-1.1.1 port uses root's $HOME for drivespace calculation >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 10 10:30:21 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Brian Reichert >Release: FreeBSD 4.9-RELEASE i386 >Organization: Numachi >Environment: System: FreeBSD natto.numachi.com 4.9-RELEASE FreeBSD 4.9-RELEASE #1: Sun May 2 15:16:17 EDT 2004 reichert@natto.numachi.com:/usr/src/sys/compile/DESKTOP i386 >Description: Efforts to 'make package' yeild a 'not enough space on destination drive'. ktrace reveals that the installer makes drivespace decisions by statfs'ing /root, which was pulled out of /etc/passwd. Can't fathom why, though; I would have expected $PREFIX to be checked... >How-To-Repeat: 'make package' when you only have a 50M root partition. :) >Fix: A workaround: set root's HOME to a roomy drive: env HOME=/usr make package >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040510172204.81737.qmail>