Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2014 09:45:02 -0600 (CST)
From:      Lawrence "The Dreamer" Chen <beastie@tardisi.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/187111: BSDPAN: doesn't support pkgng
Message-ID:  <201402271545.s1RFj2ZQ017393@zen.lhaven.homeip.net>
Resent-Message-ID: <201402271550.s1RFo0Lt006326@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402271545.s1RFj2ZQ017393>