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 <gentoo-user+bounces-98116-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MSyLP-0002SI-Ap
	for garchives@archives.gentoo.org; Mon, 20 Jul 2009 19:16:15 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1F212E0185;
	Mon, 20 Jul 2009 19:16:14 +0000 (UTC)
Received: from mail-yx0-f191.google.com (mail-yx0-f191.google.com [209.85.210.191])
	by pigeon.gentoo.org (Postfix) with ESMTP id E7E64E0185
	for <gentoo-user@lists.gentoo.org>; Mon, 20 Jul 2009 19:16:13 +0000 (UTC)
Received: by yxe29 with SMTP id 29so3822636yxe.32
        for <gentoo-user@lists.gentoo.org>; Mon, 20 Jul 2009 12:16:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:reply-to:in-reply-to
         :references:date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=kJuSsNP4K33yLfStOsoVxuV2+QhYoJQWIASfviUW93I=;
        b=FIhDaRxCDInYPipcxj0/OH34JlrwFct6p/tUEGTsWNd52rSaOebmdqyit6iXu73eeX
         r02awUDDJoUxk9aStJqG8s7Vn2az1TBXw53kpeJ8F49u+Hq/XSzvdNJ33U4rPgc0LiYn
         OnGypnWVo/XeTxCkKCdg0GFUk7yc4K6VGTj+0=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:reply-to:in-reply-to:references:date:message-id
         :subject:from:to:content-type:content-transfer-encoding;
        b=VsXf81MBKPAmJYb34X2Bx5XevZRZuxpdTft3HpSttu98S+eOl2PtCgYJ0O16ON14Og
         ZdgOmLrZnHh+EShVDcA9FZs+lL0Osb0+gixdE45a2s7xxbx+/7R2ykBWZC712oZXDzQl
         NTCbb/6C6+mxYa4qmwaxmawYacTqnMfip6aEY=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.100.172.16 with SMTP id u16mr6681511ane.85.1248117373658; Mon, 
	20 Jul 2009 12:16:13 -0700 (PDT)
In-Reply-To: <5f14cf5e0907201159h4447afb4o72472e4f4aace06c@mail.gmail.com>
References: <5f14cf5e0907060931l2b59bc8pc0c53e6c3a569790@mail.gmail.com>
	 <200907071047.07065.paulcol@andor.dropbear.id.au>
	 <5f14cf5e0907201159h4447afb4o72472e4f4aace06c@mail.gmail.com>
Date: Mon, 20 Jul 2009 15:16:13 -0400
Message-ID: <5f14cf5e0907201216m6e92fee1v8256133ccd2ae8af@mail.gmail.com>
Subject: Re: [gentoo-user] SSL giving corrupted MAC on input
From: Simon <turner25@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: f44db704-4f0d-4d95-8114-7dbc77b14d3d
X-Archives-Hash: 989505fa3ce1ea5de1668460ccb00f05

> I'm running memtest86 on that pc at the moment, i will

Went through 1 pass with zero errors, I'll try some more passes in case later...

> look more into
> the flags (i havent checked in the /etc/portage/packages.use, there
> might be some sse in there too that i missed).

Checked all make.conf and /etc/portage/*, all use flags are fine
according to me, masks are good too (not masking any deps of ssh),
keywords are good (same, not using unstable stuff for any deps of
ssh).

> Since this pc is not connected to the net, i used to sync it through
> ssh, so it has not been sync'ed in a while now...  i'll try to manage
> to sync it (maybe tar /usr/portage and netcat that over, dunno...).

Well, i actually did the following command on both my up2date laptop
and this outdated pc:
emerge -e -p openssh > somefile
Then copied the file over to my laptop and compared differences:
hideo ~ # diff --suppress-common-lines -y
./hideo_openssh_fullemerge.txt wmslave_openssh_fullemerge.txt
Calculating dependencies ... done!                            |
Calculating dependencies  ... done!
[ebuild   R   ] app-admin/eselect-python-20090606             <
                                                              >
[ebuild   R   ] sys-apps/sed-4.1.5-r1
[ebuild   R   ] sys-apps/sed-4.2                              <
[ebuild   R   ] dev-lang/python-2.5.4-r3                      |
[ebuild   R   ] dev-lang/python-2.5.4-r2
[ebuild   R   ] app-admin/eselect-1.1.1                       |
[ebuild   R   ] app-admin/eselect-1.0.12
----
sorry the diff shows probably better if not wrapped at 80chars... but
bottomline is i have an older version of python, sed and eselect on
the outdated pc.

Since i have nothing better to try at the moment, i will wipeout
/usr/portage on the outdated pc and copy my laptops over using wget (i
hope apache supports resuming downloads by default, in case!)...

Thanks again!...