T.R | Title | User | Personal Name | Date | Lines |
---|
1636.1 | Re: Problem with mksb -back ptos.shadow -dir ~/sb pt_shadow | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Jul 26 1995 14:23 | 44 |
| Date Of Receipt: 26-JUL-1995 13:00:36.93
From: SMURF::QUARRY::"[email protected]" "26-Jul-1995 1259"
To: Jeff Sullivan <[email protected]>
CC: [email protected]
Subj: Re: Problem with mksb -back ptos.shadow -dir ~/sb pt_shadow
No, it has to do with the fact that the backingtree for your default sandbox
probably wasn't mounted, and there was no entry for the shadow tree in the
master list of build trees. It would have worked without this if your default
sandbox was mounted, but I added it anyway.
-Grant
|
| The problem that I was having with "odemount ptos.shadow" is fixed
| on isaiah.zk3.dec.com. I get this problem when using mksb...
|
| isaiah.zk3.dec.com-53> mksb -back ptos.shadow -dir ~/sb pt_shadow
| >> WARNING in mksb:
| >> could not get project directory or default build.
| >> WARNING in mksb:
| >> ptos.shadow is not a legal, accessible sandbox.
| >> Will prompt for this information.
| No known current builds to pick from.
|
| This will work if I sepcify the full pathname though...
|
| Enter absolute path to backing tree or name from build list: /usr/sde/osf1/bu
ild/ptos.shadow
| creating new set: Jeff_Sullivan_pt_shadow, setdir: .
| creating lock file for new set.
| ....
|
|
| Could this be related to the "odemount ptos.shadow" problem?
|
| Thanks,
| -Jeff
-Grant
|
1636.2 | problem with mksb | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Tue Mar 05 1996 14:32 | 23 |
| Date Of Receipt: 5-MAR-1996 13:52:19.04
From: SMURF::GURU::eve "Evelyn Walton USG/MSSG"
To: odehelp@dec:.zko.guru
CC:
Subj: problem with mksb
Last night on guru.zk3.dec.com, I did (or tried to do),
mksb -back ptos.nightly -dir ~/sb.d ptos
This command is still running (or not running, as the case may be). Any
ideas what might be wrong? ps shows:
UID PID PPID CP PRI NI VSZ RSS WCHAN S TTY TIME COMMAND
2005 9621 2005 0 42 0 608K 0K wait IW ttyr5 0:00.38 mksb -back ptos.nightly -dir /home/eve/sb.d ptos
2005 9626 9621 0 42 0 808K 0K wait IW ttyr5 0:00.75 workon -normal -nosh -sb ptos -rc /home/eve/.sandboxrc ptos
2005 9636 9626 0 42 0 1.09M 0K 3d6ae78 U ttyr5 0:00.87 bco -sb ptos -rc /home/eve/.sandboxrc -set Evelyn_Walton_ptos -normal
Should I just kill it and try again?
Evelyn
|
1636.3 | problem with mksb | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Tue Mar 05 1996 22:54 | 46 |
| Date Of Receipt: 5-MAR-1996 22:28:21.15
From: SMURF::GURU::eve "Evelyn Walton USG/MSSG"
To: buildhelp@dec:.zko.guru
CC:
Subj: problem with mksb
Last night on guru.zk3.dec.com, I did (or tried to do),
mksb -back ptos.nightly -dir ~/sb.d ptos
This command was still running (or not running, as the case may be). Any
ideas what might be wrong? ps shows:
UID PID PPID CP PRI NI VSZ RSS WCHAN S TTY TIME COMMAND
2005 9621 2005 0 42 0 608K 0K wait IW ttyr5 0:00.38 mksb -back ptos.nightly -dir /home/eve/sb.d ptos
2005 9626 9621 0 42 0 808K 0K wait IW ttyr5 0:00.75 workon -normal -nosh -sb ptos -rc /home/eve/.sandboxrc ptos
2005 9636 9626 0 42 0 1.09M 0K 3d6ae78 U ttyr5 0:00.87 bco -sb ptos -rc /home/eve/.sandboxrc -set Evelyn_Walton_ptos -normal
I gave up and killed the mksb. It died nicely as far as I can tell. Then I
did "mksb -undo ptos" and it removed the partially created sandbox just fine.
Then I tried the mksb again and again it seems to be hung....
{306:guru}mksb -back ptos.nightly -dir ~/sb.d ptos&
[1] 25500
{307:guru}pwd
/tmp_mnt/abelia/home/eve
{308:guru}creating new set: Evelyn_Walton_ptos, setdir: .
creating lock file for new set.
[ creating /home/eve/sb.d/ptos/tmp ]
/home/eve/sb.d/ptos/tmp: created directory
drwxrwxr-x 2 eve staff 8192 Mar 5 22:10 /home/eve/sb.d/ptos/tmp
{308:guru}jobs
[1] + Running mksb -back ptos.nightly -dir ~/sb.d ptos
ps lww shows:
UID PID PPID CP PRI NI VSZ RSS WCHAN S TTY TIME COMMAND
2005 2005 2004 0 44 0 1.96M 208K pause S ttyr5 0:03.39 -csh (csh)
2005 25500 2005 0 42 0 608K 0K wait IW ttyr5 0:00.30 mksb -back ptos.nightly -dir /home/eve/sb.d ptos
2005 25502 25503 0 42 0 1.09M 648K 5553af8 U ttyr5 0:00.67 bco -sb ptos -rc /home/eve/.sandboxrc -set Evelyn_Walton_ptos -normal
2005 25503 25500 0 42 0 808K 0K wait IW ttyr5 0:00.74 workon -normal -nosh -sb ptos -rc /home/eve/.sandboxrc ptos
Anyone have any ideas what is wrong here?
Evelyn
|