From hartmans@MIT.EDU Sun Dec 8 19:10:09 1996
Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id TAA28790 for <bugs@RT-11.MIT.EDU>; Sun, 8 Dec 1996 19:10:08 -0500
Received: from STARKILLER.MIT.EDU by MIT.EDU with SMTP
id AA08252; Sun, 8 Dec 96 19:10:08 EST
Received: by starkiller.MIT.EDU (5.x/4.7) id AA07355; Sun, 8 Dec 1996 19:10:07 -0500
Message-Id: <9612090010.AA07355@starkiller.MIT.EDU>
Date: Sun, 8 Dec 1996 19:10:07 -0500
From: hartmans@MIT.EDU
Reply-To: hartmans@MIT.EDU
To: krb5-bugs@MIT.EDU
Subject: send-pr is broken and sends to bugs not krb5-bugs
X-Send-Pr-Version: 3.99
System: SunOS starkiller 5.4 Generic_101945-37 sun4m sparc
The krb5-send-pr in the tree
sends to bugs not krb5-bugs.
The cause of this problem is fairly complex and involved very annoying details of the Gnats build procedure;
we have fixed our build procedures so it will not be introduced in the future,
and need to re-import/re-thaw.
Responsible-Changed-From-To: krb5-unassigned->hartmans
Responsible-Changed-By: hartmans
Responsible-Changed-When: Tue Dec 10 05:24:41 1996
Responsible-Changed-Why:
State-Changed-From-To: open-closed
State-Changed-By: hartmans
State-Changed-When: Tue Dec 10 05:24:46 1996
State-Changed-Why:
Imported new send-pr to fix.
Also, disabled installation of install-sid
as it won't work.
From: Sam Hartman <hartmans@MIT.EDU>
To: krb5-bugs@MIT.EDU
Cc: krbdev@MIT.EDU
Subject: Re: krb5-misc/287: send-pr is broken and sends to bugs not krb5-bugs
Date: 10 Dec 1996 05:21:06 -0500
I might as well explain what I know of the problem now that
it's fixed. Basically, the version of send-pr we install in the krb5
tree comes from a send-pr made using the mkdist command in the Gnats
release. This mesans I:
* check out Gnats from the gnats repository
* build and install Gnats
* run mkdist
* cvs import the output in krb5's tree
The problem is that the Gnats configure process goes through a
fairly strange set of procedures to attempt to determine what the
Gnats configuration should be at build time. It reads a configuration
file out of the install tree at configure time among other things.
Apparently, when I built it for the 1.1.1.3 import of send-pr into
krb5, I did something right so the address was krb5-bugs. When I
built the 1.1.1.4 version, I did something wrong, and the address
wasn't krb5-bugs.
I do not know exactly what went wrong nor why. I do not
care; I brute-forced our Gnats build process so it always gets the
right address.
Sorry about the poor testing of the 1.1.1.4 import; I checked
to make sure the part of the change I intended to make happened
correctly, but did not do a full build/install/test cycle.
Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id TAA28790 for <bugs@RT-11.MIT.EDU>; Sun, 8 Dec 1996 19:10:08 -0500
Received: from STARKILLER.MIT.EDU by MIT.EDU with SMTP
id AA08252; Sun, 8 Dec 96 19:10:08 EST
Received: by starkiller.MIT.EDU (5.x/4.7) id AA07355; Sun, 8 Dec 1996 19:10:07 -0500
Message-Id: <9612090010.AA07355@starkiller.MIT.EDU>
Date: Sun, 8 Dec 1996 19:10:07 -0500
From: hartmans@MIT.EDU
Reply-To: hartmans@MIT.EDU
To: krb5-bugs@MIT.EDU
Subject: send-pr is broken and sends to bugs not krb5-bugs
X-Send-Pr-Version: 3.99
Show quoted text
>Number: 287
>Category: krb5-misc
>Synopsis: send-pr is broken and sends to bugs not krb5-bugs
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: hartmans
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Sun Dec 08 19:11:01 EST 1996
>Last-Modified: Tue Dec 10 05:28:00 EST 1996
>Originator: Sam Hartman
>Organization:
mit>Category: krb5-misc
>Synopsis: send-pr is broken and sends to bugs not krb5-bugs
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: hartmans
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Sun Dec 08 19:11:01 EST 1996
>Last-Modified: Tue Dec 10 05:28:00 EST 1996
>Originator: Sam Hartman
>Organization:
Show quoted text
>Release: 1.0-development
>Environment:
>Environment:
System: SunOS starkiller 5.4 Generic_101945-37 sun4m sparc
Show quoted text
>Description:
The krb5-send-pr in the tree
sends to bugs not krb5-bugs.
The cause of this problem is fairly complex and involved very annoying details of the Gnats build procedure;
we have fixed our build procedures so it will not be introduced in the future,
and need to re-import/re-thaw.
Show quoted text
>How-To-Repeat:
Show quoted text
>Fix:
Show quoted text
>Audit-Trail:
Responsible-Changed-From-To: krb5-unassigned->hartmans
Responsible-Changed-By: hartmans
Responsible-Changed-When: Tue Dec 10 05:24:41 1996
Responsible-Changed-Why:
State-Changed-From-To: open-closed
State-Changed-By: hartmans
State-Changed-When: Tue Dec 10 05:24:46 1996
State-Changed-Why:
Imported new send-pr to fix.
Also, disabled installation of install-sid
as it won't work.
From: Sam Hartman <hartmans@MIT.EDU>
To: krb5-bugs@MIT.EDU
Cc: krbdev@MIT.EDU
Subject: Re: krb5-misc/287: send-pr is broken and sends to bugs not krb5-bugs
Date: 10 Dec 1996 05:21:06 -0500
I might as well explain what I know of the problem now that
it's fixed. Basically, the version of send-pr we install in the krb5
tree comes from a send-pr made using the mkdist command in the Gnats
release. This mesans I:
* check out Gnats from the gnats repository
* build and install Gnats
* run mkdist
* cvs import the output in krb5's tree
The problem is that the Gnats configure process goes through a
fairly strange set of procedures to attempt to determine what the
Gnats configuration should be at build time. It reads a configuration
file out of the install tree at configure time among other things.
Apparently, when I built it for the 1.1.1.3 import of send-pr into
krb5, I did something right so the address was krb5-bugs. When I
built the 1.1.1.4 version, I did something wrong, and the address
wasn't krb5-bugs.
I do not know exactly what went wrong nor why. I do not
care; I brute-forced our Gnats build process so it always gets the
right address.
Sorry about the poor testing of the 1.1.1.4 import; I checked
to make sure the part of the change I intended to make happened
correctly, but did not do a full build/install/test cycle.
Show quoted text
>Unformatted: