Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2014 18:47:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 188684] [MAINTAINER] www/MT,russian/MT: update to 5.2.10,1
Message-ID:  <bug-188684-13-pgzZIUW845@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-188684-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-188684-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188684

John Marino <marino@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Patch Ready                 |In Discussion

--- Comment #7 from John Marino <marino@FreeBSD.org> ---
It's not a bug, this is a real problem.

The cause of the problem is that DB_DIR is configurable.

If DB_DIR is 8 folder levels deep, the pkg-plist will only try to remove the
8th level.  The remaining 7 levels will be left over.

I think the only way to support variable DB_DIR is with pkg_install and
pkg_deinstall scripts that try to remove everything that gets created.  It's
not a simple fix for me.

Can you take this back and submit a version that passes in poudriere?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-188684-13-pgzZIUW845>