From owner-freebsd-questions@FreeBSD.ORG Wed Dec 11 03:56:59 2013 Return-Path: Delivered-To: freebsd-questions@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 B3AD1AAD; Wed, 11 Dec 2013 03:56:59 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B3B9F1F7C; Wed, 11 Dec 2013 03:56:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=RGWgKKhiY6+/bfeNHxY2NHKoKBQpNDrr5be1x7vnhdw=; b=ocw/No8yRyMWixlUUmevirV6lRY7LeVS2VZRByesVwdZs6YulVOX7hYswZIz6jztfwPGSkPs/QkeU02JaNNxJzU7r9C4smBZgm2Dkmv8tOKqGHXdpOyzgDJsLZL60vLslxhSh4NluZhk00n1PlPJwFNQDbzaJuNKU0Obokszc3s=; Received: from [114.121.51.25] (port=22859 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1Vqaun-002XuV-8J; Tue, 10 Dec 2013 20:56:50 -0700 Date: Wed, 11 Dec 2013 11:56:41 +0800 From: Erich Dollansky To: "ETHAN HOUSE (RIT Student)" Subject: Re: Base System Rebuild Message-ID: <20131211115641.5e15206e@X220.alogt.com> In-Reply-To: References: <20131210161620.667c1591@X220.alogt.com> <20131210162820.6834d51b@X220.alogt.com> <20131210170905.1dfb9fd7@X220.alogt.com> <20131210172513.77fa8482@X220.alogt.com> <52A79136.7090103@ShaneWare.Biz> <76E49CC4-57CE-4A45-B051-025D465B311F@fisglobal.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-Mailman-Approved-At: Wed, 11 Dec 2013 04:17:09 +0000 Cc: FreeBSD Questions , Devin Teske , Michael Sierchio , "Teske, Devin" , Shane Ambler X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Dec 2013 03:56:59 -0000 Hi, On Tue, 10 Dec 2013 19:50:10 -0800 "ETHAN HOUSE (RIT Student)" wrote: > Thanks for all of the helps guys. I was able to put the machine in a > stable state. > good to know. > Now I just need to fix all of the pkgng conflicts that now exists. > Ruby will be the death of me. Just delete all and re-install what you really need. It takes a bot more time now but avoids many problems later. I just updated my machine last night and did not have any problems compiling and installing. So, why should Ruby be a problem for you? Erich