[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

288.0. "question on bsubmit -resub" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Mon Aug 23 1993 17:52

Date Of Receipt: 	23-AUG-1993 16:28:15.27
From: 	QUARRY::johansen "Ellen Johansen AUEG"
To: 	odehelp@DEC:.zko.quarry
CC: 	
Subj: 	question on bsubmit -resub

Hi,

	I just tried to do a bsubmit -resub (prev. bsubmit failed)
	and i get the following message and i dont have a clue as to
	what it would like me to do :
	

	from my sandbox :

	csh> !bsub
bsubmit -auto_out -defect agxminor-950-johansen -resub 14:47 -date 8/23/93 
>> FATAL ERROR in /usr/sde/ode2.0/tools/alpha_ace/bin/ode/bsubmit:
>> Discrepancy between bcs tracking file and hold file.
>> A file listed in the bcs tracking file was not present in the hold file.
>> File: './motif/clients/dxbook/Imakefile'

Please take appropriate steps and re-submit.

*** RE-SUBMISSION REQUIRED ***

- Source control information is in an intermediate state.
- Re-submit using -resub 14:47 [ -date 8/23/93 ]



***
 	my original bsubmit read :

	bsubmit -auto_out -defect agxminor-950-johansen `cat file.list`

	where file.list had 94 files in it - the first of which was Imakefile.

	if i do an sadmin -all it gives me the list of entries currently
	on the hold queue (?) - the first one being Imakefile.

	so... the error message does not make sense to me....

	will i need to move some files around before i can resub ?

thanks,

_ellen

T.RTitleUserPersonal
Name
DateLines
288.1re: question on bsubmit -resubSMURF::FILTERAutomatic Posting Software - mail to flume::puckTue Aug 24 1993 17:2189
Date Of Receipt: 	23-AUG-1993 17:12:12.66
From: 	FLAMBE::jmf "Joshua M. Friedman ULTRIX SDE  23-Aug-1993 1711"
To: 	johansen@DEC:.zko.flambe
CC: 	odehelp@DEC:.zko.flambe
Subj: 	re: question on bsubmit -resub

Ellen, I've seen bsubmit get confused in this way when somehow it
didn't catch at the start that all of your files weren't checked in.

Verify that any files not listed in the file in your sandbox src/14:47.bcssteps
but listed in the 14:47.Thold file have been checked in; the file
'./motif/clients/dxbook/Imakefile' is the first suspect to check.

Make sure that the mode of the file (writeable or read-only) is consistent
with the locked (checked in) state -- checked in, read-only; not checked
in, read-write (not checked in = locked - you can see locks with blog).

If you've ever changed any modes on files, you may have confused ode
on the state of the files -- it assumes the modes are consistent with
the checked-out/in state.

see if this helps; you may need to

	bci ./motif/clients/dxbook/Imakefile

and then re-do the bsubmit -resub.

-josh

------- Forwarded Message

Return-Path: johansen 
Delivery-Date: Mon, 23 Aug 93 16:28:04 +28716
Return-Path: johansen
Received: by flambe.zk3.dec.com; id AA20467; Mon, 23 Aug 1993 16:28:00 -0400
Received: by quarry.zk3.dec.com; id AA12555; Mon, 23 Aug 1993 16:27:28 -0400
Date: Mon, 23 Aug 1993 16:27:28 -0400
From: Ellen Johansen AUEG <johansen>
Message-Id: <[email protected]>
To: odehelp
Subject: question on bsubmit -resub


Hi,

	I just tried to do a bsubmit -resub (prev. bsubmit failed)
	and i get the following message and i dont have a clue as to
	what it would like me to do :
	

	from my sandbox :

	csh> !bsub
bsubmit -auto_out -defect agxminor-950-johansen -resub 14:47 -date 8/23/93 
>> FATAL ERROR in /usr/sde/ode2.0/tools/alpha_ace/bin/ode/bsubmit:
>> Discrepancy between bcs tracking file and hold file.
>> A file listed in the bcs tracking file was not present in the hold file.
>> File: './motif/clients/dxbook/Imakefile'

Please take appropriate steps and re-submit.

*** RE-SUBMISSION REQUIRED ***

- - Source control information is in an intermediate state.
- - Re-submit using -resub 14:47 [ -date 8/23/93 ]



***
 	my original bsubmit read :

	bsubmit -auto_out -defect agxminor-950-johansen `cat file.list`

	where file.list had 94 files in it - the first of which was Imakefile.

	if i do an sadmin -all it gives me the list of entries currently
	on the hold queue (?) - the first one being Imakefile.

	so... the error message does not make sense to me....

	will i need to move some files around before i can resub ?

thanks,

_ellen

------- End of Forwarded Message