Subject: Re: pkg_create coredumps resulting in empty +CONTENTS To: Lars Nordlund <lars.nordlund@hem.utfors.se> From: Hubert Feyrer <feyrer@cs.stevens.edu> List: tech-pkg Date: 10/25/2005 18:10:59
On Tue, 25 Oct 2005, Lars Nordlund wrote:
> + ${ECHO} "(pkg_create: exitcode $$?)"; \
> + ${ECHO} "Please use pkg_admin rebuild to repair the pkgdb"; \
Nice idea.
What if pkg_create crashes because of some other reason? :-)
- Hubert