On Thu, Jan 29, 2009 at 12:20:02PM -0800, BJ Quinn wrote: > Well, I'm sure I did get some output, but I didn't write it down, and > rerunning the script returns an error : > > This install require that the user 'mysql' and group 'mysql' exists > pkgadd: ERROR: request script did not complete successfully
If a SVr4 package's request script fails, the package isn't installed. You shouldn't have to remove it. But you can check it with pkgchk or pkginfo. Danek