[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
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 |
1553.0. "Re: Trouble with bsubmit." by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Fri Jun 23 1995 15:50
Date Of Receipt: 15-JUN-1995 12:01:04.58
From: SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE"
To: tmark@DEC:.zko.flume
CC: odehelp@DEC:.zko.flume
Subj: Re: Trouble with bsubmit.
This should work just fine:
This is warning you that you have some files locked (not bci'd).
If you know for sure that you have bci'd all your work, you just
need to unlock the files to restore the original state.
The "bug" is that the file in use should have been able to retry
more, and should not have held up the whole submit. Please file
a bug (ptt) report with gen-ptt.
There may be one of two kinds of locks so do both of these for
the files - some will error but will do nothing.
bcs -u file file file
bcs -uv30supportos file file file
Now retry the bsubmit.
-josh
-----------
From tmark Thu Jun 15 09:09:49 1995
Delivery-Date: Thu, 15 Jun 95 09:09:50 -0400
Return-Path: tmark
Received: from abelia.zk3.dec.com by flume.zk3.dec.com; (5.65v3.0/1.1.8.2/16Jan95-0946AM)
id AA02649; Thu, 15 Jun 1995 09:09:49 -0400
Received: from localhost by wasted.zk3.dec.com; (5.65v3.0/1.1.8.2/18Feb95-1123AM)
id AA06476; Thu, 15 Jun 1995 09:09:48 -0400
Message-Id: <[email protected]>
To: jmf
Subject: Trouble with bsubmit.
Date: Thu, 15 Jun 95 09:09:48 -0400
From: tmark
X-Mts: smtp
Status: R
Hi, Josh.
I tried to send the following message to "odehelp" but the mailer couldn't
get it there, apparently. Any help would be much appreciated.
Thanks,
Tim
------- Forwarded Message
Return-Path: MAILER-DAEMON
Received: by wasted.zk3.dec.com; (5.65v3.0/1.1.8.2/18Feb95-1123AM)
id AA04892; Thu, 15 Jun 1995 08:49:58 -0400
Date: Thu, 15 Jun 1995 08:49:58 -0400
From: Mail Delivery Subsystem <MAILER-DAEMON>
Subject: Returned mail: Service unavailable
Message-Id: <[email protected]>
To: tmark
----- Transcript of session follows -----
While talking to /usr/sbin/mail11v3:
>>> RCPT To:<filter>
<<< 400-FILTER; %MAIL-E-LOGLINK, error creating network link to node AOSG
<<< 554-FILTER; -SYSTEM-F-NOSUCHNODE, remote node is unknown
<<< 554
554 smurf::filter... Service unavailable
----- Unsent message follows -----
Received: from localhost by wasted.zk3.dec.com;
(5.65v3.0/1.1.8.2/18Feb95-1123AM)
id AA03404; Thu, 15 Jun 1995 08:27:15 -0400
Message-Id: <[email protected]>
To: odehelp
Cc: tmark
Subject: Trouble with bsubmit.
Date: Thu, 15 Jun 95 08:27:14 -0400
From: tmark
X-Mts: smtp
Hi.
I am trying to do a bsubmit to v30supportos. It failed the first time as
follows:
% bsubmit -all
Enter the defect number this submission applies to: v30supportos-198-tmark
Retrying connection to buffer.zk3.dec.com: retry number 1
No longer using cached authorization
*** No user interaction will be required during the merge step. ***
rcs error: RCS file ./sbin/backup/vrestore/vrestore.c,v is in use
>> FATAL ERROR in /usr/sde/ode2.0/tools/alpha_ace/bin/ode/bsubmit:
>> rcs -l command failed
Please take appropriate steps and re-submit.
*** RE-SUBMISSION REQUIRED ***
- - Source control information is in an intermediate state.
- - Re-submit using -resub 8:05 [ -date 6/15/95 ]
What does this mean? Is it possible that I had this problem because in
another window I was doing a bsubmit to v32supportos of the same fix but
using a different sandbox? Is that a no-no?
Anyway, bsubmit told me to use "-resub 8:05 [ -date 6/15/95 ]" but I
overlooked that and tried my "bsubmit -all" again with the following result:
% bsubmit -all
Enter the defect number this submission applies to: v30supportos-198-tmark
File: ./sbin/backup/shared/backup.h
is held by: Tim_Mark; Date: 6/15/95; Time: 8:05
File: ./sbin/backup/shared/util.c
is held by: Tim_Mark; Date: 6/15/95; Time: 8:05
File: ./sbin/backup/vdump/vdump.c
is held by: Tim_Mark; Date: 6/15/95; Time: 8:05
File: ./sbin/backup/vrestore/shell.c
is held by: Tim_Mark; Date: 6/15/95; Time: 8:05
File: ./sbin/backup/vrestore/vrestore.c
is held by: Tim_Mark; Date: 6/15/95; Time: 8:05
*** RE-SUBMISSION REQUIRED ***
- - Source control information is in an intermediate state.
- - Re-submit using -resub <time> -date <mm/dd/yy>,
- - where <time> and <date> are specified above.
Next, I tried to do the right thing:
% bsubmit -resub 8:05
Enter the defect number this submission applies to: v30supportos-198-tmark
>> 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: './sbin/backup/shared/backup.h'
Please take appropriate steps and re-submit.
*** RE-SUBMISSION REQUIRED ***
- - Source control information is in an intermediate state.
- - Re-submit using -resub 8:05 [ -date 6/15/95 ]
Next, I searched the ODE-II User's Guide and tried to recover from
my failed submission by doing the following:
% sadmin -rm 8:05
This gave me no output, so I tried my original bsubmit again:
% bsubmit -all
Enter the defect number this submission applies to: v30supportos-198-tmark
*** No user interaction will be required during the merge step. ***
*** VALIDATION FAILURE ***
./sbin/backup/shared/backup.h -- locked.
./sbin/backup/shared/util.c -- locked.
./sbin/backup/vdump/vdump.c -- 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.
Now I'm lost. What do I need to do to make this bsubmit work?
Thanks for the help,
Tim
------- End of Forwarded Message
T.R | Title | User | Personal Name | Date | Lines |
---|
1553.1 | Re: Trouble with bsubmit. | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Fri Jun 23 1995 15:56 | 85 |
| Date Of Receipt: 15-JUN-1995 13:16:16.95
From: SMURF::WASTED::tmark "TIM MARK USG 15-Jun-1995 1314"
To: Joshua M. Friedman OSF/UNIX SDE <jmf@DEC:.zko.wasted>
CC: odehelp@DEC:.zko.wasted
Subj: Re: Trouble with bsubmit.
Josh,
I'm still out of luck. Here is a transcript of my session:
tetra> workon -sb v30supportosnightly
cd'ing to sandbox source directory: /usr/staff/sandboxes/v30supportosnightly/sr
c.
starting new shell: /bin/csh.
% pwd
/usr/staff/sandboxes/v30supportosnightly/src
% cd sbin
% cd backup
% bcs -u vdump/vdump.c shared/util.c shared/backup.h vrestore/shell.c vrestore/
vrestore.c
[ ./sbin/backup/shared/backup.h ]
rcs error: no lock set on revision 1.1.15.2
[ ./sbin/backup/shared/util.c ]
rcs error: no lock set on revision 1.1.20.2
[ ./sbin/backup/vdump/vdump.c ]
rcs error: no lock set on revision 1.1.22.2
[ ./sbin/backup/vrestore/shell.c ]
rcs error: no lock set on revision 1.1.11.2
[ ./sbin/backup/vrestore/vrestore.c ]
rcs error: no lock set on revision 1.1.19.2
% ^-u^-uv30supportos
bcs -uv30supportos vdump/vdump.c shared/util.c shared/backup.h vrestore/shell.c
vrestore/vrestore.c
[ ./sbin/backup/shared/backup.h ]
[ revision does not exist -- unlock ignored ]
[ ./sbin/backup/shared/util.c ]
[ revision does not exist -- unlock ignored ]
[ ./sbin/backup/vdump/vdump.c ]
[ revision does not exist -- unlock ignored ]
[ ./sbin/backup/vrestore/shell.c ]
[ revision does not exist -- unlock ignored ]
[ ./sbin/backup/vrestore/vrestore.c ]
[ revision does not exist -- unlock ignored ]
% bsubmit -all
Enter the defect number this submission applies to: v30supportos-198-tmark
*** No user interaction will be required during the merge step. ***
*** VALIDATION FAILURE ***
./sbin/backup/shared/backup.h -- locked.
./sbin/backup/shared/util.c -- locked.
./sbin/backup/vdump/vdump.c -- 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.
%
Thanks for your time,
Tim
|
1553.2 | Re: Trouble with bsubmit. | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Fri Jun 23 1995 15:57 | 13 |
| Date Of Receipt: 15-JUN-1995 13:20:37.34
From: SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE"
To: tmark@DEC:.zko.flume
CC: odehelp@DEC:.zko.flume
Subj: Re: Trouble with bsubmit.
I'm sorry, my mistake - the 2nd command was the wrong case:
bcs -uV30SUPPORTOS file file ...
please try again... You may need to sadmin -rm again; I haven't checked...
-josh
|