From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1M7oUv-0001DP-RW for garchives@archives.gentoo.org; Sat, 23 May 2009 10:30:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28D67E0367; Sat, 23 May 2009 10:30:30 +0000 (UTC) Received: from mail-qy0-f115.google.com (mail-qy0-f115.google.com [209.85.221.115]) by pigeon.gentoo.org (Postfix) with ESMTP id 0C7B2E0367 for ; Sat, 23 May 2009 10:30:30 +0000 (UTC) Received: by qyk13 with SMTP id 13so3453349qyk.32 for ; Sat, 23 May 2009 03:30:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:organization:x-mailer :mime-version:content-type:content-transfer-encoding; bh=dQY5v40OxjISzYIWNjgJPFzU8xaLXz1cN3MBOVduoTI=; b=GQtb2FW5xZpb3tKrFDQJhw5V1Z7mAx+0mkvUAlheZ+kQGgH4JULZfiZTOEC9YOMYJK r4B/TxfWuY41g9GuVHZGWtCrQuR70159ySLiaGu4Le52e6GS16HiJQSEC0LumglKAbS6 ojdpSfVq7dYlIeTSIeBd+rojhAexfa+3AY3uE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:organization :x-mailer:mime-version:content-type:content-transfer-encoding; b=Ez3g5eqUWn9KSk+YahFAy1BI9/+HN5WYwmvjVoq3y9SNuaqH+VwhxKXfKIrN+nn5Q0 RJAlRzWYIII1wFOh+gEQ8kzyZEUYsjAwhRdgvPk0qHfTfWtiruPYXOzyp6+pCR8aCUG5 BmbET0nmRrWGjXnz9KCyG8p3XPHoC0PCR2RdE= Received: by 10.224.2.85 with SMTP id 21mr4851789qai.262.1243074629776; Sat, 23 May 2009 03:30:29 -0700 (PDT) Received: from localhost.localdomain (201-74-136-60-sj.cpe.vivax.com.br [201.74.136.60]) by mx.google.com with ESMTPS id 5sm2772432qwg.49.2009.05.23.03.30.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 23 May 2009 03:30:29 -0700 (PDT) Date: Sat, 23 May 2009 07:34:17 -0300 From: Jorge Morais To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] ARGH I uninstalled python Message-ID: <20090523073417.401bac0a@gmail.com> In-Reply-To: <20090523045504.225366b5@gmail.com> References: <983967.82330.qm@web51306.mail.re2.yahoo.com> <20090523045504.225366b5@gmail.com> Organization: ITA X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; i686-pc-linux-gnu) 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: f248f2a0-09b5-439f-a5fd-a72578d090f6 X-Archives-Hash: 70cf5ac5c97897a1b91a1e2302d356a8 On Sat, 23 May 2009 04:55:04 -0300 Jorge Morais wrote: > Couldn't he have emerged python by invoking > ebuild /usr/port/usr/portage/dev-lang/python/python-2.6.2.ebuild merge > ? > This would do everyting correctly. > And wouldn't it work without Python, since it is written in Bash? > AFAIK, what needs Python is the high level interface to the portage > system, while the low-level interface only needs Bash (but I'm > totally not sure). Please forget this stupidity. The ebuild command is written in Python, not Bash (should have written the email with less haste) > > And finally, couldn't he have gotten a binary package from > http://tinderbox.dev.gentoo.org/default-linux/x86/dev-lang/ > ? But this point still stands.