| Date Of Receipt: 20-JUL-1993 09:02:10.69
From: FLUME::"[email protected]" "Grant Van Dyck"
To: [email protected] (Ron Menner USG/Kernel Networking)
CC: [email protected], [email protected], [email protected],
[email protected]
Subj: Re: Undefuncting kernel/streamsm/Makefile....
When you were in the middle of this, (when I saw the submit mail)
I looked in the submit tree and saw that the Makefile WAS there,
checked the SNAPSHOT and it was there.
What I think happened involves what I consider a bug in ODE
that interacted with the build scripts.
When a file is defuncted, it's removed from the tree and the SNAPSHOT
and added to the DEFUNCT list.
When a file is undefuncted and resubmitted, the DEFUNCT list is not checked
and it remains there. The build scripts make an extra check each night
and remove any DEFUNCTED files found there.
I will restore the file and REMOVE it from the DEFUNCT list.
-Grant
| Hi-
|
| Although Grant's fix in RCS for UNdefuncting
| kernel/streamsm/Makefile allowed the file to be submitted,
| the DEFAULT_SET was never updated (bsubmit gave no error
| indication). Here's the submission log:
|
|
| Submission Log *****
|
| Submitted by Ronald_Menner; User name: rtm; Node name: rambler.zk3.dec.com
| Date: 7/19/93; Time: 12:10
| Coordinated Universal Time: 07/19/93 16:10:38 GMT
| Number of files: 6; Defect number: agosminor-601-rtm.
| Set name: Ronald_Menner_strl_fix; Sandbox: /usr/sandboxes/rtm/strl_fix
| List of files and revisions:
| ./dev/MAKEDEV/alpha/MAKEDEV.sh,v 1.1.12.16
| ./etc/strsetup.conf,v 1.1.2.3
| ./kernel/Makefile,v 4.6.31.10
| ./kernel/streamsm/Makefile,v 1.1.5.3
| ./usr/sbin/autopush/autopush.c,v 1.1.5.3
| ./usr/sbin/strsetup/strsetup.c,v 4.2.12.7
|
| Detailed description:
|
| [ ./dev/MAKEDEV/alpha/MAKEDEV.sh ]
| remove /dev/pts/* now handled by strsetup
| [1993/07/14 21:43:32 Ronald_Menner]
| [ ./etc/strsetup.conf ]
| changed default name for ptm and sad
| [1993/07/14 21:42:46 Ronald_Menner]
| [ ./kernel/Makefile ]
| put back streamsm directory
| [1993/07/14 21:41:45 Ronald_Menner]
| [ ./kernel/streamsm/Makefile ]
| "undefunct" this file ... needed for customers
| [1993/07/14 21:42:11 Ronald_Menner]
| [ ./usr/sbin/autopush/autopush.c ]
| Changed autopush to use /dev/sad/admin and removed unsupported "sc"
| option
| [1993/07/14 21:47:11 Ronald_Menner]
| [ ./usr/sbin/strsetup/strsetup.c ]
| Added creation of /dev/sad/admin for sad device (in case
| strsetup.conf is missing)
| [1993/07/14 21:45:46 Ronald_Menner]
|
| End Log *****
|
|
| Guess i should have checked the DEFAULT_SET myself instead of
| believing bsubmit - silly me!
|
| /ron
|
|
|
|
| Date Of Receipt: 20-JUL-1993 09:16:15.18
From: ABYSS::rtm "Ron Menner USG/Kernel Networking"
To: [email protected], abyss::vandyck
CC: abyss::brett, [email protected], [email protected], abyss::walker
Subj: Re: Undefuncting kernel/streamsm/Makefile....
Grant,
Thanks a bunch!
/ron
|