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 |
Date Of Receipt: 3-AUG-1995 11:47:40.80 From: SMURF::FLUME::"[email protected]" "03-Aug-1995 1146" To: [email protected] CC: Subj: question re: bsubmit.hold I found an entry in the reference page pool's bsubmit.hold file that does not make sense to me. The entry is as follows: ronyon:devbld> more bsubmit.hold : Joe_McMullen; Date: 6/30/95; Time: 13:43 ./BASE/OSF/man2/mmap.2 Although this entry is in the bsubmit.hold file, I cannot find traces of a failed submit. The log entry for mmap.2 is in the bsubmit.log file, the correct version number is in the SNAPSHOT file, and the edit history looks correct. I asked Joe McMullen to check his sandbox with "bstat -nowall"; that command returns nothing. My guess is that flume might have gone down at the end of Joe's submit and the bsubmit process did not get to the point of removing the mmap.2 entry from the bsubmit.hold file. This is around the timeframe of when flume was being upgraded to run Platinum-Lite and flume was up and down frequently. Question: Is there a proper way to clear this entry out of the bsubmit.hold file, or do I just edit the file and remove it? Joyce
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1658.1 | Re: question re: bsubmit.hold | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Aug 09 1995 13:15 | 43 |
Date Of Receipt: 3-AUG-1995 12:09:06.52 From: SMURF::FLUME::"[email protected]" "03-Aug-1995 1207" To: [email protected] CC: [email protected] Subj: Re: question re: bsubmit.hold Yes, here's the proper way for you, as someone in the sadmin.acl file, to remove the entry (or Joe can remove it himself), both are from a sandbox backed to this pool. for Joe: % sadmin -rm 13:43 -date 6/30/95 for you: % sadmin -user Joe_McMullen -rm 13:43 -date 6/30/95 -josh > I found an entry in the reference page pool's bsubmit.hold file that does > not make sense to me. The entry is as follows: > > ronyon:devbld> more bsubmit.hold > : Joe_McMullen; Date: 6/30/95; Time: 13:43 > ./BASE/OSF/man2/mmap.2 > > Although this entry is in the bsubmit.hold file, I cannot find traces of > a failed submit. The log entry for mmap.2 is in the bsubmit.log file, > the correct version number is in the SNAPSHOT file, and the edit history > looks correct. I asked Joe McMullen to check his sandbox with "bstat > -nowall"; that command returns nothing. > > My guess is that flume might have gone down at the end of Joe's submit > and the bsubmit process did not get to the point of removing the mmap.2 > entry from the bsubmit.hold file. This is around the timeframe of when > flume was being upgraded to run Platinum-Lite and flume was up and down > frequently. > > Question: Is there a proper way to clear this entry out of the > bsubmit.hold file, or do I just edit the file and remove it? > > Joyce | |||||
1658.2 | Re: question re: bsubmit.hold | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Aug 09 1995 13:20 | 11 |
Date Of Receipt: 3-AUG-1995 12:31:18.89 From: SMURF::FLUME::"[email protected]" "03-Aug-1995 1230" To: "Joshua M. Friedman, OSF/UNIX SDE 381-1548" <[email protected]> CC: [email protected] Subj: Re: question re: bsubmit.hold I should have remembered that, *^) Thank you! Joyce |