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 1KvnZI-0001Pt-Ji for garchives@archives.gentoo.org; Fri, 31 Oct 2008 06:33:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8418E03A3; Fri, 31 Oct 2008 06:33:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A1080E03A3 for ; Fri, 31 Oct 2008 06:33:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 01FB7641E0 for ; Fri, 31 Oct 2008 06:33:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.831 X-Spam-Level: X-Spam-Status: No, score=-2.831 required=5.5 tests=[AWL=0.768, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PdZeFEdEIj2l for ; Fri, 31 Oct 2008 06:33:02 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 5031264E4B for ; Fri, 31 Oct 2008 06:33:00 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KvnYz-0000c3-Om for gentoo-user@gentoo.org; Fri, 31 Oct 2008 06:32:53 +0000 Received: from buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Oct 2008 06:32:53 +0000 Received: from wireless by buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Oct 2008 06:32:53 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: unmerge =?utf-8?b?Ym9vX2Jvbw==?= Date: Fri, 31 Oct 2008 06:32:47 +0000 (UTC) Message-ID: References: <20081031003844.2de370ba@prezmyra.remarqs.net> <58965d8a0810302247i61005fb4xbabafc4b01d65835@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=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.17) Gecko/20080829 SeaMonkey/1.1.12) Sender: news X-Archives-Salt: 162ef48a-d870-42f8-a081-dc73264347b2 X-Archives-Hash: 975ff6f0748baa8f4bb9ea28cd2e38c1 Paul Hartman gmail.com> writes: > Well, com_err broken openssl which broke wget with "ssl" USE flag set. > I forgot to mention that part. :) > Disable "ssl" USE flag when you rebuild wget, then you can download > everything else you need to rebuild. When you're done, you can rebuild > wget with SSL and should probably do a revdep-rebuild to see if > anyhing else got missed. If you don't have the current wget sources in > distfiles, see if you have /any/ and try to rebuild the exact version, > that way you don't need to download manually or copy from another PC. I'm not having any luck with scp, or putting stuff on a usb stick to copy onto the broken system. Maybe I should try http do download wget? In //usr/portage/net-misc/wget I have: -rw-r--r-- 1 root 15793 Aug 16 12:09 ChangeLog -rw-r--r-- 1 root 4392 Aug 16 12:09 Manifest drwxr-xr-x 2 root 176 Feb 16 2008 files -rw-r--r-- 1 root 165 Dec 30 2007 metadata.xml -rw-r--r-- 1 root 1851 Jan 28 2008 wget-1.10.2.ebuild -rw-r--r-- 1 root 1967 Feb 16 2008 wget-1.11-r1.ebuild -rw-r--r-- 1 root 1899 Jun 16 18:06 wget-1.11.1.ebuild -rw-r--r-- 1 root 1911 May 6 07:40 wget-1.11.2.ebuild -rw-r--r-- 1 root 1908 Aug 14 12:07 wget-1.11.3.ebuild -rw-r--r-- 1 root 1911 Aug 16 11:39 wget-1.11.4.ebuild -rw-r--r-- 1 root 1616 Oct 22 2007 wget-1.9.1-r5.ebuild but no wget*.tar.bz2 in /usr/portage/distfiles/ It's late for me. I'm going to work on this tomorrow.... Ideas?