From owner-freebsd-questions@FreeBSD.ORG Wed Dec 11 06:09:29 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55CF4833 for ; Wed, 11 Dec 2013 06:09:29 +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 22F5119C3 for ; Wed, 11 Dec 2013 06:09:28 +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=vVLOru0tKcyLLoJeKF8kUdI5lPG/MenvZUdCb3yeCUg=; b=XqLqD0euajRdszwg7uhPNx/Bmjgjq1PyjypHtcvJWndujV4kxBp+pf0G9AHKowKjd+3nzjnz8UvhZw5UFYLC7JIrcRQ6WLNXo2kp8CXkIUHToCSQEWArlOnMKm4FpL/Ro16xeJiqpKoEDqrVJ7KlUNkH5NzcRW8uvjdYpa3jHyc=; Received: from [114.121.51.25] (port=32964 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 1Vqcz9-0039tE-OH; Tue, 10 Dec 2013 23:09:28 -0700 Date: Wed, 11 Dec 2013 14:09:21 +0800 From: Erich Dollansky To: "ETHAN HOUSE (RIT Student)" Subject: Re: Base System Rebuild Message-ID: <20131211140921.27cf6249@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> <20131211115641.5e15206e@X220.alogt.com> <20131211134031.77ef3e84@X220.alogt.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: Cc: FreeBSD Questions 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 06:09:29 -0000 Hi, On Tue, 10 Dec 2013 21:54:29 -0800 "ETHAN HOUSE (RIT Student)" wrote: > As much as I hate giving up and starting up it's what I decided to do. > this is the best in your situation. > I am clearing out /usr/local and starting from scratch. you will then still have the database somewhere. This should be /var/db/pkg but it also could be somewhere else. Just make a copy before you delete things. The good thing is that it should be difficult to kill the system from now on. But you never know. Erich > > Thanks for all of the help guys, > > Ethan House > > > On Tue, Dec 10, 2013 at 9:40 PM, Erich Dollansky < > erichsfreebsdlist@alogt.com> wrote: > > > Hi, > > > > On Tue, 10 Dec 2013 21:23:59 -0800 > > "ETHAN HOUSE (RIT Student)" wrote: > > > > > One more quick question. > > > > > > I am trying to rebuild all of my user land packages so it pulls > > > down and fixes all of the broken deps. > > > > > I am not 100% sure if this will work. > > > > > $ portmaster -af > > > ... > > > ===>>> Currently installed version: virtio-kmod-9.0-0.242658 > > > ===>>> Port directory: /usr/ports/emulators/virtio-kmod > > > > > > ===>>> This port is marked IGNORE > > > ===>>> not supported ${OSREL} (9.2) > > > > > > > > > ===>>> If you are sure you can build it, remove the > > > IGNORE line in the Makefile and try again. > > > > Ask a search engine why this port is marked ignore. > > > > > > ===>>> Update for virtio-kmod-9.0-0.242658 failed > > > ===>>> Aborting update > > > > > > Any idea how to get around this. I tried portupdate except it > > > pkgdb -F wasn't happy I was using pkgng packages. > > > > > You must use either or. I would recommend pkgng. > > > > And still, I would copy the /usr/local directory to a different > > location, delete all ports and start from scratch. I do not believe > > that portmaster or portupgrade are able to handle all weird > > situations which you might will find at that machine. > > > > Erich > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"