Unsolved
This post is more than 5 years old
2 Intern
•
127 Posts
0
2327
September 12th, 2011 00:00
Networker 7.6.2 Solaris client installation
Hi
I have a Solaris 10 machine. Its configured to have 1 global zone and 1 non-global zone.
How do I use pkgadd to install Networker client to both global and non-global zones?
Thanks
No Events found!


ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
September 12th, 2011 01:00
Install it on global first and the on local zone.
zainal1
2 Intern
•
127 Posts
0
September 13th, 2011 01:00
Hi
I install on the globalzone but it gives me the following error.
Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: 1
## Waiting for up to <300> seconds for package administration commands to become available (another user is administering packages)
pkgadd: ERROR: ERROR: Unable to acquire package administration lock for this system; try again later
pkgadd: ERROR: Unable to lock this zone for administration
1 package was not processed!
TimQuan
6 Operator
•
1.2K Posts
0
September 14th, 2011 00:00
Hi,
Please check which file is locked:
Look into the /tmp directory for files beginning with “.ai”, for instance: /tmp/.ai.pkg.zone.lock-afdb66cf-1dd1-11b2-a049-000d560ddc3e
Delete this file. #rm –rf /tmp/.ai.pkg.zone.lock-afdb66cf-1dd1-11b2-a049-000d560ddc3e
http://www.unix.com/solaris/110836-unable-release-package-administration-lock-system.html
Regards,
Tim