Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 May 2011 07:10:24 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Cc:        gnixua@gmail.com, freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: portmaster issue: "The value of DISTDIR cannot be empty"
Message-ID:  <4DC00CD0.1070506@FreeBSD.org>
In-Reply-To: <4DBFEDE3.4010305@yandex.ru>
References:  <4DBFDA13.4080203@gmail.com> <4DBFEDE3.4010305@yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/03/2011 04:58, Ruslan Mahmatkhanov wrote:
> 03.05.2011 14:33, Gritsuk Anton пишет:
>>
>> What does it mean? How to fix?
>>
>> Some addition information:
>> # du -sh /usr/ports/distfiles/
>> 853M /usr/ports/distfiles/
>>
>> From man page of ports:
>> DISTDIR Where to find/put distfiles, normally distfiles/ in PORTSDIR
>
> I saw it too right after updating portmaster to 3.9

The sooner you report the bugs, the sooner I can fix them. :)

The way to debug this is to add -x to the #! line at the top of 
/usr/local/sbin/portmaster so it looks like this:

#!/bin/sh -x

Then run the following:
script pm.log
portmaster -Dv <whatever you would normally do>
^D

Then send me the log.


Thanks,

Doug


-- 

	Nothin' ever doesn't change, but nothin' changes much.
			-- OK Go

	Breadth of IT experience, and depth of knowledge in the DNS.
	Yours for the right price.  :)  http://SupersetSolutions.com/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DC00CD0.1070506>