From reichert@natto.numachi.com  Mon May 10 10:22:23 2004
Return-Path: <reichert@natto.numachi.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BF3CD16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 May 2004 10:22:23 -0700 (PDT)
Received: from mail2.numachi.com (mail2.numachi.com [198.175.254.8])
	by mx1.FreeBSD.org (Postfix) with SMTP id 3C42443D41
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 May 2004 10:22:18 -0700 (PDT)
	(envelope-from reichert@natto.numachi.com)
Received: (qmail 77676 invoked from network); 10 May 2004 17:22:04 -0000
Received: from natto.numachi.com (198.175.254.216)
  by mail2.numachi.com with SMTP; 10 May 2004 17:22:04 -0000
Received: (qmail 81738 invoked by uid 1001); 10 May 2004 17:22:04 -0000
Message-Id: <20040510172204.81737.qmail@natto.numachi.com>
Date: 10 May 2004 17:22:04 -0000
From: Brian Reichert <reichert@numachi.com>
Reply-To: Brian Reichert <reichert@numachi.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: openoffice-1.1.1 port uses root's $HOME for drivespace calculation
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         66480
>Category:       ports
>Synopsis:       editors/openoffice.org-1.1 port uses root's $HOME for drivespace calculation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    openoffice
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 10 10:30:21 PDT 2004
>Closed-Date:    Sat Mar 01 23:43:40 UTC 2008
>Last-Modified:  Sat Mar 01 23:43:40 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->openoffice  
Responsible-Changed-By: krion 
Responsible-Changed-When: Mon May 10 12:10:56 PDT 2004 
Responsible-Changed-Why:  
Over to maintainers. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66480 
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Sun Apr 1 11:31:48 UTC 2007 
State-Changed-Why:  
Does this problem still recur with the latest openoffice? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66480 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Mar 1 23:43:28 UTC 2008 
State-Changed-Why:  
Feedback timeout (> 6 months). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66480 
>Unformatted:
