On Mon, Jun 15, 2009 at 02:38:01PM -0700, Tony Nguyen wrote: > Darren Reed wrote: > >http://cr.opensolaris.org/~darrenr/6271923-20090615/ > > Isn't it possible to have /etc/inet/dhcpsvc.conf on a system where dhcp > server is disabled? If so, the existing logic in checkinstall doesn't > seem sufficient.
I think the checkinstall fix is correct: if the manifest doesn't exist -> the pkg hadn't been installed before. Oh, maybe not! Since LU does pkgrm them pkgadd. I see the point. What needs to be checked is whether the service exists, and that's... not something that can be done in checkinstall.