From owner-freebsd-stable@FreeBSD.ORG Thu Feb 12 20:27:06 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B04C106564A for ; Thu, 12 Feb 2009 20:27:06 +0000 (UTC) (envelope-from ross.penner@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id B71618FC1D for ; Thu, 12 Feb 2009 20:27:05 +0000 (UTC) (envelope-from ross.penner@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so539331ywt.13 for ; Thu, 12 Feb 2009 12:27:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=evcO/8jcz96cMEpnPLUkepRDozsVIP3QiDlq9JQZi5k=; b=OtDNwcSv8gn25n8l+nJOeRLPBUxEL6E64H8fYWldTXWOgxgkbENDJ3a+PJe2yUYHEk 6Ub9Pey1pO0EK5Ujl9USGzGfe1oQS1C5A5cWv4eBALywmMJjbtIfwlwMxdxpbtIkx/OG ossJJXcL41Z4nJeTELJXVFDuZWFuDYMMhPNWU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=ke4NRxqh2doKK4mEzvKjZ0oQb5M0XQdrlqqwxNgil1dy+8yQK9dEQJBodoUrNDh3yr BD/+0dcWWlq8LAigzQ/AedERoKTyQYNM0hssMczl5WhniTfhic5LgB1+Vz5twxCAo2V5 WETOV29h+WayRHTak9RadVE5V1i5kTC2QESS0= MIME-Version: 1.0 Received: by 10.90.120.14 with SMTP id s14mr265045agc.20.1234469146482; Thu, 12 Feb 2009 12:05:46 -0800 (PST) Date: Thu, 12 Feb 2009 12:05:46 -0800 Message-ID: From: Ross Penner To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: pkg_delete segfaulting after upgrading to 7.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2009 20:27:06 -0000 I've recently upgraded my system to 7.1Stable. While upgrading my ports, pkg_delete spontaneously ceased functioning. Some of the ports were upgraded successfully so pkg_delete must have worked at some point. I'm sort of a novice so I'm at a loss as to how to go about diagnosing and fixing this problem. here's an example below: rosbox# pkg_delete -f gpgme-1.1.5_1 pkg_delete: package 'gpgme-1.1.5_1' is required by these other packages and may not be deinstalled (but I'll delete it anyway): seahorse-2.24.1_1 Segmentation fault (core dumped)