Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2011 07:47:21 +0400
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        gnixua@gmail.com, freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: portmaster issue: "The value of DISTDIR cannot be empty"
Message-ID:  <4E094EC9.2030603@yandex.ru>
In-Reply-To: <4E08C910.4070800@FreeBSD.org>
References:  <4DBFDA13.4080203@gmail.com> <4E085E6D.2070009@yandex.ru> <4E08C910.4070800@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
27.06.2011 22:16, Doug Barton пишет:
> On 06/27/2011 03:41, Ruslan Mahmatkhanov wrote:
>> 03.05.2011 14:33, Gritsuk Anton пишет:
>>>
>>> I tried to update this as usually.
>>> # pkg_version -IvL=
>>> libwps-0.2.0 < needs updating (index has 0.2.1)
>>>
>>> And I get error as below:
>>> # portmaster libwps-0.2.0
>>>
>>> ===>>> The value of DISTDIR cannot be empty
>>> ===>>> Aborting update
>>
>> So it seems i got it.
>>
>> smeshariki2# mkdir /tmp/testdir
>> smeshariki2# cd /tmp/testdir/
>> smeshariki2# rm -rf /tmp/testdir/
>> smeshariki2# pwd
>> pwd: .: No such file or directory
>> smeshariki2# portmaster p5-YAML-Tiny
>>
>> ===>>> The value of DISTDIR cannot be empty
>> ===>>> Aborting update
>
> Um, yeah ... don't do that. :)

Sorry, but i don't understand you :).
I just localize the problem. It looks like a
race in portmaster. As i understand it tries
to do something in a directory (f.e. WORKDIR)
or some temporary directory that it creates,
that no longer exists. So this causes this
error. Or you believe this is some user failure?

-- 
Regards,
Ruslan



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