From owner-freebsd-questions@FreeBSD.ORG Wed Dec 11 05:24:02 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 9AE48C09 for ; Wed, 11 Dec 2013 05:24:02 +0000 (UTC) Received: from sc3app27.rit.edu (sc3app27.rit.edu [129.21.35.56]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5FF4C1631 for ; Wed, 11 Dec 2013 05:24:02 +0000 (UTC) Received: from mail-qe0-f49.google.com (mail-qe0-f49.google.com [209.85.128.49]) by smtp-server.rit.edu (PMDF V6.3-x14 #31420) with ESMTPS id <0MXM0090XN00A4@smtp-server.rit.edu> for freebsd-questions@freebsd.org; Wed, 11 Dec 2013 00:24:00 -0500 (EST) Received: by mail-qe0-f49.google.com with SMTP id w7so4850863qeb.8 for ; Tue, 10 Dec 2013 21:23:59 -0800 (PST) Received: by 10.224.191.195 with HTTP; Tue, 10 Dec 2013 21:23:59 -0800 (PST) X-Received: by 10.224.151.79 with SMTP id b15mr47955330qaw.46.1386739439885; Tue, 10 Dec 2013 21:23:59 -0800 (PST) X-Received: by 10.224.151.79 with SMTP id b15mr47955323qaw.46.1386739439782; Tue, 10 Dec 2013 21:23:59 -0800 (PST) Date: Tue, 10 Dec 2013 21:23:59 -0800 From: "ETHAN HOUSE (RIT Student)" Subject: Re: Base System Rebuild In-reply-to: <20131211115641.5e15206e@X220.alogt.com> Sender: ewh2048@rit.edu To: Erich Dollansky Message-id: MIME-version: 1.0 X-RIT-Received-From: 209.85.128.49 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=WRh5AsVcpLnGoisbTFfT854BObIFGpER24sUt2EuJM0=; b=HCQfupgluDM4Sh40zlTxl3aEvT1E/TL/1C/aQP4BP6A7b0f20iPetr2WN6Wmh6sGuR S7nMwbBFSC1wM6CWzwcAkNxrkm7XxwNImOhw+gwknq/YFWZF4O06NxfwPsltEvLw4Yqq 4Fe7IVaTa7/rMmfw9Nojhbuq6q64ZYiDhP4jwAkunl8TF0CkC22ymc9ua2jA4nNiwjWF i+K13PSVZ0BfBxeeOhmB/lqCp9S0lecSyZe9l046jyszNhtoURT+g3L/TIqHoEdLSQgm +Z+VDCplnOQAgj2bvPoHOjJKeUj1qHSaB8Qq7vWNzjK8T8smcJkS/ejUaGIP1iAIue3O 4X9g== X-Gm-Message-State: ALoCoQncwzr8VYfvGx/vHWqRlICs/JAUE/KKhKTCfuTUpbqa/K0G+p232ontkPLGEb0sixX5HWCT+4EWw0a9j08M+v0vwgxgPweW3IHuTH3DCC2TVsasmVjQObwy1CeP4ricOjLdsuWLNtRESCPJ0mxTLk0+Y8lQPlA3QjDXfAVlMNVlVd6nkFo= X-Google-Sender-Auth: -ztKWSypF5SdBvMZ2EaE8HdI_RY 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> Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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 05:24:02 -0000 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. $ 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. ===>>> 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. Ethan House On Tue, Dec 10, 2013 at 7:56 PM, Erich Dollansky < erichsfreebsdlist@alogt.com> wrote: > 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 >