gerard wrote:
Is this on the os2008.11 machine? Can you show me output of "showrev
-p" and "patchadd -p"? pca uses either, and one of them has worked on
any machine I've seen until now.
r...@ultra20:/export/home2/patches# showrev -p
-bash: showrev: command not found
r...@ultra20:/export/home2/patches# patchadd -p
-bash: patchadd: command not found
That's weird. AFAIK previous versions of OS at least had patchadd, to
install old style patches for unbundled software. Can anybody else with
a OS 2009.06 system confirm that patchadd has gone?
I think you could make it work by adding your own version of patchadd
providing empty output. Like a symbolic link from /usr/sbin/patchadd to
/usr/bin/true.
Martin.