unable to remove a package in a zone

in a zone (whole root), i'm trying to uninstall a package, but failed:

## Verifying package <APSTC-ganglia-gmetad> dependencies in global zone

## Processing package information.

## Removing pathnames in class <manifest>

svc:/application/ganglia/gmetad:default remains enabled; aborting

pkgrm: ERROR: class action script did not complete successfully

according to http://www.sunmanagers.org/pipermail/sunmanagers/2006-October/041876.html

i give it a try, but, again failed:

Removal of <APSTC-ganglia-gmetad> failed.

turquoise-root% cfgadm delete ganglia/gmetad

cfgadm: Library error: Device library initialize failed: No such file or directory

What's happening? How can i delete this package?

thanks in advance for help

[817 byte] By [latp2006] at [2007-11-26 11:59:48]
# 1

> in a zone (whole root), i'm trying to uninstall a

> package, but failed:

>

> ## Verifying package <APSTC-ganglia-gmetad>

> dependencies in global zone

> ## Processing package information.

> ## Removing pathnames in class <manifest>

> svc:/application/ganglia/gmetad:default remains

> enabled; aborting

> pkgrm: ERROR: class action script did not complete

> successfully

"remains enabled" is a bug in older versions of 10. What version are you running?

Just do a 'svcadm refresh gmetad' and see if that lets you do the pkgrm.

See also:

http://www.opensolaris.org/jive/thread.jspa?messageID=18262

--

Darren

Darren_Dunham at 2007-7-7 12:22:03 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
turquoise-root% cat /etc/release Solaris 10 6/06 s10x_u2wos_09a X86somebody told me:"turquoise-root% svccfg delete -f ganglia/gmetad"and it worksthanks for your replygerard
latp2006 at 2007-7-7 12:22:03 > top of Java-index,Solaris Operating System,Solaris 10 Features...