From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7AA6C138A1C for ; Thu, 20 Nov 2014 12:18:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14DF9E099E; Thu, 20 Nov 2014 12:18:47 +0000 (UTC) Received: from mail-wg0-f47.google.com (mail-wg0-f47.google.com [74.125.82.47]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A12EAE0992 for ; Thu, 20 Nov 2014 12:18:45 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id n12so3548388wgh.34 for ; Thu, 20 Nov 2014 04:18:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:to:subject:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=7rBPghGTgoy2pPTdom4mY1H3mKp1+4xOzL4d6NPS79M=; b=aaCgoG62TyHZE773iCMaRIbPm1H5Caz5kODwxHQEt6HebobhaMxvt3yaJoNc0F3fgp AdhqHwlI4aReAcxrew0WjFlX+9E1/+/YkoMkwqlGx7T9tdXHsYFsTic2U9uWa3Bn+2uW KhbdxgmL63ZsmOHx4GhqQbWl6i/RFrZqSLmbwJXTf/NRYhknjR5GishLcUDZLT5w8nl3 L+cFjZsL76B1BRV++OnkJD2DiOD4a6c28IGnvNzsg/pSaZNx0uDi3RHO5nz53lezSYuQ TgPI3tyNvdg/KPc/8Y3pqf92orEctytBlP8NIuSUpbZlF9uqU5/2W2GmBXifH/Fo08/R lN2Q== X-Received: by 10.181.27.135 with SMTP id jg7mr14854239wid.56.1416485924480; Thu, 20 Nov 2014 04:18:44 -0800 (PST) Received: from cosmo ([193.200.85.246]) by mx.google.com with ESMTPSA id ce1sm3161794wjc.2.2014.11.20.04.18.43 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Thu, 20 Nov 2014 04:18:44 -0800 (PST) Message-ID: <546ddc24.01b0c20a.19aa.fffff06f@mx.google.com> Date: Thu, 20 Nov 2014 14:17:04 +0200 From: Gevisz To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] no-emul profiles In-Reply-To: <20141120120526.0bb412e6@marcec.fritz.box> References: <546d075d.4109980a.79dd.0415@mx.google.com> <20141120000530.61b28f0f@marcec.fritz.box> <20141120120526.0bb412e6@marcec.fritz.box> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 3f9c2ae1-1e48-4184-9b6a-c061f9c601e8 X-Archives-Hash: 8031f970b57b566f9f9ebcadf07d7478 On Thu, 20 Nov 2014 12:05:26 +0100 Marc Joliet wrote: > Am Thu, 20 Nov 2014 00:05:30 +0100 > schrieb Marc Joliet : > > > Anyway, I just switched to default/linux/amd64/13.0/no-emul-linux-x86/desktop > > as an experiment and am waiting for emerge @world to finish :) . > > For the record, it completed successfully with one temporary failure due to > file collisions when installing json-c. I had to unmerge > emul-linux-x86-baselibs before I could finish the emerge @world. > > I haven't tested things extensively, but I haven't encountered any problems > with wine. > > HTH Thank you once more for trying this profile and reporting your findings.