From owner-freebsd-ports@FreeBSD.ORG Sat Mar 22 18:49:38 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2C7CF2A3; Sat, 22 Mar 2014 18:49:38 +0000 (UTC) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 04B47B37; Sat, 22 Mar 2014 18:49:38 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=ryuu.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.76) (envelope-from ) id 1WRQzA-0004kR-C7; Sat, 22 Mar 2014 18:49:37 +0000 Date: Sun, 23 Mar 2014 03:49:34 +0900 Message-ID: From: Randy Bush To: Alfred Perlstein Subject: Re: reason 23 why we've moved to linux In-Reply-To: <532DD978.3010502@freebsd.org> References: <53287821.4040209@freebsd.org> <5328A03A.3000305@freebsd.org> <532DD2EB.1080204@freebsd.org> <532DD64B.9000905@freebsd.org> <532DD978.3010502@freebsd.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2014 18:49:38 -0000 > Honest question, have you been building things from source under > debian's ports or are you using their version of "pkg"? the latter and i have two 9 systems where i try to use freebsd-update. also a time-consuming rabbit hole leading nowhere pleasant. e.g. # freebsd-update upgrade -r 9.2-RELEASE-p3 Looking up update.FreeBSD.org mirrors... 5 mirrors found. Fetching metadata signature for 9.2-RELEASE from update5.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. The following components of FreeBSD seem to be installed: kernel/generic world/base world/doc world/games world/lib32 The following components of FreeBSD do not seem to be installed: Does this look reasonable (y/n)? y Fetching metadata signature for 9.2-RELEASE-p3 from update5.freebsd.org... failed. Fetching metadata signature for 9.2-RELEASE-p3 from update2.freebsd.org... failed. Fetching metadata signature for 9.2-RELEASE-p3 from update3.freebsd.org... failed. Fetching metadata signature for 9.2-RELEASE-p3 from update4.freebsd.org... failed. Fetching metadata signature for 9.2-RELEASE-p3 from update6.freebsd.org... failed. No mirrors remaining, giving up. randy