From owner-freebsd-ports@FreeBSD.ORG Wed Oct 9 15:59:56 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 50B44DC7 for ; Wed, 9 Oct 2013 15:59:56 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DFBD9210D for ; Wed, 9 Oct 2013 15:59:55 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id f12so1092783wgh.26 for ; Wed, 09 Oct 2013 08:59:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=mnTzf213Ze9fDNzloNOuy2T6BuuD5qGXBbq92+sZEhU=; b=Y/plIAg6ootgEI5sBBOAd759DIuN6xLTIM6G6Vw9wp+GfygrvlvrQpu/trmOa8GwQr CJpPmm6lWepXaj6fhOr+GVTp9o8gfgl7l/h4c6iUHlagnZcnQIQl7CAffKPYccXUM9p7 lePiToBi/58v+Ci9uKd99Rj5yg5BccNIMEToMjjNY481+au9JUTytrr4irpag+558/XE vxf/yHt5HE2Lcn/OZfvLC4IGGYhu39kNMo4TssjW4J0xwxtjmRXUMzAA/YI9bEAqtGyV Y3Js7xz1SDzt4dxKXk7Cxufb/JyNdnHpPdZntvYLZ/vtw6bQQMR6Ut6Ejp8o/wbS3NK+ RlUw== X-Received: by 10.180.185.97 with SMTP id fb1mr3370342wic.61.1381334394228; Wed, 09 Oct 2013 08:59:54 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id gp9sm16527856wib.8.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 09 Oct 2013 08:59:53 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 9 Oct 2013 17:59:50 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Subject: Re: 10.0-hosted tinderbox: 8.4 builds broken? Message-ID: <20131009155950.GC95601@ithaqua.etoilebsd.net> References: <20131009110955.GA75075@regency.nsu.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="w7PDEPdKQumQfZlR" Content-Disposition: inline In-Reply-To: <20131009110955.GA75075@regency.nsu.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2013 15:59:56 -0000 --w7PDEPdKQumQfZlR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 09, 2013 at 06:09:55PM +0700, Alexey Dokuchaev wrote: > Hi there, >=20 > I've started to observe the following error when trying to tinderbuild > (freshly cvs up'ed from marcuscom.com) a port for -b 8.4: >=20 > ... > add_pkg pkg-1.1.4_7.tbz > adding dependencies > pkg_add pkg-1.1.4_7.tbz > The package management tool is not yet installed on your system. > Do you want to fetch and install it now? [y/N]: tar: Error opening > archive: Failed to open 'pkg-1.1.4_7.tbz' > /buildscript: ./pkg-static: not found > error in dependency pkg-1.1.4_7.tbz, exiting >=20 > In fact, pkg-1.1.4_7.txz *is* generated for 8.4, but extensions are > different (.txz vs. .tbz). >=20 > Why does it happen? I was under impression that 8.x will never switch to > pkgng. Am I doing something wrong, or need to configure my tindy somehow? >=20 1/ yes 8.x will one day switch to pkgng :) but that is not the case yet. 2/ this is one of the design bugs of tinderbox. The very recent update of tinderbox might have fixed that one. regards, Bapt --w7PDEPdKQumQfZlR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJVfXYACgkQ8kTtMUmk6EyuiQCbBxH1ADLxK9c6OEes15li4RW/ 5+AAnj0spCGimQEkeiYIo9R1dfCOmJGK =R8J6 -----END PGP SIGNATURE----- --w7PDEPdKQumQfZlR--