From owner-cvs-ports@FreeBSD.ORG Thu Aug 26 14:26:34 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00B421065679 for ; Thu, 26 Aug 2010 14:26:34 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 86C218FC15 for ; Thu, 26 Aug 2010 14:26:33 +0000 (UTC) Received: from pav.hide.vol.cz (nat-application.b1.lan.prg.vol.cz [195.122.204.152]) (authenticated bits=0) by raven.customer.vol.cz (8.14.3/8.14.3) with ESMTP id o7QEQTW7000528 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 26 Aug 2010 16:26:30 +0200 (CEST) (envelope-from pav@FreeBSD.org) Message-ID: <4C767995.5080707@FreeBSD.org> Date: Thu, 26 Aug 2010 16:26:29 +0200 From: Pav Lucistnik User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.11) Gecko/20100723 Thunderbird/3.0.6 MIME-Version: 1.0 To: pluknet References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 195.250.144.108 Cc: cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/arcconf Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2010 14:26:34 -0000 Fixed, hopefully. On 2010/08/26 15:36, pluknet wrote: >> - Update to v6_50_18570 > > Hi. > > As I said before in ports/147791 follow-up, > this breaks ports on i386 arch due to incorrect WORK_EXT using. > > # make install > ===> Installing for arcconf-v6.50.18570 > ===> Generating temporary packing list > ===> Checking if sysutils/arcconf already installed > install -s -o root -g wheel -m 555 > /usr/ports/sysutils/arcconf/work/freebsd8_x86/cmdline/arcconf > /usr/local/sbin > install: /usr/ports/sysutils/arcconf/work/freebsd8_x86/cmdline/arcconf: > No such file or directory > *** Error code 71 > > Stop in /usr/ports/sysutils/arcconf. > > # uname -rsm > FreeBSD 8.1-RELEASE i386 > -- Pav Lucistnik