From owner-freebsd-questions@FreeBSD.ORG Thu Oct 23 13:30:50 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 562D1A2B for ; Thu, 23 Oct 2014 13:30:50 +0000 (UTC) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CEAB267E for ; Thu, 23 Oct 2014 13:30:48 +0000 (UTC) Received: from kw.news4all.se (localhost [127.0.0.1]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id s9NDUdKT099444; Thu, 23 Oct 2014 15:30:39 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <544902FF.2000602@bananmonarki.se> Date: Thu, 23 Oct 2014 15:30:39 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: Kent Kuriyama , FreeBSD Questions Subject: Re: Problem with portupgrade - "could not find a temporary directory" References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2014 13:30:50 -0000 On 2014-10-23 15:21, Kent Kuriyama wrote: > This problem is self-inflicted but I can't figure out what I did to cause > it. When using 'portupgrade' to upgrade software I get the following > message: > > root@monitor4:~ # portupgrade -fp dri > [Reading data from pkg(8) ... - 635 packages found - done] > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > ! graphics/dri (dri-9.1.7_6,2) (could not find a temporary > directory) > > The environment variables are set: > > PKG_TMPDIR=/tmp > TMPDIR=/tmp > > I am unable to find the string "could not find a temporary directory" in > the source tree of portupgrade. Does anyone know what could cause this > message? Thanks. > > Kent Full filesystem?