[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

1456.0. "problem with shared sandbox backed by ptdx" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Fri May 05 1995 16:11

Date Of Receipt: 	 3-MAY-1995 13:37:56.64
From: 	SMURF::WASTED::"ajh@unx.dec.com" "03-May-1995 1336"
To: 	odehelp@zk3.dec.com
CC: 	
Subj: 	problem with shared sandbox backed by ptdx

I created a shared sandbox backed by ptdx and I have been able to build in
it,  create a local sandbox backed by the shared sandbox, and build everything
in the sandbox.  bco and bci worked but bsubmit failed.

The log from the bsubmit is

$ bsubmit AM_Error.c

*** No user interaction will be required during the merge step. ***

[ ./sysman/dxaccounts/api/src/AM_Error.c checked in onto branch 1.1.4 ]
[ ./sysman/dxaccounts/api/src/AM_Error.c Rev 1.1.4.2 checked out ]
read: Error 0
kxct: Invalid kxct config: /sb/am/amunx/src/kxct.conf


Please take appropriate steps and re-submit.

*** RE-SUBMISSION REQUIRED ***

- Source control information is in an intermediate state.
- Re-submit using -resub 13:24 [ -date 5/3/95 ]


I made a local copy of the kxct.conf file.  It's contents are  

command exists /usr/sde/ode2.1/tools/alpha_OSF1/lib/srcacl no_acl ./.srctempXXXX
XX
command rm /usr/sde/ode2.1/tools/alpha_OSF1/lib/srcacl no_acl ./.srctempXXXXXX
command cp /usr/sde/ode2.1/tools/alpha_OSF1/lib/srcacl no_acl ./.srctempXXXXXX


The permissions on the file are-r--r--r--   1 devbld   devode       241 May  3 
10:22 kxct.conf

So what I am doing wrong? 



Tony


T.RTitleUserPersonal
Name
DateLines
1456.1Re: problem with shared sandbox backed by ptdxAOSG::FILTERAutomatic Posting Software - mail to flume::puckFri May 05 1995 16:1265
Date Of Receipt: 	 3-MAY-1995 13:54:07.31
From: 	SMURF::QUARRY::"vandyck@cardinal.zk3.dec.com" "03-May-1995 1352"
To: 	ajh@unx.dec.com
CC: 	odehelp@zk3.dec.com
Subj: 	Re: problem with shared sandbox backed by ptdx

Do you have a /etc/srvtab that you got from admin which allows it to work with 
kerberos and function as a server. And if so, did you then run 
/usr/sde/install/ode install and set the shared sandbox server up as an ode 
server?


	-Grant

| I created a shared sandbox backed by ptdx and I have been able to build in
| it,  create a local sandbox backed by the shared sandbox, and build everythin
g
| in the sandbox.  bco and bci worked but bsubmit failed.
| 
| The log from the bsubmit is
| 
| $ bsubmit AM_Error.c
| 
| *** No user interaction will be required during the merge step. ***
| 
| [ ./sysman/dxaccounts/api/src/AM_Error.c checked in onto branch 1.1.4 ]
| [ ./sysman/dxaccounts/api/src/AM_Error.c Rev 1.1.4.2 checked out ]
| read: Error 0
| kxct: Invalid kxct config: /sb/am/amunx/src/kxct.conf
| 
| 
| Please take appropriate steps and re-submit.
| 
| *** RE-SUBMISSION REQUIRED ***
| 
| - Source control information is in an intermediate state.
| - Re-submit using -resub 13:24 [ -date 5/3/95 ]
| 
| 
| I made a local copy of the kxct.conf file.  It's contents are  
| 
| command exists /usr/sde/ode2.1/tools/alpha_OSF1/lib/srcacl no_acl ./.srctempX
XXX
| XX
| command rm /usr/sde/ode2.1/tools/alpha_OSF1/lib/srcacl no_acl ./.srctempXXXXX
X
| command cp /usr/sde/ode2.1/tools/alpha_OSF1/lib/srcacl no_acl ./.srctempXXXXX
X
| 
| 
| The permissions on the file are-r--r--r--   1 devbld   devode       241 May  
3 
| 10:22 kxct.conf
| 
| So what I am doing wrong? 
| 
| 
| 
| Tony
| 


				-Grant


1456.2Re: problem with shared sandbox backed by ptdxAOSG::FILTERAutomatic Posting Software - mail to flume::puckFri May 05 1995 16:1552
Date Of Receipt: 	 3-MAY-1995 14:14:35.33
From: 	SMURF::WASTED::"ajh@unx.dec.com" "03-May-1995 1413"
To: 	"Grant Van Dyck" <vandyck@cardinal.zk3.dec.com>
CC: 	odehelp@zk3.dec.com
Subj: 	Re: problem with shared sandbox backed by ptdx

Grant,

The machine was already set up as an ODE server.  It was holding the backing
tree for all our system management apps before they went into platinum
which is why I need a shared sandbox backed by ptdx.  It already had a
/etc/srvtab file.  Here is the output of strings /etc/srvtab

 strings /etc/srvtab
kxct
pico
ZONE

Do I need to generate a new srvtab file perhaps?
The RCS trees that served our sandboxes were in UNX.   Here is the par.file
I used to create the shared sandbox 
BUILD_BASE=/sb/am
BUILD_NAME=amunx        # the name of the build.
TOOLS_DIR=/usr/sde/ode2.1/tools    # directory structure containing ODE tools
TOOLS_OPTION=b

SUBMIT_HOST=pico.unx.dec.com   # fully qualified submit host server node
SUBMIT_OWNER=devbld        # owner of the submit tree.
SUBMIT_GROUP=staff
SUBMIT_GROUP=staff

SHARED_SANDBOX=amunx
SHARED_SET=AMUNX
SHARED_SANDBOX_BASE=/sb/am

BACKING_BUILD=/usr/sde/osf1/build/ptdx

DIR_PROT=750
FILE_PROT=640

BUILD_LIST=/usr/sde/build_list     # path name to the build_list file.

DEFAULT_BUILD=amunx             # The default tree for for submits
DEFAULT_SET=AMUNX               # The default set for the backing tree.
PROJECT_NAME=AMUNX
SITE=UNX 

Tony