Hi I am looking at a patchadd failure and the problem is that the patch is running a script that runs svccfg import console-login.xml ( full path to xml deleted here for brevity ) and this fails with
svccfg: Conflict upgrading svc:/system/console-login (property "ttymon/terminal_type" has different values). problem being that I have changed "ttymon/terminal_type" to xterm from sun. Is there any way around this without resorting to having a customer manually massaging things. This is generic as patches import manifests depending on the patch, mainly Kernel patches though, and it appears that any custom configuration will lead to this situation. Plus any upgrade ( LU/jumpstart etc ) will almost certainly lead to the same scenario. Any way to get svccfg to import the config and keep any customisations as well. Enda