21 Mar 2013 17:02
Re: pkg-discuss Digest, Vol 67, Issue 14
Sajith C R <sajithcr <at> gmail.com>
2013-03-21 16:02:56 GMT
2013-03-21 16:02:56 GMT
Hi Tim, Thanks for the replay. I found following two cases do not work 1. Copy the p5p file to global zone and local zone but their paths are different on global zone and local zone. Set the publisher on global zone and local zone with #pkg set-publisher -g <path> <publisher> command with corresponding path.Say /tmp on global zone and / on local zone. in this case package install fails with following error ---------------------------------------------- A 'sync-linked' operation failed for child 'zone:testzone' with an unexpected return value of 1 and the following error message: pkg: 0/1 catalogs successfully updated: Unable to contact valid package repository Encountered the following error(s): Unable to contact any configured publishers. This is likely a network configuration problem. file protocol error: code: 22 reason: The path '/Mypkg.p5p' does not contain a valid package repository. Repository URL: 'file:///Mypkg.p5p'. ---------------------------------------------- 2. if we try to set the publisher on global zone, with pkg set-publisher -p option, then the SMF service /application/pkg/system-repository in global zone will go to maintenance state and thus do not allow to set a publisher in local zone. But when I repeat the step #1 with my p5p package with same path say /tmp on global and local zone (and with -g option to set-publisher), package(Continue reading)
RSS Feed