| Date Of Receipt: 23-OCT-1996 09:50:22.55
From: KAMLIA::"[email protected]" "23-Oct-1996 0947"
To: [email protected]
CC: [email protected]
Subj: Re: Problem doing mksb
Two problems here. It looks like it may have made a sandbox, but it's
incomplete since the v32bsupportos.nightly tree does not appear to have been
mounted.
As for the problem with your default SB, your surmise is correct, this will
cause problems for you. Edit your .sandboxrc file and change the default to
one that is present. Best to choose one that will always be present.
While you are editing, remove any references to the v32b_os_night sandbox you
tried to make, then remove any remnants of the sandbox itself that may exist,
then make sure that both your new default sandbox tree is mounted as well as
the v32b.nightly tree and try again.
-Grant
| Hi,
|
| I'm running into a problem making a new sandbox. I think the root of the
| problem is that my default sandbox for my /sandboxes2 directory is no longer
| available, but I'm not sure how to procede.
|
| Commands, error messages, and system info are attached.
|
| Thanks for the help.
| George Bankeroff
|
| ---------------
| The command and error messages to make a new sandbox:
|
| majsty_V4.0/home/bankerof:48> mksb -back v32bsupportos.nightly -dir /sandboxe
s2
| v32b_os_night
| cannot find include file ../link/rc_files/shared
| >> FATAL ERROR in mksb:
| >> No Access to Backing Tree Through link
| dir:/sandboxes2/pta_cde_night/rc_files/../link
| Error parsing rc description file ./shared
| >> WARNING in mksb:
| >> unable to parse sandbox rcfile /sandboxes2/pta_cde_night/rc_files/local.
| cannot find include file ../link/rc_files/shared
| >> FATAL ERROR in mksb:
| >> No Access to Backing Tree Through link
| dir:/sandboxes2/pta_cde_night/rc_files/../link
| Error parsing rc description file ./shared
| creating new set: George_Bankeroff_v32b_os_night, setdir: .
| creating lock file for new set.
| [ creating /sandboxes2/v32b_os_night/tmp ]
| /sandboxes2/v32b_os_night/tmp: created directory
| drwxrwxr-x 2 bankerof system 512 Oct 23 09:05
| /sandboxes2/v32b_os_night/tmp
| to make a new sandbox are:
| majsty_V4.0/home/bankerof:48> mksb -back v32bsupportos.nightly -dir /sandboxe
s2
| v32b_os_night
| cannot find include file ../link/rc_files/shared
| >> FATAL ERROR in mksb:
| >> No Access to Backing Tree Through link
| dir:/sandboxes2/pta_cde_night/rc_files/../link
| Error parsing rc description file ./shared
| >> WARNING in mksb:
| >> unable to parse sandbox rcfile /sandboxes2/pta_cde_night/rc_files/local.
| cannot find include file ../link/rc_files/shared
| >> FATAL ERROR in mksb:
| >> No Access to Backing Tree Through link
| dir:/sandboxes2/pta_cde_night/rc_files/../link
| Error parsing rc description file ./shared
| creating new set: George_Bankeroff_v32b_os_night, setdir: .
| creating lock file for new set.
| [ creating /sandboxes2/v32b_os_night/tmp ]
| /sandboxes2/v32b_os_night/tmp: created directory
| drwxrwxr-x 2 bankerof system 512 Oct 23 09:05
| /sandboxes2/v32b_os_night/tmp
| -----------------------------
|
| portions of .sandboxrc:
|
| # default sandbox
| default pta_cde_night
|
| # base directories to sandboxes
| base v32b_os_night /sandboxes2
| base v32a_night /sandboxes2
| base v40a_os_night /sandboxes2
| base ptb_os_night /sandboxes2
| base v40_cde_night /sandboxes2
| base steel_cde_night /sandboxes2
| base pta_cde_night /sandboxes2
| base * /sandboxes
| .
| .
| --------------------------------
|
| /sandboxes2/pta_cde_night/link is link@ -> /usr/sde/osf1/build/ptacde.nightly
|
| when I try to mount this pool, I get:
|
| # odemount ptacde.nightly
| odemount: Project 'ptacde.nightly' not found.
|
| --------------------------------------------
|
|
|
|
|