From owner-freebsd-questions@freebsd.org Thu Jul 2 20:53:11 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4FB0C9938B2 for ; Thu, 2 Jul 2015 20:53:11 +0000 (UTC) (envelope-from wfdudley@gmail.com) Received: from mail-ig0-x22e.google.com (mail-ig0-x22e.google.com [IPv6:2607:f8b0:4001:c05::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1B17522C8 for ; Thu, 2 Jul 2015 20:53:11 +0000 (UTC) (envelope-from wfdudley@gmail.com) Received: by igblr2 with SMTP id lr2so65226895igb.0 for ; Thu, 02 Jul 2015 13:53:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=AhPr5x+QfNUARGJwj8DynnV21NpjLGJ4w6/n55ylmmo=; b=b8m781dIGPt66x8A9kwmhOSRTRq78DzbCRygYuH8KNV8u2f12FKv1MCjq3CbfRS6iN 9h68lssYyAj39FwPhQc3O5ncBsrWnb5F4qGVWjSpvNRXYefV0vwYZ3UitH42B0K4a/Vx IyAO7K02L9enb6uWxb8ErzsZ94bpemj9JM7F0lQUsGyQftly8DQr/LzNvbvaU8H+QmDE Y767eFjp9KFNV7pvfIKN8EyjZlJuI7y0Y1z7VVzfyolBNywDQXoyNXtZumX56wjXzsSD nJdoPrgx66obeHTsQ5KMshFyM64EP0FnXqRlC1pZFLyKPmermQbUq6Ma1/9QQzAjjIfE 0o2w== MIME-Version: 1.0 X-Received: by 10.107.164.22 with SMTP id n22mr2411509ioe.73.1435870390460; Thu, 02 Jul 2015 13:53:10 -0700 (PDT) Received: by 10.50.30.202 with HTTP; Thu, 2 Jul 2015 13:53:10 -0700 (PDT) In-Reply-To: <20150702195510.GA2863@oslo.ath.cx> References: <20150702195510.GA2863@oslo.ath.cx> Date: Thu, 2 Jul 2015 16:53:10 -0400 Message-ID: Subject: Re: portmaster -af fails due to dead port - HELP From: William Dudley To: "Herbert J. Skuhra" Cc: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jul 2015 20:53:11 -0000 Thanks. I didn't know pkg worked on ports, I thought it was for packages (i.e. pre-packaged binaries). Now I'm on my way. I think. Bill Dudley This email is free of malware because I run Linux. On Thu, Jul 2, 2015 at 3:55 PM, Herbert J. Skuhra wrote: > On Thu, Jul 02, 2015 at 11:29:27AM -0400, William Dudley wrote: > > I'm using freebsd-update to move from 8.4 RELEASE to 9.3 WHATEVER > > > > I'm trying to upgrade my ports > > > > I run portmaster -af > > > > lots of messages, and then this: > > > > > > ===>>> The security/chkrootkit port has been deleted: Has expired: Fails > to > > build with new utmpx > > ===>>> Aborting update > > > > and portmaster stops without updating anything. > > > > How do I get past this. > > > > /usr/ports/security/chkrootkit DOES NOT EXIST so I can't do "make > > uninstall" there. > > How about 'pkg delete chkrootkit'? > > -- > Herbert > _______________________________________________ > 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" >