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 1QqUp3-00087c-57 for garchives@archives.gentoo.org; Mon, 08 Aug 2011 18:45:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B41E21C0D4; Mon, 8 Aug 2011 18:45:00 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 0863921C132 for ; Mon, 8 Aug 2011 18:44:00 +0000 (UTC) Received: by vxi39 with SMTP id 39so3298709vxi.40 for ; Mon, 08 Aug 2011 11:44:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=NsOjiLTS7Bq2cQf9jkq3PDJZEt10H3jQNcmGxu/163Q=; b=JQHlWXXzUNj2JZDatPvp/+6fhRpQxtNkjA1ERKHpa6BWNlnxaz/zAR4o+oFfUGGCcd GARMFnuJ1QrFVqEe+CKOEovoos1QtXDkirkZ7C2V7K5iiu3pJ4GkiYL5RHqrOgNS7wrm utHQTkYC8js5EVBXIgUhz0jzLoz5sTXHbWEWo= Received: by 10.52.67.116 with SMTP id m20mr6265961vdt.52.1312829040402; Mon, 08 Aug 2011 11:44:00 -0700 (PDT) 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 Sender: paul.hartman@gmail.com Received: by 10.52.166.39 with HTTP; Mon, 8 Aug 2011 11:43:40 -0700 (PDT) In-Reply-To: References: From: Paul Hartman Date: Mon, 8 Aug 2011 13:43:40 -0500 X-Google-Sender-Auth: lrLMlwq5ZhwyNA-l4VxjByFDf0Q Message-ID: Subject: Re: [gentoo-user] wget killed -- wonder where I went wrong... To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 8526072a636ae72fead2ffe4600bc407 On Mon, Aug 8, 2011 at 8:11 AM, Pandu Poluan wrote: > After installation and successful 1st reboot, all attempts at wget gets killed: Perhaps recompile wget with -ggdb and FEATURES=nostrip to keep debugging symbols attached, and maybe you can debug to see where it is failing.