Lines Matching defs:pkginst

132 static char	*pkginst = NULL;	/* current pkg/src instance 2 process */
771 * executed by pkgadd, located in the pkginst/install
1486 echoDebug(DBG_PKGZONECHECKINSTALL_ARGS, a_zoneName, PSTR(pkginst),
1680 pkginst, strerror(errno));
1694 arg[nargs++] = pkginst;
1795 echoDebug(DBG_PKGZONEINSTALL_ARGS, a_zoneName, PSTR(pkginst),
2018 pkginst, strerror(errno));
2032 arg[nargs++] = pkginst;
2117 echoDebug(DBG_PKGINSTALL_ARGS, PSTR(pkginst), PSTR(pkgdev.dirname),
2162 } else if (pkgPackageIsThisZone(pkginst) == B_TRUE) {
2386 arg[nargs++] = pkginst;
2441 echoDebug(DBG_PKGADD_CKRETURN, retcode, PSTR(pkginst));
3089 for (i = 0; (pkginst = a_pkgList[i]) != NULL; i++) {
3092 if (unpack_package_from_stream(a_idsName, pkginst,
3095 PSTR(pkginst), PSTR(a_idsName),
3102 echoDebug(DBG_PKG_IN_DIR, pkginst, a_packageDir);
3107 pkginst, get_inst_root(), flags) == B_FALSE) {
3108 progerr(ERR_PKG_NOT_INSTALLABLE, pkginst);
3309 echo(MSG_INSTALL_PKG_IN_ZONE, pkginst, a_zoneName);
3316 "%s/%s.dstream", a_zoneTempDir, pkginst);
3323 echoDebug(DBG_INSTALL_IN_ZONE, pkginst, a_zoneName, zoneStreamName);
3544 echo(MSG_CHECKINSTALL_PKG_IN_ZONE, pkginst, a_zoneName);
3545 echoDebug(MSG_CHECKINSTALL_PKG_IN_ZONE, pkginst, a_zoneName);
3548 "%s/%s.%s.preinstallcheck.txt", a_zoneTempDir, pkginst,
3554 "%s/%s.dstream", a_zoneTempDir, pkginst);
3560 echoDebug(DBG_CHECKINSTALL_IN_ZONE, pkginst, a_zoneName,
3798 for (i = 0; (pkginst = a_pkgList[i]) != NULL; i++) {
3804 "%s/%s.dstream", zoneTempDir, pkginst);
3806 echoDebug(DBG_CONVERTING_PKG, packageDir, pkginst,
3811 pkgs[0] = pkginst;
3818 pkginst, packageDir, zoneStreamName);
3836 for (i = 0; (pkginst = a_pkgList[i]) != NULL; i++) {
3847 if (pkgPackageIsThisZone(pkginst) == B_TRUE) {
3848 echoDebug(DBG_VERIFY_SKIP_THISZONE, pkginst);
3859 echo(MSG_CHECKINSTALL_INTERRUPT_B4_Z, pkginst);
3860 echoDebug(MSG_CHECKINSTALL_INTERRUPT_B4_Z, pkginst);
3933 for (i = 0; (pkginst = a_pkgList[i]) != NULL; i++) {
3940 ptext(stderr, MSG_SUSPEND_ADD, pkginst);
3962 "%s/%s", respdir, pkginst);
3966 echo(MSG_PROC_INST, pkginst,
3987 echo(MSG_INSTALLING_PKG_IN_GZ, pkginst);
4006 echo(MSG_INSTALL_INTERRUPT_B4_ZONES, pkginst);
4008 pkginst);
4019 if (pkgPackageIsThisZone(pkginst) == B_TRUE) {
4020 echoDebug(DBG_INSTALL_SKIP_THISZONE, pkginst);
4057 "%s/%s.dstream", zoneTempDir, pkginst);
4060 pkginst);
4065 zoneTempDir, pkginst) >= PATH_MAX) {
4069 echoDebug(DBG_REMOVING_PKG_TMPDIR, instdir, pkginst);
4180 for (i = 0; (pkginst = a_pkgList[i]) != NULL; i++) {
4191 for (i = 0; (pkginst = a_pkgList[i]) != NULL; i++) {
4198 ptext(stderr, MSG_SUSPEND_ADD, pkginst);
4220 "%s/%s", respdir, pkginst);
4224 echo(MSG_PROC_INST, pkginst,
4334 for (i = 0; (pkginst = a_pkgList[i]) != NULL; i++) {
4341 ptext(stderr, MSG_SUSPEND_ADD, pkginst);
4358 pkginst, get_inst_root(), flags) == B_FALSE) {
4359 progerr(ERR_PKG_NOT_APPLICABLE, pkginst);
4373 "%s/%s", respdir, pkginst);
4377 echo(MSG_PROC_INST, pkginst,