T.R | Title | User | Personal Name | Date | Lines |
---|
1640.1 | Re: Can t create sandboxes...what up? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Thu Jul 27 1995 10:52 | 14 |
| Date Of Receipt: 27-JUL-1995 09:42:09.61
From: SMURF::FLUME::"[email protected]"
To: [email protected], [email protected]
CC:
Subj: Re: Can't create sandboxes...what up?
This looks like you don't have enough of the backing trees mounted on the
system you are trying to do your workon for.
You need to have goldos.bl12 to be able to use v30supportos and you need
goldminos.bl5 to be able to use v32supportos.
Sean
|
1640.2 | Re: Can t create sandboxes...what up? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Thu Jul 27 1995 10:54 | 61 |
| Date Of Receipt: 27-JUL-1995 09:47:41.51
From: SMURF::QUARRY::"[email protected]" "27-Jul-1995 0940"
To: [email protected]
CC: [email protected]
Subj: Re: Can't create sandboxes...what up?
Did you do this first:
root@cardinal [51] odemount -v v30supportos
v30supportos: V3.0 os support submits
The following file system /share/secret/build/submits.dsk2 is already mounted
:
v30supportos: goldos.bl12 (backing v30supportos)
mount -r kgb:/share/kgb/build/goldos.dsk4 /share/kgb/build/goldos.dsk4
v30supportos: (exports for v30supportos)
mount -r inr:/share/inr/build/v30support.dsk6 /share/inr/build/v30support.dsk6
Works OK for me.
-Grant
|
| Trying to create sandboxes this morning so that I can backport some fixes
| into older revs...what am I doing wrong?
|
| Chris
|
| [email protected]::/usr/staff/gillett> mksb -back v30supportos v30back
| cannot find include file ../link/rc_files/shared.sharedsandbox
| >> FATAL ERROR in workon:
| >> No Access to Backing Tree Through link dir:/share/secret/build/submits.dsk
2/v30supportos/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
| >> FATAL ERROR in mksb:
| Cannot create set: v30back.
| [email protected]::/usr/staff/gillett> mksb -back v32supportos v30back
| cannot find include file ../link/rc_files/shared.sharedsandbox
| >> FATAL ERROR in workon:
| >> No Access to Backing Tree Through link dir:/share/secret/build/submits.dsk
2/v32supportos/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
| >> FATAL ERROR in mksb:
| Cannot create set: v30back.
| [email protected]::/usr/staff/gillett> mksb -back v20supportos v30back
| cannot find include file ../link/rc_files/shared.sharedsandbox
| >> FATAL ERROR in workon:
| >> No Access to Backing Tree Through link dir:/share/secret/build/submits.dsk
2/v20supportos/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
| >> FATAL ERROR in mksb:
| Cannot create set: v30back.
|