T.R | Title | User | Personal Name | Date | Lines |
---|
2120.1 | Re: mksb failed to create my first ever sandbox | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Fri Feb 23 1996 18:43 | 23 |
| Date Of Receipt: 23-FEB-1996 18:07:19.25
From: SMURF::WASTED::"[email protected]" "Joshua M. Friedman OSF/UNIX SDE 23-Feb-1996 1759"
To: [email protected]
CC: [email protected]
Subj: Re: mksb failed to create my first ever sandbox
The odemount should have mounted the correct pools. I forgot to
mention in the class that you need to be in group staff (=10); please
ensure that this is the case.
I don't know where you got the mode 777 for your sandbox, but you should
leave this as normal (755), for security's sake, owned by you.
If you're in group staff=10 (type 'id' to check) you can check your
mounts as follows:
cd /usr/sde/osf1/build/v32csupportos
ls link/ ... this should list the parent directory's contents,
in the ptlite baselevel tree.
-josh
|
2120.2 | Re: mksb failed to create my first ever sandbox | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Feb 26 1996 10:01 | 14 |
| Date Of Receipt: 26-FEB-1996 09:57:52.29
From: SMURF::WASTED::"[email protected]" "sergei kucherov 26-Feb-1996 0953"
To: "Joshua M. Friedman, OSF/UNIX SDE 381-1548" <[email protected]>
CC: [email protected], [email protected]
Subj: Re: mksb failed to create my first ever sandbox
> As myself (not root) I did:
> mksb -back v32supportos -dir /usr/sb vfs
My mistake was saying "v32supportos" (which doesn't work at all)
rather than saying "v32csupportos" (which seems to work ok).
sergei
|
2120.3 | Re: mksb failed to create my first ever sandbox | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Feb 26 1996 11:04 | 20 |
| Date Of Receipt: 26-FEB-1996 10:18:38.47
From: SMURF::WASTED::"[email protected]" "sergei kucherov 26-Feb-1996 1014"
To: "Joshua M. Friedman, OSF/UNIX SDE 381-1548" <[email protected]>
CC: [email protected], [email protected],
[email protected]
Subj: Re: mksb failed to create my first ever sandbox
> mksb -back v32supportos -dir /usr/sb vfs
>
> Here are the error messages:
> ------------------------------------------------------------------------
> User rc file, /home/kucherov/.sandboxrc, does not exist; will create it.
> 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.dsk2/v32supportos/rc_files/../link
My mistake was saying "v32supportos" (which doesn't work)
rather than "v32csupportos" (which works ok).
|
2120.4 | Re: mksb failed to create my first ever sandbox | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Tue Feb 27 1996 16:28 | 48 |
| Date Of Receipt: 27-FEB-1996 15:50:32.35
From: SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE 27-Feb-1996 1547"
To: [email protected]
CC: odehelp@DEC:.zko.flume
Subj: Re: mksb failed to create my first ever sandbox
Sergei, it looks like there's a little confusion here:
> My mistake was saying "v32supportos" (which doesn't work)
> rather than "v32csupportos" (which works ok).
Perhaps you had v32csupportos odemounted and not v32supportos, but both
should and do work fine, if you have the correct trees mounted. These
represent different releases; be sure you understand what release
you're patching:
v32supportos,x = V3.2 and V3.2A (gold minor)
v32bsupportos,x = V3.2B (hardware 4)
v32csupportos,x = V3.2C (ptlite)
These are all distinct releases, and have distinct support environments.
-josh
---------
To: "Joshua M. Friedman, OSF/UNIX SDE 381-1548" <[email protected]>
Cc: [email protected], [email protected],
[email protected]
Subject: Re: mksb failed to create my first ever sandbox
In-Reply-To: Your message of "Fri, 23 Feb 96 17:59:41 EST."
<[email protected]>
Date: Mon, 26 Feb 96 10:14:48 -0500
From: [email protected]
X-Mts: smtp
> mksb -back v32supportos -dir /usr/sb vfs
>
> Here are the error messages:
> ------------------------------------------------------------------------
> User rc file, /home/kucherov/.sandboxrc, does not exist; will create it.
> 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.dsk2/v32supportos/rc_files/../link
My mistake was saying "v32supportos" (which doesn't work)
rather than "v32csupportos" (which works ok).
|