From owner-freebsd-pkg@FreeBSD.ORG Sat Oct 19 00:25:06 2013 Return-Path: Delivered-To: freebsd-pkg@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 1BA9EF03; Sat, 19 Oct 2013 00:25:06 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 84FF528BD; Sat, 19 Oct 2013 00:25:05 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id l12so1793469wiv.2 for ; Fri, 18 Oct 2013 17:25:04 -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=ojXkYrwK1VmmRKIDDgtaGsIt8iHtN1xpOtrcEjJV2KE=; b=RgcxxYE6CMzc+Tnjy1FFhcbkljAlJhdGgc+ctqjqqwk+WF3QnUbrEqO4/c5I7Wp4F9 lOcx/4SIKkjoZAomU+IkMr1FR2sM9K5Cs9OJcIeCgpo3RMqxX6gpDfB5XvRDgQJ4yhXf u4Q9e8TjGL+ryRqjVctvwK78oiPfQfjvthwV60cpzJBofCIPQPRvjY7D0W9ZFPzolbAZ 6sBrWxSP+jImbTx+qSDpF/JcSAGt7IG0kkdvieekxdbnqcmisSXCmpL8laXcyLY/epfv OkelzR0aso28zDpXqq8idi6Kis43oUm/eVkvjvimdBOXNhnqxWtdoQnTT8TgpllIBIzl /Mtw== X-Received: by 10.180.188.164 with SMTP id gb4mr1416275wic.52.1382142304065; Fri, 18 Oct 2013 17:25:04 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id e5sm31780500wiy.2.2013.10.18.17.25.03 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 18 Oct 2013 17:25:03 -0700 (PDT) Sender: Baptiste Daroussin Date: Sat, 19 Oct 2013 02:25:01 +0200 From: Baptiste Daroussin To: sbruno@freebsd.org Subject: Re: i386 packages on amd64 Message-ID: <20131019002500.GE57066@ithaqua.etoilebsd.net> References: <1382140641.1514.18.camel@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+JUInw4efm7IfTNU" Content-Disposition: inline In-Reply-To: <1382140641.1514.18.camel@localhost> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Oct 2013 00:25:06 -0000 --+JUInw4efm7IfTNU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 18, 2013 at 04:57:21PM -0700, Sean Bruno wrote: > I use i386-wine-devel to run the lovely windows garbage on occasion. >=20 > I've used poudriere successfully to build a local i386 package repo, but > trying to install them is emitting an error that is probably obvious, > but I don't quite understand what I need to do. >=20 > root@powernoodle:/usr/local/poudriere/data/packages/11i386-default/All # > pkg add ./i386-wine-devel-1.7.4,1.txz=20 > Installing i386-wine-devel-1.7.4,1...pkg: wrong architecture: > freebsd:11:x86:32 instead of freebsd:11:x86:64 >=20 i386-wine-devel builds fine on amd64 targets :) just build it on your amd64= jail in poudriere and use it :) regards, Bapt --+JUInw4efm7IfTNU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJh0VwACgkQ8kTtMUmk6Ey/IACeNZJyKa3KX1p7oJ9Bbmo8zPGV kNIAnikWGwVFhWCDuNceGKdBeDC3URFL =AAiC -----END PGP SIGNATURE----- --+JUInw4efm7IfTNU--