From owner-freebsd-questions@FreeBSD.ORG Thu Nov 10 17:06:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C09B16A41F for ; Thu, 10 Nov 2005 17:06:30 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82CA143D48 for ; Thu, 10 Nov 2005 17:06:29 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so562925wxc for ; Thu, 10 Nov 2005 09:06:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=nH1yQnSPtOyOaR4mrFmLU3xO2ztZVO/sETJEutfx+RqcANmFkGQMmjatKtYv9GvlsXfIASYtHuWyPPQmgF2XPf3jIl9oRp2eOy2jTbQbO8hl0FNWy8tXPb3Vm1NDGIZ0mPxGyBP43kJvTn5uj3qcSA3UcUzJiDh10qchDWir0i8= Received: by 10.70.65.8 with SMTP id n8mr470186wxa; Wed, 09 Nov 2005 23:29:13 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id i19sm238305wxd.2005.11.09.23.29.12; Wed, 09 Nov 2005 23:29:12 -0800 (PST) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org Date: Wed, 9 Nov 2005 23:20:34 -0800 User-Agent: KMail/1.8.3 References: <4372EE56.3060802@users.sourceforge.net> In-Reply-To: <4372EE56.3060802@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511092320.38002.ringworm01@gmail.com> Cc: Danny MacMillan Subject: Re: portmanager -slid deletes the wrong port! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 17:06:30 -0000 On Wednesday 09 November 2005 22:53, Danny MacMillan wrote: > Hi, > > I'm running portmanager to do some port maintenance on one of my > servers. I'm trying to delete devel/cvs2svn. Each time I try to delete > it, it deletes devel/python instead. This is exceedingly disconcerting. > > Has anyone else experienced problems of this nature? Have I done > something somehow to screw up my system? The reason I use portmanager > is because I thought it was foolproof :) Just underwent major revision, bound to be a few glitches, sorry about that. The upgrade portion is pretty solid but looks like you might have found a bug in -slid, if so I'll post a fix tomorrow. If your not at version 0.3.3_2 then cvsup again and let me know for sure if that version has this problem. Thanks, -Mike