From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KvK7U-0000aU-07 for garchives@archives.gentoo.org; Wed, 29 Oct 2008 23:06:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 660ECE0046; Wed, 29 Oct 2008 23:06:30 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.170]) by pigeon.gentoo.org (Postfix) with ESMTP id 36B46E0046 for ; Wed, 29 Oct 2008 23:06:30 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 29so239519wff.10 for ; Wed, 29 Oct 2008 16:06:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=9qWGxu7PxLUkrKnno3MnfSkbfvvW5CkalOu3Q8fjWf4=; b=upxXLyxYRSsquXiASJ+n8ykVQDmsy6qDm3ZyTy/W/NoOC1iUALGuB7rGXnE83DfN3t 3hlvD3TaZHxFvDLXD/NXGv9Q6jRSZlO1huaSoPFArBa4jGz7w4T8oh3KJ8ZcgXc1dCRr s5xfqw5x71UR8c+tC6snUDddoSzPyUdk7ZcXc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=s5cVFy3S3UNjusSSL9HSJVfqrsiXe7mHpiIJGTXIOYumTy4OBYSLK7aaAFlEDoRX1i Bm+/mAKB1vss9UaO8vbSx+19Z2Z4lAXwk7spilKvUBvWoGc7KnxD/fNN7+crs1eJOmC8 Ry+Ib7awFY+arN87tYMpcLKtKQC7VvutbhRJA= Received: by 10.142.230.11 with SMTP id c11mr4263238wfh.334.1225321588483; Wed, 29 Oct 2008 16:06:28 -0700 (PDT) Received: by 10.143.40.6 with HTTP; Wed, 29 Oct 2008 16:06:28 -0700 (PDT) Message-ID: Date: Wed, 29 Oct 2008 19:06:28 -0400 From: "Andrey Vul" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] A question about emerge --info In-Reply-To: <58965d8a0810291553x50e4068ehc58834dfdbce285b@mail.gmail.com> 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=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <58965d8a0810291553x50e4068ehc58834dfdbce285b@mail.gmail.com> X-Archives-Salt: 7029d4d0-bd0f-4d00-90d3-afdff2357ce6 X-Archives-Hash: e65dd5bc14f45494b48df2ad5312ff2f On Wed, Oct 29, 2008 at 6:53 PM, Paul Hartman wrote: > I've always been curious about something in emerge --info's output: > > $ emerge --info > Portage 2.2_rc12 (default/linux/amd64/2008.0/desktop, gcc-4.3.2, > glibc-2.8_p20080602-r0, 2.6.27-gentoo-r1 x86_64) > ================================================================= > System uname: > Linux-2.6.27-gentoo-r1-x86_64-Intel-R-_Core-TM-2_CPU_6600_@_2.40GHz-with-glibc2.2.5 > Timestamp of tree: Tue, 28 Oct 2008 00:31:02 +0000 > > Why does it show the glibc-2.8 on the second line but glibc2.2.5 on the fifth? Uname returns only the kernel version string. Why glibc is in there is beyond me. However, I'm still using 2.6.26, so it might be a 2.6.27 issue. -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?