From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 28 06:44:42 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C46110656CB; Thu, 28 Feb 2008 06:44:42 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0EE7B8FC2D; Thu, 28 Feb 2008 06:44:42 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (remko@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1S6ifhT002849; Thu, 28 Feb 2008 06:44:41 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1S6if2J002845; Thu, 28 Feb 2008 06:44:41 GMT (envelope-from remko) Date: Thu, 28 Feb 2008 06:44:41 GMT Message-Id: <200802280644.m1S6if2J002845@freefall.freebsd.org> To: yuri@tsoft.com, remko@FreeBSD.org, freebsd-bugs@FreeBSD.org From: remko@FreeBSD.org Cc: Subject: Re: bin/121165: pkg_add(1) prints a weird message: PKG_TMPDIR environment variable to a location with at least 0 bytes X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 06:44:42 -0000 Synopsis: pkg_add(1) prints a weird message: PKG_TMPDIR environment variable to a location with at least 0 bytes State-Changed-From-To: open->closed State-Changed-By: remko State-Changed-When: Thu Feb 28 06:44:41 UTC 2008 State-Changed-Why: This is not a PR this is a question to begin with. You clearly have limited space available and pkg_add tells you that it cannot extract the file in the temporary directory. find_play_pen probably is a function that does the extraction. Why the 0 bytes i dont know, but better -ask- around first before submitting these kind of PRs. http://www.freebsd.org/cgi/query-pr.cgi?pr=121165