区域里安装软件问题
现在我有一台Solaris10的机器,Sun-Fire-T1000
Global zone 里面已经装了一个名为seven的软件,版本号为1
在这个软件能正常运行的时候,我建了一个分区区域名为zone1,想在里面再装该软件,版本号为2,现在我以该分区区域的ROOT进行登录但是安装软件包的时候会出现以下错误:
命令为: pkgadd -R /export/home/seven -d /export/home/resource.cava/seven.pkg
pkgadd: ERROR: unable to change current working directory to </export/home/seven/var/sadm/install>
pkgadd: ERROR: unable to unpack package <SVNZ7relay> from stream </export/home/resource.cava2/SVNZ7relay.pkg> into directory </var/tmp/ztempBAA2FaW3x>
用pkgadd -d /export/home/resource.cava/seven.pkg时错误如下:
Copyright (c) 2000-2007 Seven Networks, Inc. All Rights Reserved.
Confidential and Proprietary. This publication, in whole or in part, may
not be reproduced, stored in a computerized or other retrieval system,
nor transmitted in any form or by any means whatsoever, without the
prior written permission of Seven Networks, Inc.
## Executing checkinstall script.
++ installation root directory of / not supported ++
checkinstall script suspends
Installation of <SVNZ7relay> was suspended (administration).
No changes were made to the system.
有哪位兄弟帮帮忙,看怎么解决,谢谢!