[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

336.0. "trouble with bsumit (for pre-bl7 agxminor)" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Thu Sep 23 1993 09:31

Date Of Receipt: 	23-SEP-1993 08:19:54.10
From: 	QUARRY::johansen "Ellen Johansen USG"
To: 	odehelp@DEC:.zko.quarry
CC: 	johansen@DEC:.zko.quarry
Subj: 	trouble with bsumit (for pre-bl7 agxminor)

Hello,

Im trying to do a bsubmit (bsubmit -auto_out -defect agxminor-1365-johansen Imakefile) which keeps failing for one reason or another.

I am backed against agxminor.nightly
I am trying the bsumit from this directory :

	/tmp_mnt/abyss/home/johansen/sandbox/book/src/motif/clients/dxbook

and this is the bsubmit command :

	/tmp_mnt/abyss/home/johansen/sandbox/book/src/motif/clients/dxbook

This is (the most recent message) i get :

csh> bsubmit -auto_out -defect agxminor-1365-johansen Imakefile

*** No user interaction will be required during the merge step. ***


*** VALIDATION FAILURE ***

./motif/clients/dxbook/Imakefile -- locked.

Consult the bsubmit reference page for suggested corrective actions.

Please take appropriate steps and run bsubmit again.
- No work has been done for this submission.
- No files have been changed in any way.
- The files in this submission are not held.
- The use of the -resub option is not required and will not be recognized.


If i do a blog Imakefile it does not state it is locked, yet bsubmit
seems to think it is locked.

blog Imakefile :

[ ./motif/clients/dxbook/Imakefile ]

RCS file: ./motif/clients/dxbook/Imakefile,v
Working file: Imakefile
head: 1.1
branch:
locks: strict
        Ellen_Johansen: 1.1.4.4
access list:
symbolic names:
        AGXMINOR_BL6: 1.1.4.4
        Ellen_Johansen_book: 1.1.5
        AGXHW_BL5: 1.1.2.5
        GOLDX_KITBLD: 1.1.4.2
        AGXMINOR_PRE_BL6: 1.1.4.3
        GOLDX_NIGHTLY: 1.1.4.2
        AGXMINOR: 1.1.4
        AGXMINOR_BL5: 1.1.4.2
        AGXMINOR_PRE_BL5: 1.1.2.5
        AGXHW_BL4: 1.1.2.5
        AGXMINOR_BL4: 1.1.2.5
        AGXMAINT_NIGHTLY: 1.1.2.5
        AGXMAINT_BL6: 1.1.2.5
        AGXMINOR_KITBLD: 1.1.4.4
        AGXMINOR_NIGHTLY: 1.1.4.4
        AGXHW_NIGHTLY: 1.1.2.5
        AGXMAINT_BL5: 1.1.2.5
        AGXMAINT_BL4: 1.1.2.5
        AGXMAINT_KITBLD: 1.1.2.5
        AGXMAINT_PRE_BL3: 1.1.2.5
        AGXMAINT_BL3: 1.1.2.5
        AGXMAINT_BL2: 1.1.2.5
        agxmaint_nightly: 1.1.2.5
        agxmaint_bl002: 1.1.2.5
        x11_nomup_bl012: 1.1.2.5
        x11_bl012: 1.1.2.5
        x11_pre_bl012_1: 1.1.2.5
        x11_bl011: 1.1.2.5
        x11_weekly: 1.1.2.5
        x11_pre_bl11_1: 1.1.2.5
        x11_bl010: 1.1.2.5
        x11_nightly: 1.1.2.5
        x11_pre_bl010_1: 1.1.2.4
        x11_bl009: 1.1.2.4
        X11: 1.1.2
        oderoot: 1.1
comment leader: " * "
keyword substitution: kv
total revisions: 16;    selected revisions: 1
description:
----------------------------
revision 1.1.5.6
date: 1993/09/22 20:26:52;  author: Ellen_Johansen;  state: Exp;  lines: +4 -1
        More clean up for bsubmit
=============================================================================
csh> 

any ideas/help would be appreciated.

my dtn is 381-0935.

thanks,

_ellen

T.RTitleUserPersonal
Name
DateLines
336.1Re: trouble with bsumit (for pre-bl7 agxminor)SMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Sep 23 1993 11:42133
Date Of Receipt: 	23-SEP-1993 09:53:20.64
From: 	FLUME::"[email protected]" "Grant Van Dyck"
To: 	Ellen Johansen USG <[email protected]>
CC: 	[email protected]
Subj: 	Re: trouble with bsumit (for pre-bl7 agxminor)
You do have a lock on it as the following shows: 	
locks: 	strict
Ellen_Johansen: 	1.1.4.4

but perhaps from another sandbox?? Which is why this sandbox doesn't
think the file is locked.

It looks like you've checked in what you wanted to:
revision 1.1.5.6
date: 1993/09/22 20:26:52  author: Ellen_Johansen;  state: Exp;  lines: +4 -1
        More clean up for bsubmit

and the version you've locked is the BL6 branch #.

Just unlock it  bcs -u1.1.4.4 Imakefile

And then you should be able to submit.


	-Grant

| 
| Hello,
| 
| Im trying to do a bsubmit (bsubmit -auto_out -defect agxminor-1365-johansen I
makefile) which keeps failing for one reason or another.
| 
| I am backed against agxminor.nightly
| I am trying the bsumit from this directory :
| 
| 	/tmp_mnt/abyss/home/johansen/sandbox/book/src/motif/clients/dxbook
| 
| and this is the bsubmit command :
| 
| 	/tmp_mnt/abyss/home/johansen/sandbox/book/src/motif/clients/dxbook
| 
| This is (the most recent message) i get :
| 
| csh> bsubmit -auto_out -defect agxminor-1365-johansen Imakefile
| 
| *** No user interaction will be required during the merge step. ***
| 
| 
| *** VALIDATION FAILURE ***
| 
| ./motif/clients/dxbook/Imakefile -- locked.
| 
| Consult the bsubmit reference page for suggested corrective actions.
| 
| Please take appropriate steps and run bsubmit again.
| - No work has been done for this submission.
| - No files have been changed in any way.
| - The files in this submission are not held.
| - The use of the -resub option is not required and will not be recognized.
| 
| 
| If i do a blog Imakefile it does not state it is locked, yet bsubmit
| seems to think it is locked.
| 
| blog Imakefile :
| 
| [ ./motif/clients/dxbook/Imakefile ]
| 
| RCS file: ./motif/clients/dxbook/Imakefile,v
| Working file: Imakefile
| head: 1.1
| branch:
| locks: strict
|         Ellen_Johansen: 1.1.4.4
| access list:
| symbolic names:
|         AGXMINOR_BL6: 1.1.4.4
|         Ellen_Johansen_book: 1.1.5
|         AGXHW_BL5: 1.1.2.5
|         GOLDX_KITBLD: 1.1.4.2
|         AGXMINOR_PRE_BL6: 1.1.4.3
|         GOLDX_NIGHTLY: 1.1.4.2
|         AGXMINOR: 1.1.4
|         AGXMINOR_BL5: 1.1.4.2
|         AGXMINOR_PRE_BL5: 1.1.2.5
|         AGXHW_BL4: 1.1.2.5
|         AGXMINOR_BL4: 1.1.2.5
|         AGXMAINT_NIGHTLY: 1.1.2.5
|         AGXMAINT_BL6: 1.1.2.5
|         AGXMINOR_KITBLD: 1.1.4.4
|         AGXMINOR_NIGHTLY: 1.1.4.4
|         AGXHW_NIGHTLY: 1.1.2.5
|         AGXMAINT_BL5: 1.1.2.5
|         AGXMAINT_BL4: 1.1.2.5
|         AGXMAINT_KITBLD: 1.1.2.5
|         AGXMAINT_PRE_BL3: 1.1.2.5
|         AGXMAINT_BL3: 1.1.2.5
|         AGXMAINT_BL2: 1.1.2.5
|         agxmaint_nightly: 1.1.2.5
|         agxmaint_bl002: 1.1.2.5
|         x11_nomup_bl012: 1.1.2.5
|         x11_bl012: 1.1.2.5
|         x11_pre_bl012_1: 1.1.2.5
|         x11_bl011: 1.1.2.5
|         x11_weekly: 1.1.2.5
|         x11_pre_bl11_1: 1.1.2.5
|         x11_bl010: 1.1.2.5
|         x11_nightly: 1.1.2.5
|         x11_pre_bl010_1: 1.1.2.4
|         x11_bl009: 1.1.2.4
|         X11: 1.1.2
|         oderoot: 1.1
| comment leader: " * "
| keyword substitution: kv
| total revisions: 16;    selected revisions: 1
| description:
| ----------------------------
| revision 1.1.5.6
| date: 1993/09/22 20:26:52;  author: Ellen_Johansen;  state: Exp;  lines: +4 -
1
|         More clean up for bsubmit
| =============================================================================
| csh> 
| 
| any ideas/help would be appreciated.
| 
| my dtn is 381-0935.
| 
| thanks,
| 
| _ellen
|