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 25B4813877A for ; Sun, 29 Jun 2014 22:23:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3B34E0BD3; Sun, 29 Jun 2014 22:23:30 +0000 (UTC) Received: from mail-ig0-f170.google.com (mail-ig0-f170.google.com [209.85.213.170]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F0770E0B3F for ; Sun, 29 Jun 2014 22:23:29 +0000 (UTC) Received: by mail-ig0-f170.google.com with SMTP id h15so3625255igd.3 for ; Sun, 29 Jun 2014 15:23:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=gvPGTcz50attf9hteoaIr3j6oB0THnH2bZ1wTA3N4r0=; b=0ewMSJlQ1dl1eZmrMqdMtdbxNnemZ6OKCy4v+LGQkW0HpVvonJp7Tf/ODu3HbeNux2 zpu4uwHKQOMvK/4oOarrcgfnrOpecndlZ02y32y5VCFvlffzgRWBmtvFW0dmUEk3am7P 1Hg4bIKpNbCent09HrbJleEmCyq484ClC7Lin4Qe2i6beRSov/AkFdFhJs+puNDG/7zV ddcPoVG3jsqxMxGh+jGbng9J543KvT4FdTkvccRfCsbFK6dUIEsq+XfXkRe3B3Bvma7W G5p1uj1pI9r9/Vp9e1dpmYwmg9JGU+EmDs7/UebP8nJmnjcxeeyliciWDmOvdo6tojxk iLdQ== X-Received: by 10.50.61.234 with SMTP id t10mr27813185igr.38.1404080609336; Sun, 29 Jun 2014 15:23:29 -0700 (PDT) Received: from gmail.com (host-24-52-2-34.beyondbb.com. [24.52.2.34]) by mx.google.com with ESMTPSA id 8sm5067531igr.16.2014.06.29.15.23.28 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 29 Jun 2014 15:23:28 -0700 (PDT) Date: Sun, 29 Jun 2014 22:23:23 +0000 From: Tianon Gravi To: gentoo-dev@lists.gentoo.org Cc: gregkh@gentoo.org Subject: [gentoo-dev] Re: Docker 1.0.0 masked for no known reason? Message-ID: <20140629222323.GA1@gmail.com> References: <20140629025822.GB22414@kroah.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20140629025822.GB22414@kroah.com> X-Docker-Image: tianon/mutt-gmail User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: 244e2e17-2420-4cee-9c05-be516fe0cbf4 X-Archives-Hash: 975ae75473977fe636a671693ef6001e > Yeah, lets wait for Greg or Tianon to reply and if docker+lxc works for > them we can unmask lxc. I've just tested against app-emulation/lxc-1.0.4 and app-emulation/docker is functioning properly with the "lxc" use flag enabled and the "lxc" exec-driver in use. Just so I can make sure to take this learning experience to its fullest, would an appropriate fix from our end have been to put a USE mask on the "lxc" use flag of our package so that the dep was masked instead of the whole package? I want to do my part to help avoid this problem in the future, since I'm clearly new. O:) ♥, - Tianon