Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d5GYy-0006os-Qn for pgsql-hackers@arkaria.postgresql.org; Mon, 01 May 2017 19:00:48 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1d5GYy-0005mt-6z for pgsql-hackers@arkaria.postgresql.org; Mon, 01 May 2017 19:00:48 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1d5GYx-0005mh-Rx; Mon, 01 May 2017 19:00:47 +0000 Received: from yoda.llamalab.com ([194.14.207.58] helo=yoda.mksoft.nu) by magus.postgresql.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1d5GYt-0001OD-Sq; Mon, 01 May 2017 19:00:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mksoft.nu; s=20151129; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:References:To:Subject; bh=zNRCCrbFnmU9lYmIzhOqqGXUc13ZI6CdwVAzVnTr574=; b=QAvQwqe//zLGlKUL215/AvVHVO8zHreTyHNccmrQA9hnwpyrwtcxx4Ua9mBT3uaTXJd69xORAsRV6bp7uFoDszws9wk25HIodBnlzbpIbwowGp+2gWjAgza1QoBSi0SWhqpt3v+qtlikoAiY5rpmeJOXec7ZDP4LVDA9+yTaNgnWvsVIj//7DHkyDbIL8fN5FeG0uiCQq2CqWhYIESVB7ZwrDXY4FNczlqlz2HJgXdF/snyuTvqavD/jL69tvbVVytif6XH9jffsKuOqgdeMJMAgQBQnNQpg3e/cpHGRXquB7kBTEbZ689gG/h1vWVZoIp0wmozoHnLzC+WUsuoQLA==; Received: from c83-250-83-50.bredband.comhem.se ([83.250.83.50] helo=[10.100.0.2]) by yoda.mksoft.nu with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1d5GYs-0000sV-A8; Mon, 01 May 2017 21:00:42 +0200 Subject: Re: [buildfarm-members] BuildFarm client release 4.19 To: Andrew Dunstan , PostgreSQL-development , buildfarm-members@postgresql.org References: <3eef634f-4d0a-8f27-e4e9-67080b44f637@2ndQuadrant.com> <1b1da59b-3280-7934-6a59-c57d8c86c84c@mksoft.nu> <2cdca268-76ef-994f-5b87-ca37164fadf4@2ndQuadrant.com> From: =?UTF-8?Q?Mikael_Kjellstr=c3=b6m?= Message-ID: Date: Mon, 1 May 2017 21:00:38 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <2cdca268-76ef-994f-5b87-ca37164fadf4@2ndQuadrant.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -4.3 (----) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-hackers Precedence: bulk Sender: pgsql-hackers-owner@postgresql.org On 2017-05-01 20:56, Andrew Dunstan wrote: > OK, coming up with a more comprehensive fix. Ok. > The obvious workaround for now is to create the directory and dont zap > it or its parents. You should only have to do it once (per branch) Yes, I know. That is what I have been doing so far. But if you want to rerun a branch from scratch it's much easier to just do: rm -rf buildroot/HEAD or rm -rf buildroot/REL9_6_STABLE and then the buildfarm script should do the right thing and create all the directories that it needs. /Mikael -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers