| Date Of Receipt: 27-OCT-1994 17:36:15.78
From: FLAMBE::jmf "Joshua M. Friedman OSF/UNIX SDE"
To: masha odehelp
CC:
Subj: Re: was not able create a sandbox
Believe it or not, I think that it worked, looking at the log.
ODE currently attempts to read some data from your default sandbox,
which, from the errors, is backed to ptos, but you didn't have
the ptos tree and its backing tree mounted, so you got errors
looking up the default sandbox; these should not affect the mksb,
however. The last two lines appear that the new sandbox and set
was properly created. I would change your default (edit your
.sandboxrc file at the top where it says default) to a sandbox
you intend to have setup and working.
Try doing the "workon -sb submit2" to see if indeed it succeeded.
-josh
From masha Thu Oct 27 17:26:13 1994
Delivery-Date: Thu, 27 Oct 94 17:26:16 -0400
Return-Path: masha
Received: from wasted.zk3.dec.com by flambe.zk3.dec.com; (5.65/1.1.8.2/30Mar94-0502PM)
id AA04722; Thu, 27 Oct 1994 17:26:13 -0400
Received: from localhost by wasted.zk3.dec.com; (5.65/1.1.8.2/01Sep94-0829AM)
id AA06407; Thu, 27 Oct 1994 17:25:45 -0400
Message-Id: <[email protected]>
To: odehelp
Subject: was not able create a sandbox
Date: Thu, 27 Oct 94 17:25:45 -0400
From: masha
X-Mts: smtp
Hi,
I was trying to create a sandbox backed to hw3os.nightly;
please tell me what did I do wrong:
# odemount hw3os.nightly
# exit
spock.zk3.dec.com> mksb -back hw3os.nightly submit2
cannot find include file ../link/rc_files/shared.sharedsandbox
>> FATAL ERROR in mksb:
>> No Access to Backing Tree Through link dir:/share/secret/build/submits.dsk1/p
tos/rc_files/../link
Error parsing rc description file ./shared
Error parsing rc description file ../link/rc_files/shared.sharedsandbox
Error parsing rc description file ./shared
>> WARNING in mksb:
>> unable to parse sandbox rcfile /usr/sandboxes/masha/threads/rc_files/local.
>> WARNING in mksb:
>> could not get project directory or default build.
cannot find include file ../link/rc_files/shared.sharedsandbox
>> FATAL ERROR in mksb:
>> No Access to Backing Tree Through link dir:/share/secret/build/submits.dsk1/p
tos/rc_files/../link
Error parsing rc description file ./shared
Error parsing rc description file ../link/rc_files/shared.sharedsandbox
Error parsing rc description file ./shared
creating new set: Masha_Golosovker_submit2, setdir: .
creating lock file for new set.
========================================
thanks,
masha
|
| Date Of Receipt: 27-OCT-1994 17:41:22.51
From: FLAMBE::johnf "John Flanagan USG Test Johnf Tools Group 27-Oct-1994 1738"
To: masha@DEC:.zko.flambe
CC: odehelp@DEC:.zko.flambe, johnf@DEC:.zko.flambe
Subj: Re: was not able create a sandbox
I believe your mksb worked. The errors you are seeing are complaining about
the inaccessibility of some default sandboxes you have. ODE tries to parse
your default sandbox [for some reason] and it complains when it can't do it,
but I think you'll find that the submit2 workon will work.
John
|