From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Feb 27 15:50:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 C34B4C16 for ; Thu, 27 Feb 2014 15:50:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 9935612EE for ; Thu, 27 Feb 2014 15:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1RFo0er006328 for ; Thu, 27 Feb 2014 15:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1RFo0Lt006326; Thu, 27 Feb 2014 15:50:00 GMT (envelope-from gnats) Resent-Date: Thu, 27 Feb 2014 15:50:00 GMT Resent-Message-Id: <201402271550.s1RFo0Lt006326@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lawrence "The Dreamer" Chen 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 4A21D9B9 for ; Thu, 27 Feb 2014 15:45:17 +0000 (UTC) Received: from mho-02-ewr.mailhop.org (mho-02-ewr.mailhop.org [204.13.248.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 19CDD127E for ; Thu, 27 Feb 2014 15:45:16 +0000 (UTC) Received: from ip70-179-144-228.fv.ks.cox.net ([70.179.144.228] helo=zen.lhaven.homeip.net) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1WJ393-000Kvo-PP for FreeBSD-gnats-submit@freebsd.org; Thu, 27 Feb 2014 15:45:09 +0000 Received: from zen.lhaven.homeip.net (localhost [127.0.0.1]) by zen.lhaven.homeip.net (8.14.8/8.14.7) with ESMTP id s1RFj7Xq017395; Thu, 27 Feb 2014 09:45:07 -0600 (CST) (envelope-from lchen@zen.lhaven.homeip.net) Received: (from lchen@localhost) by zen.lhaven.homeip.net (8.14.8/8.14.7/Submit) id s1RFj2ZQ017393; Thu, 27 Feb 2014 09:45:02 -0600 (CST) (envelope-from lchen) Message-Id: <201402271545.s1RFj2ZQ017393@zen.lhaven.homeip.net> Date: Thu, 27 Feb 2014 09:45:02 -0600 (CST) From: Lawrence "The Dreamer" Chen To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/187111: BSDPAN: doesn't support pkgng X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Lawrence The Dreamer Chen List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Feb 2014 15:50:00 -0000 >Number: 187111 >Category: ports >Synopsis: BSDPAN: doesn't support pkgng >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 27 15:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Lawrence "The Dreamer" Chen >Release: FreeBSD 9.2-RELEASE-p3 amd64 >Organization: >Environment: System: FreeBSD zen.lhaven.homeip.net 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan 11 03:25:02 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: BSDPAN is not pkgng aware >How-To-Repeat: Install a perl module using CPAN. Later attempt to remove it. pkg delete bsdpan-.... : unknown pkg_delete bsdpan-.... : lots of error messages about converted and/or updated packages being corrupt. (portmaster saves distfiles in /var/db/pkg, but doesn't remove old installs when port is updated.) Plus pkg2ng didn't move or change anything during conversion... Not sure what safe to remove... While I can create a port of the perl module to work around this, it leaves bsdpan-Mail-SpamAssassin-Compiled... as a package that isn't registered with pkgng. For now, I'm just removing the /var/db/pkg/bsdpan- directory and the contents of /var/db/spamassassin/compiled, instead of pkg_delete before each call to sa-compile. >Fix: BSDPAN should become pkgng aware. >Release-Note: >Audit-Trail: >Unformatted: