From nobody@FreeBSD.org  Sat Mar 23 11:41:23 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 02E70117
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Mar 2013 11:41:23 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id CF654F1
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Mar 2013 11:41:22 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2NBfL8O030443
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Mar 2013 11:41:21 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r2NBfLI6030436;
	Sat, 23 Mar 2013 11:41:21 GMT
	(envelope-from nobody)
Message-Id: <201303231141.r2NBfLI6030436@red.freebsd.org>
Date: Sat, 23 Mar 2013 11:41:21 GMT
From: Rick Miller <vmiller@hostileadmin.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sysinstall 'All' distribution selection attempts to install DEBUG kernel
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         177309
>Category:       bin
>Synopsis:       sysinstall(8): sysinstall 'All' distribution selection attempts to install DEBUG kernel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dteske
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 23 11:50:00 UTC 2013
>Closed-Date:    Sun Apr 14 18:41:55 UTC 2013
>Last-Modified:  Sun Apr 14 18:41:55 UTC 2013
>Originator:     Rick Miller
>Release:        FreeBSD 8.x
>Organization:
>Environment:
>Description:
I copied the 8.4-BETA1 directory from the dvd1 ISO and it's contents to a web server in DocumentRoot at pub/FreeBSD/releases/amd64/.  Booted a VM to the ISO and selected HTTP Direct for the media type and entered the URL without a URI.

Selecting "All" as to which distributions to install, sysinstall proceeds until it opens a dialog stating "Unable to transfer the DEBUG distribution from http://$URL.  Do you want to try to retrieve it again?". I chose "No" and it continue.

As for the DEBUG distribution, I previously asked for sysinstall to have the ability to install a 2nd kernel (Do you remember, Devin?), which we call DEBUG internally.  Naturally, unless someone generates it, the DEBUG distribution will not exist in FreeBSD media generated outside of my company.
>How-To-Repeat:
I copied the 8.4-BETA1 directory from the dvd1 ISO and it's contents to a web server in DocumentRoot at pub/FreeBSD/releases/amd64/.  Booted a VM to the ISO and selected HTTP Direct for the media type and entered the URL without a URI.

Selecting "All" as to which distributions to install, sysinstall proceeds until it opens a dialog stating "Unable to transfer the DEBUG distribution from http://$URL.  Do you want to try to retrieve it again?". I chose "No" and it continue.

As for the DEBUG distribution, I previously asked for sysinstall to have the ability to install a 2nd kernel (Do you remember, Devin?), which we call DEBUG internally.  Naturally, unless someone generates it, the DEBUG distribution will not exist in FreeBSD media generated outside of my company.
>Fix:
Devin Teske currently researching

>Release-Note:
>Audit-Trail:

From: Scot Hetzel <swhetzel@gmail.com>
To: Rick Miller <vmiller@hostileadmin.com>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: amd64/177309: sysinstall 'All' distribution selection attempts to
 install DEBUG kernel
Date: Sat, 23 Mar 2013 10:35:02 -0500

 On Sat, Mar 23, 2013 at 6:41 AM, Rick Miller <vmiller@hostileadmin.com> wro=
 te:
 > I copied the 8.4-BETA1 directory from the dvd1 ISO and it's contents to a=
  web server in DocumentRoot at pub/FreeBSD/releases/amd64/.  Booted a VM to=
  the ISO and selected HTTP Direct for the media type and entered the URL wi=
 thout a URI.
 >
 > Selecting "All" as to which distributions to install, sysinstall proceeds=
  until it opens a dialog stating "Unable to transfer the DEBUG distribution=
  from http://$URL.  Do you want to try to retrieve it again?". I chose "No"=
  and it continue.
 >
 > As for the DEBUG distribution, I previously asked for sysinstall to have =
 the ability to install a 2nd kernel (Do you remember, Devin?), which we cal=
 l DEBUG internally.  Naturally, unless someone generates it, the DEBUG dist=
 ribution will not exist in FreeBSD media generated outside of my company.
 
 This is a known issue that was mentioned in the announcement for the
 testing of 8.4-BETA1:
 
 On Fri, Mar 22, 2013 at 7:17 PM, Glen Barber <gjb@freebsd.org> wrote:
 > The following known issues are present in 8.4-BETA1
 :
 >
 > 2) Selecting 'All' on the 'Choose Distributions' screen attempts to
 >    install a DEBUG kernel which is not present in the image so the
 >    installation will fail.  Just select one of the other distributions
 >    ("Developer", "Kern-Developer", "User", etc).
 >
 
 
 --=20
 DISCLAIMER:
 
 No electrons were maimed while sending this message. Only slightly bruised.
Responsible-Changed-From-To: freebsd-amd64->freebsd-sysinstall 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Mar 23 15:58:44 UTC 2013 
Responsible-Changed-Why:  
reclassify. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177309 

From: Rick Miller <vmiller@hostileadmin.com>
To: Scot Hetzel <swhetzel@gmail.com>, freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: amd64/177309: sysinstall 'All' distribution selection attempts to
 install DEBUG kernel
Date: Sat, 23 Mar 2013 12:00:49 -0400

 Correct.  I was the one who discovered this and Devin Teske asked me
 to open a PR for it.
 
 
 
 On 3/23/13, Scot Hetzel <swhetzel@gmail.com> wrote:
 > On Sat, Mar 23, 2013 at 6:41 AM, Rick Miller <vmiller@hostileadmin.com>
 > wrote:
 >> I copied the 8.4-BETA1 directory from the dvd1 ISO and it's contents to a
 >> web server in DocumentRoot at pub/FreeBSD/releases/amd64/.  Booted a VM to
 >> the ISO and selected HTTP Direct for the media type and entered the URL
 >> without a URI.
 >>
 >> Selecting "All" as to which distributions to install, sysinstall proceeds
 >> until it opens a dialog stating "Unable to transfer the DEBUG distribution
 >> from http://$URL.  Do you want to try to retrieve it again?". I chose "No"
 >> and it continue.
 >>
 >> As for the DEBUG distribution, I previously asked for sysinstall to have
 >> the ability to install a 2nd kernel (Do you remember, Devin?), which we
 >> call DEBUG internally.  Naturally, unless someone generates it, the DEBUG
 >> distribution will not exist in FreeBSD media generated outside of my
 >> company.
 >
 > This is a known issue that was mentioned in the announcement for the
 > testing of 8.4-BETA1:
 >
 > On Fri, Mar 22, 2013 at 7:17 PM, Glen Barber <gjb@freebsd.org> wrote:
 >> The following known issues are present in 8.4-BETA1
 > :
 >>
 >> 2) Selecting 'All' on the 'Choose Distributions' screen attempts to
 >>    install a DEBUG kernel which is not present in the image so the
 >>    installation will fail.  Just select one of the other distributions
 >>    ("Developer", "Kern-Developer", "User", etc).
 >>
 >
 >
 > --
 > DISCLAIMER:
 >
 > No electrons were maimed while sending this message. Only slightly bruised.
 >
 
 -- 
 Sent from my mobile device
 
 Take care
 Rick Miller
Responsible-Changed-From-To: freebsd-sysinstall->dteske 
Responsible-Changed-By: dteske 
Responsible-Changed-When: Sun Mar 24 23:44:16 UTC 2013 
Responsible-Changed-Why:  
My fault, I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177309 
State-Changed-From-To: open->patched 
State-Changed-By: dteske 
State-Changed-When: Tue Apr 2 14:12:20 UTC 2013 
State-Changed-Why:  
Fix committed as r249023. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177309 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/177309: commit references a PR
Date: Tue,  2 Apr 2013 14:10:30 +0000 (UTC)

 Author: dteske
 Date: Tue Apr  2 14:10:22 2013
 New Revision: 249023
 URL: http://svnweb.freebsd.org/changeset/base/249023
 
 Log:
   Oops, r240972 (Add DEBUG kernel distribution) forgot to make said distribution
   optional (such as the long-standing "local" distribution; also optional). This
   fixes a regression in the install process when the user selects "All" as the
   distribution-set.
   
   This is a direct commit to stable/8.
   
   PR:		bin/177309
   Reviewed by:	eadler
 
 Modified:
   stable/8/usr.sbin/sysinstall/dist.c
 
 Modified: stable/8/usr.sbin/sysinstall/dist.c
 ==============================================================================
 --- stable/8/usr.sbin/sysinstall/dist.c	Tue Apr  2 13:52:09 2013	(r249022)
 +++ stable/8/usr.sbin/sysinstall/dist.c	Tue Apr  2 14:10:22 2013	(r249023)
 @@ -756,7 +756,9 @@ distExtract(char *parent, Distribution *
  		&me[i] == BASE_DIST);
  	    if (!status) {
  		dialog_clear_norefresh();
 -		if (me[i].my_bit != DIST_LOCAL) {
 +		if (me[i].my_bit != DIST_LOCAL &&
 +		    me[i].my_bit != DIST_KERNEL_DEBUG)
 +		{
  		    status = msgYesNo("Unable to transfer the %s distribution from\n%s.\n\n"
  			              "Do you want to try to retrieve it again?",
  				      me[i].my_name, mediaDevice->name);
 @@ -767,7 +769,7 @@ distExtract(char *parent, Distribution *
  
  		    status = FALSE;
  		} else {
 -			// ignore any failures with DIST_LOCAL
 +			// ignore any failures with DIST_LOCAL/_KERNEL_DEBUG
  			status = TRUE;
  		}
  	    }
 @@ -906,8 +908,8 @@ distExtractAll(dialogMenuItem *self)
      if ((old_dists & DIST_KERNEL) && !(Dists & DIST_KERNEL))
  	status |= installFixupKernel(self, old_kernel);
  
 -    /* Clear any local dist flags now */
 -    Dists &= ~DIST_LOCAL;
 +    /* Clear any optional dist flags now */
 +    Dists &= ~(DIST_LOCAL|DIST_KERNEL_DEBUG);
  
      if (Dists) {
  	int col = 0;
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/177309: commit references a PR
Date: Tue,  2 Apr 2013 17:11:21 +0000 (UTC)

 Author: dteske
 Date: Tue Apr  2 17:11:07 2013
 New Revision: 249027
 URL: http://svnweb.freebsd.org/changeset/base/249027
 
 Log:
   MFS8 r249023:
     Oops, r240972 (Add DEBUG kernel distribution) forgot to make said
     distribution optional (such as the long-standing "local" distribution;
     also optional). This fixes a regression in the install process when the
     user selects "All" as the distribution-set.
   
     This is a direct commit to stable/8.
   
   PR:		bin/177309
   Reviewed by:	eadler
   Approved by:	re (glebius)
 
 Modified:
   releng/8.4/usr.sbin/sysinstall/dist.c
 Directory Properties:
   releng/8.4/usr.sbin/sysinstall/   (props changed)
 
 Modified: releng/8.4/usr.sbin/sysinstall/dist.c
 ==============================================================================
 --- releng/8.4/usr.sbin/sysinstall/dist.c	Tue Apr  2 16:50:50 2013	(r249026)
 +++ releng/8.4/usr.sbin/sysinstall/dist.c	Tue Apr  2 17:11:07 2013	(r249027)
 @@ -756,7 +756,9 @@ distExtract(char *parent, Distribution *
  		&me[i] == BASE_DIST);
  	    if (!status) {
  		dialog_clear_norefresh();
 -		if (me[i].my_bit != DIST_LOCAL) {
 +		if (me[i].my_bit != DIST_LOCAL &&
 +		    me[i].my_bit != DIST_KERNEL_DEBUG)
 +		{
  		    status = msgYesNo("Unable to transfer the %s distribution from\n%s.\n\n"
  			              "Do you want to try to retrieve it again?",
  				      me[i].my_name, mediaDevice->name);
 @@ -767,7 +769,7 @@ distExtract(char *parent, Distribution *
  
  		    status = FALSE;
  		} else {
 -			// ignore any failures with DIST_LOCAL
 +			// ignore any failures with DIST_LOCAL/_KERNEL_DEBUG
  			status = TRUE;
  		}
  	    }
 @@ -906,8 +908,8 @@ distExtractAll(dialogMenuItem *self)
      if ((old_dists & DIST_KERNEL) && !(Dists & DIST_KERNEL))
  	status |= installFixupKernel(self, old_kernel);
  
 -    /* Clear any local dist flags now */
 -    Dists &= ~DIST_LOCAL;
 +    /* Clear any optional dist flags now */
 +    Dists &= ~(DIST_LOCAL|DIST_KERNEL_DEBUG);
  
      if (Dists) {
  	int col = 0;
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 

From: "Teske, Devin" <Devin.Teske@fisglobal.com>
To: "bug-followup@FreeBSD.org" <bug-followup@FreeBSD.org>,
        "vmiller@hostileadmin.com" <vmiller@hostileadmin.com>
Cc:  
Subject: Re: bin/177309: sysinstall(8): sysinstall &#39;All&#39;
 distribution selection attempts to install DEBUG kernel
Date: Tue, 2 Apr 2013 17:15:59 +0000

 Merged from stable/8 to releng/8.4 with SVN r249027 in time for upcoming 8.=
 4-RELEASE.
 --=20
 Devin
 
 _____________
 The information contained in this message is proprietary and/or confidentia=
 l. If you are not the intended recipient, please: (i) delete the message an=
 d all copies; (ii) do not disclose, distribute or use the message in any ma=
 nner; and (iii) notify the sender immediately. In addition, please be aware=
  that any message addressed to our domain is subject to archiving and revie=
 w by persons other than the intended recipient. Thank you.

From: "Miller, Vincent (Rick)" <vmiller@verisign.com>
To: "bug-followup@FreeBSD.org" <bug-followup@FreeBSD.org>,
        "vmiller@hostileadmin.com" <vmiller@hostileadmin.com>
Cc: Devin Teske <dteske@FreeBSD.org>
Subject: Re: bin/177309: sysinstall(8): sysinstall All distribution
 selection attempts to install DEBUG kernel
Date: Tue, 2 Apr 2013 19:15:40 +0000

 --_000_CD80A699A61Dvmillerverisigncom_
 Content-Type: text/plain; charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 I co'd and compiled stable/8 this morning.  I copied the bootonly ISO to my=
  ESX server and connected it to my VM.  I left the 8.4-BETA1 content on the=
  web server so I could use that to test.  I booted the VM to the bootonly I=
 SO.  At the screen to select the HTTPDirect URL I appended the IP addr of t=
 he web server and received the following error:
 
 http://www.hostileadmin.com/images/screenshot_main_terminal.png
 
 Here is the debug terminal:
 
 http://www.hostileadmin.com/images/screenshot_debug_term.png
 
 Here's the directory layout at the web server's DOCROOT:
 
 # ls -l pub/FreeBSD/releases/amd64/8.4-BETA1/
 total 48
 drwxr-xr-x 2 root root 4096 Mar 20 00:39 base
 drwxr-xr-x 2 root root 4096 Mar 20 00:40 catpages
 drwxr-xr-x 2 root root 4096 Mar 20 00:41 dict
 drwxr-xr-x 2 root root 4096 Mar 20 00:41 doc
 drwxr-xr-x 2 root root 4096 Mar 20 00:40 games
 drwxr-xr-x 2 root root 4096 Mar 20 00:41 info
 drwxr-xr-x 2 root root 4096 Mar 20 00:44 kernels
 drwxr-xr-x 2 root root 4096 Mar 20 00:41 lib32
 drwxr-xr-x 2 root root 4096 Mar 20 00:40 manpages
 drwxr-xr-x 2 root root 4096 Mar 20 00:54 ports
 drwxr-xr-x 2 root root 4096 Mar 20 00:40 proflibs
 drwxr-xr-x 2 root root 4096 Mar 20 00:59 src
 
 There error in the message clearly has a differing path than what is availa=
 ble on the web server.
 
 --_000_CD80A699A61Dvmillerverisigncom_
 Content-Type: text/html; charset="us-ascii"
 Content-ID: <1F7F833CEE7B6A46AB8351F7ECF3979F@verisign.com>
 Content-Transfer-Encoding: quoted-printable
 
 <html>
 <head>
 <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
 >
 </head>
 <body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-lin=
 e-break: after-white-space; color: rgb(0, 0, 0); font-size: 12px; font-fami=
 ly: Calibri, sans-serif; ">
 <div>
 <div>
 <div>
 <div style=3D"color: rgb(34, 34, 34); font-family: arial, sans-serif; font-=
 size: 13px; font-style: normal; font-variant: normal; font-weight: normal; =
 letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webki=
 t-auto; text-indent: 0px; text-transform: none; white-space: normal; widows=
 : 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke=
 -width: 0px; background-color: rgb(255, 255, 255); ">
 I co'd and compiled stable/8 this morning. &nbsp;I copied the bootonly ISO =
 to my ESX server and connected it to my VM. &nbsp;I left the 8.4-BETA1 cont=
 ent on the web server so I could use that to test. &nbsp;I booted the VM to=
  the bootonly ISO. &nbsp;At the screen to select the
  HTTPDirect URL I appended the IP addr of the web server and received the f=
 ollowing error:</div>
 <div style=3D"color: rgb(34, 34, 34); font-family: arial, sans-serif; font-=
 size: 13px; font-style: normal; font-variant: normal; font-weight: normal; =
 letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webki=
 t-auto; text-indent: 0px; text-transform: none; white-space: normal; widows=
 : 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke=
 -width: 0px; background-color: rgb(255, 255, 255); ">
 <br>
 </div>
 <div style=3D"color: rgb(34, 34, 34); font-family: arial, sans-serif; font-=
 size: 13px; font-style: normal; font-variant: normal; font-weight: normal; =
 letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webki=
 t-auto; text-indent: 0px; text-transform: none; white-space: normal; widows=
 : 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke=
 -width: 0px; background-color: rgb(255, 255, 255); ">
 <a href=3D"http://www.hostileadmin.com/images/screenshot_main_terminal.png"=
  target=3D"_blank" style=3D"color: rgb(17, 85, 204); ">http://www.hostilead=
 min.com/<wbr>images/screenshot_main_<wbr>terminal.png</a></div>
 <div style=3D"color: rgb(34, 34, 34); font-family: arial, sans-serif; font-=
 size: 13px; font-style: normal; font-variant: normal; font-weight: normal; =
 letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webki=
 t-auto; text-indent: 0px; text-transform: none; white-space: normal; widows=
 : 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke=
 -width: 0px; background-color: rgb(255, 255, 255); ">
 <br>
 </div>
 <div style=3D"color: rgb(34, 34, 34); font-family: arial, sans-serif; font-=
 size: 13px; font-style: normal; font-variant: normal; font-weight: normal; =
 letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webki=
 t-auto; text-indent: 0px; text-transform: none; white-space: normal; widows=
 : 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke=
 -width: 0px; background-color: rgb(255, 255, 255); ">
 Here is the debug terminal:</div>
 <div style=3D"color: rgb(34, 34, 34); font-family: arial, sans-serif; font-=
 size: 13px; font-style: normal; font-variant: normal; font-weight: normal; =
 letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webki=
 t-auto; text-indent: 0px; text-transform: none; white-space: normal; widows=
 : 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke=
 -width: 0px; background-color: rgb(255, 255, 255); ">
 <br>
 </div>
 <div style=3D"color: rgb(34, 34, 34); font-family: arial, sans-serif; font-=
 size: 13px; font-style: normal; font-variant: normal; font-weight: normal; =
 letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webki=
 t-auto; text-indent: 0px; text-transform: none; white-space: normal; widows=
 : 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke=
 -width: 0px; background-color: rgb(255, 255, 255); ">
 <a href=3D"http://www.hostileadmin.com/images/screenshot_debug_term.png" ta=
 rget=3D"_blank" style=3D"color: rgb(17, 85, 204); ">http://www.hostileadmin=
 .com/<wbr>images/screenshot_debug_term.<wbr>png</a><br>
 </div>
 <div style=3D"color: rgb(34, 34, 34); font-family: arial, sans-serif; font-=
 size: 13px; font-style: normal; font-variant: normal; font-weight: normal; =
 letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webki=
 t-auto; text-indent: 0px; text-transform: none; white-space: normal; widows=
 : 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke=
 -width: 0px; background-color: rgb(255, 255, 255); ">
 <br>
 </div>
 <div style=3D"color: rgb(34, 34, 34); font-family: arial, sans-serif; font-=
 size: 13px; font-style: normal; font-variant: normal; font-weight: normal; =
 letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webki=
 t-auto; text-indent: 0px; text-transform: none; white-space: normal; widows=
 : 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke=
 -width: 0px; background-color: rgb(255, 255, 255); ">
 Here's the directory layout at the web server's DOCROOT:</div>
 <div style=3D"color: rgb(34, 34, 34); font-family: arial, sans-serif; font-=
 size: 13px; font-style: normal; font-variant: normal; font-weight: normal; =
 letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webki=
 t-auto; text-indent: 0px; text-transform: none; white-space: normal; widows=
 : 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke=
 -width: 0px; background-color: rgb(255, 255, 255); ">
 <br>
 </div>
 <div style=3D"color: rgb(34, 34, 34); font-family: arial, sans-serif; font-=
 size: 13px; font-style: normal; font-variant: normal; font-weight: normal; =
 letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webki=
 t-auto; text-indent: 0px; text-transform: none; white-space: normal; widows=
 : 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke=
 -width: 0px; background-color: rgb(255, 255, 255); ">
 <div># ls -l pub/FreeBSD/releases/amd64/8.<wbr>4-BETA1/</div>
 <div>total 48</div>
 <div>drwxr-xr-x 2 root root 4096 Mar 20 00:39 base</div>
 <div>drwxr-xr-x 2 root root 4096 Mar 20 00:40 catpages</div>
 <div>drwxr-xr-x 2 root root 4096 Mar 20 00:41 dict</div>
 <div>drwxr-xr-x 2 root root 4096 Mar 20 00:41 doc</div>
 <div>drwxr-xr-x 2 root root 4096 Mar 20 00:40 games</div>
 <div>drwxr-xr-x 2 root root 4096 Mar 20 00:41 info</div>
 <div>drwxr-xr-x 2 root root 4096 Mar 20 00:44 kernels</div>
 <div>drwxr-xr-x 2 root root 4096 Mar 20 00:41 lib32</div>
 <div>drwxr-xr-x 2 root root 4096 Mar 20 00:40 manpages</div>
 <div>drwxr-xr-x 2 root root 4096 Mar 20 00:54 ports</div>
 <div>drwxr-xr-x 2 root root 4096 Mar 20 00:40 proflibs</div>
 <div>drwxr-xr-x 2 root root 4096 Mar 20 00:59 src</div>
 <div><br>
 </div>
 <div>There error in the message clearly has a differing path than what is a=
 vailable on the web server.</div>
 </div>
 </div>
 </div>
 </div>
 </body>
 </html>
 
 --_000_CD80A699A61Dvmillerverisigncom_--

From: "Miller, Vincent (Rick)" <vmiller@verisign.com>
To: "bug-followup@FreeBSD.org" <bug-followup@freebsd.org>,
        "vmiller@hostileadmin.com" <vmiller@hostileadmin.com>
Cc: Devin Teske <dteske@freebsd.org>
Subject: Re: bin/177309: sysinstall(8): sysinstall &#39;All&#39;
 distribution selection attempts to install DEBUG kernel
Date: Tue, 2 Apr 2013 23:30:58 +0000

 --_000_CD80E271A639vmillerverisigncom_
 Content-Type: text/plain; charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 The patch works.  The directory on my web server used 8.4-BETA1 and the new=
  stable/8 was looking for 8.4-PRERELEASE.  I created a symlink from 8.4-PRE=
 RELEASE to 8.4-BETA1 on the web server and performed the test a second time=
  and it worked as expected.
 
 --_000_CD80E271A639vmillerverisigncom_
 Content-Type: text/html; charset="us-ascii"
 Content-ID: <DF15A03F12A00949A0315BA6068ECFA3@verisign.com>
 Content-Transfer-Encoding: quoted-printable
 
 <html>
 <head>
 <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
 >
 </head>
 <body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-lin=
 e-break: after-white-space; color: rgb(0, 0, 0); font-size: 12px; font-fami=
 ly: Calibri, sans-serif; ">
 <div>
 <div>
 <div>The patch works. &nbsp;The directory on my web server used 8.4-BETA1 a=
 nd the new stable/8 was looking for 8.4-PRERELEASE. &nbsp;I created a symli=
 nk from 8.4-PRERELEASE to 8.4-BETA1 on the web server and performed the tes=
 t a second time and it worked as expected.</div>
 </div>
 </div>
 </body>
 </html>
 
 --_000_CD80E271A639vmillerverisigncom_--
State-Changed-From-To: patched->closed 
State-Changed-By: dteske 
State-Changed-When: Sun Apr 14 18:40:20 UTC 2013 
State-Changed-Why:  
Merged from 8 to 9 via r249027 (all active releases 
where sysinstall(8) exists are now patched). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177309 
>Unformatted:
