Hi,
I've installed a package by using pkgadd -G and now I want to uninstall
something on a Solaris 10 system with a sub zone. I looked into Sun's
documentation for pkgrm and it said I could use -G just as I could with
pkgadd. However, when I did a man on pkgrm, -G is not listed. I came
across a post that says -G isn't implemented yet.
When I just use pkgrm, it'll display the following:
## Waiting for up to <300> seconds for package administration commands
to become available (another user is administering packages on zone
<ember>)
(ember is the subzone)
How do I get around this problem?
Thanks