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 8E6AE1381F3 for ; Tue, 16 Apr 2013 20:36:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17590E0A81; Tue, 16 Apr 2013 20:36:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 92A4EE0A81 for ; Tue, 16 Apr 2013 20:36:03 +0000 (UTC) Received: from mail-qe0-f51.google.com (mail-qe0-f51.google.com [209.85.128.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mattst88) by smtp.gentoo.org (Postfix) with ESMTPSA id AC22033DE0C for ; Tue, 16 Apr 2013 20:36:02 +0000 (UTC) Received: by mail-qe0-f51.google.com with SMTP id 1so527424qec.24 for ; Tue, 16 Apr 2013 13:36:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=7OvgQxFkyIjvzlBhE6bPmzRQoOTNcsL+BTdcc5jW3fg=; b=Y1iGttaDgcSsg1/Z9swGmG9qUTZBGWEO6bBLSmHuu27NCNgSXnGBaNV4R0lJzIbLyv 9RtDdhHWLpX/3tdGTrRrkJHyJBwSy+7jk1suplqJxPtUtzBDIjHxuMGdlUe/wOoWETPL /oGo8pZgUVaVz3v4zzbmC/fCXJc+9eTkSh2cURkXEPh0AQm//W/FO8Z3RjOW5+nFuT9G n+Fa0Bo+C9Elvv+hZPcSvDht93GyM0VwXVbdTsM7O1Ylc98+PqiDQ8rfeQe/m/f3H29Z klg/7urZbBBP+eaKyp0B+rur7mrzK2/iavbUnbSA1RZRGNCYz9EPcVARpsorL3Nz+rV4 /pZw== X-Received: by 10.229.206.131 with SMTP id fu3mr297600qcb.7.1366144561028; Tue, 16 Apr 2013 13:36:01 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Received: by 10.49.28.41 with HTTP; Tue, 16 Apr 2013 13:35:40 -0700 (PDT) In-Reply-To: References: <20130309121023.GE26574@odin.tremily.us> From: Matt Turner Date: Tue, 16 Apr 2013 13:35:40 -0700 Message-ID: Subject: Re: [gentoo-catalyst] [PATCH 0/2] Blacklisting binary packages To: gentoo-catalyst@lists.gentoo.org Cc: "W. Trevor King" , Zac Medico , Brian Dolbec Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: a4b81e6b-c846-4771-9e5d-5df220ec5adf X-Archives-Hash: 18bd7c3615e768707b2c004d176c5784 On Tue, Apr 16, 2013 at 12:42 PM, W. Trevor King wrote: > From: "W. Trevor King" I feel like this is getting out of control. There seems to be this overwhelming desire to keep applying hack after hack to make increasingly obscure -- and fundamentally unsupportable -- configurations work. Brian mentioned that he talked to Zac and that there was something that portage should be doing differently about binary packages. Let's please investigate that a bit further before pursuing other strategies. I have confidence that if Zac understands and knows about the problem that he can fix portage. Brian, Zac: do we have a bug filed? What's the status -- do we have a good understanding of what's required? Thanks, Matt