portmaster issue: "The value of DISTDIR cannot be empty"

Doug Barton dougb at FreeBSD.org
Tue May 3 14:10:26 UTC 2011


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/



More information about the freebsd-ports mailing list