Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2005 15:41:20 +0200
From:      "mdff" <nospam@mgedv.net>
To:        <freebsd-questions@freebsd.org>
Subject:   pkg_create: correct usage?
Message-ID:  <20050728134120.8533D186800@mgedv.at>
In-Reply-To: <20050728011543.GA81114@sentinelchicken.net>

next in thread | previous in thread | raw e-mail | index | archive | help
i'm trying to create packages on freebsd-5.4-RELEASE.

can anyone tell me how to define a packinglist for
pkg_create with the ability to remove the directories
after pkg_delete and not getting complaints if they are
not empty?

if i specify @dirrm <dir> in the packinglist, i get these
errors, if some packages share a specific directory:

# pkg_delete <packname>
> pkg_delete: unable to completely remove directory '/usr/local/lib'
> pkg_delete: couldn't entirely delete package (perhaps the packing
> list is incorrectly specified?)

br...




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