[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

659.0. "bcreate worked... bsubmit fails" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Wed Mar 23 1994 15:40

Date Of Receipt: 	23-MAR-1994 15:19:43.65
From: 	WASTED::"[email protected]" "23-Mar-1994 1218"
To: 	[email protected]
CC: 	
Subj: 	bcreate worked... bsubmit fails

Hullo All,

Thanks again to Mark, I was able to get bcreate to create a file
for me.  However, bsubmit produced these messages when I tried to use it:

    71 monterio> bsubmit -auto_out foo.README

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


    *** VALIDATION FAILURE ***

    ./Xtea/Clients/foo.README -- not checked in. 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.


Anybody know what needs to be done to prevent this failure?

Thanks,
--steve

T.RTitleUserPersonal
Name
DateLines
659.1Re: bcreate worked... bsubmit failsSMURF::FILTERAutomatic Posting Software - mail to flume::puckWed Mar 23 1994 18:5421
Date Of Receipt: 	23-MAR-1994 18:35:34.47
From: 	WASTED::"[email protected]" "23-Mar-1994 1534"
To: 	RUST::"[email protected]"@dec:.zso.decwet (23-Mar-1994  1218 -0700)
CC: 	[email protected], [email protected]
Subj: 	Re: bcreate worked... bsubmit fails

Steve,

You need to first check in the file, via the 'bci' command. bsubmit is telling 
you that the file is not checked in (i.e. it is locked).

And regarding the version of DECode II you have, you can check by typing :

	strings `which bsubmit` | grep ODE_Build_ver

You should see :

	@(#)$ODE_Build_ver: DECodeIIv2_2:V-2.91:Prod-ver--

Mike