From owner-freebsd-questions@FreeBSD.ORG Fri Jul 2 14:17:39 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDB97106566B for ; Fri, 2 Jul 2010 14:17:39 +0000 (UTC) (envelope-from kristaps.kulis@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 557668FC08 for ; Fri, 2 Jul 2010 14:17:38 +0000 (UTC) Received: by wwb13 with SMTP id 13so296717wwb.31 for ; Fri, 02 Jul 2010 07:17:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=ld3nX7gV5TpgyRaGyyIKhzx4bXda32kRWFWZFxPlTvY=; b=Id9ezN3cs1FpthslcQmQeuh4e3cZVKtZGV6Mzn1ip7uqZC+O8FRvB3aZB53uFYjVdZ 7W+Gp69TPrbTkDqOZ/J/3psBTlKKNW0nX4vTUp4EHTek7KkfTxUVI9F1QM8A1bD1DeXM pwBZEIK2kviMl/AR1go2QLUsr8Ca1wnz8wl5E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=qLAuqq95jrSRxxGm6asu3hCFekw04l7R/9j/JjN3hRz0rqohlMTz3DT0VyFYZ2Uunu Amf8i/62dTUpT3JLHXkS27GRsbxh/PYS2R2q9dSsTgTnBh2u/AOAtf0DPI3MoKRH9aK6 0ulN6TipweyYOrit8/BKdupZ+A9qO5ncBfox0= MIME-Version: 1.0 Received: by 10.103.173.5 with SMTP id a5mr175613mup.39.1278078545437; Fri, 02 Jul 2010 06:49:05 -0700 (PDT) Received: by 10.103.224.17 with HTTP; Fri, 2 Jul 2010 06:49:05 -0700 (PDT) Date: Fri, 2 Jul 2010 16:49:05 +0300 Message-ID: From: =?UTF-8?Q?Kristaps_K=C5=ABlis_?= To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: sysinstall fails when adding distributions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2010 14:17:39 -0000 Hi, On FreeBSD 8.1-RELEASE (i386) on IBM T43, sysinstall fails when trying to add src distribution to already installed system (when starting to download them from FTP). No network activity is observed. coredump: http://www.ltn.lv/~kristapskulis/sysinstall.core dmesg: http://www.ltn.lv/~kristapskulis/dmesg What I`m doing wrong and how to fix it ? Kristaps K=C5=ABlis