From dada@sbox.tugraz.at  Tue Feb 22 07:41:12 2005
Return-Path: <dada@sbox.tugraz.at>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 73A8E16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 22 Feb 2005 07:41:12 +0000 (GMT)
Received: from mailrelay01.tugraz.at (mailrelay.tu-graz.ac.at [129.27.3.7])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5BFFF43D41
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 22 Feb 2005 07:41:11 +0000 (GMT)
	(envelope-from dada@sbox.tugraz.at)
Received: from webmail.tugraz.at (webmail02.tu-graz.ac.at [129.27.5.36])
	by mailrelay01.tugraz.at (8.13.3/8.13.3) with ESMTP id j1M7f8DH019946
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 22 Feb 2005 08:41:08 +0100 (CET)
Received: from ARP410.kfunigraz.ac.at (ARP410.kfunigraz.ac.at
	[143.50.129.135]) by webmail.tugraz.at (Horde) with HTTP for <dada@sbox>;
	Tue, 22 Feb 2005 08:41:08 +0100
Message-Id: <20050222084108.46vincqk0s0kgo4k@webmail.tugraz.at>
Date: Tue, 22 Feb 2005 08:41:08 +0100
From: dada@sbox.tugraz.at
To: freebsd-gnats-submit@FreeBSD.org
Subject: Addendum to PR bin/77001: sysinstall binary upgrade clobbers
	/etc/login.conf.db

>Number:         77909
>Category:       bin
>Synopsis:       Addendum to PR bin/77001: sysinstall binary upgrade clobbers
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    ceri
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 22 07:50:25 GMT 2005
>Closed-Date:    Wed Feb 23 20:12:07 GMT 2005
>Last-Modified:  Wed Feb 23 20:12:07 GMT 2005
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 This message is in MIME format.
 
 --=_5goiyt6s598g
 Content-Type: text/plain;
 	charset=ISO-8859-1;
 	format="flowed"
 Content-Disposition: inline
 Content-Transfer-Encoding: 7bit
 
 There are other lost-on-bin-upgrade files in /etc too.
 This PR should probably merged into PR bin/20282
 
 --=_5goiyt6s598g
 Content-Type: text/plain;
 	charset=UTF-8;
 	name="sysinstall.patch2"
 Content-Disposition: attachment;
 	filename="sysinstall.patch2"
 Content-Transfer-Encoding: 7bit
 
 --- /usr/src/release/sysinstall/installUpgrade.c~	Mon Jun 10 06:28:53 2002
 +++ /usr/src/release/sysinstall/installUpgrade.c	Sat Feb 12 14:05:41 2005
 @@ -120,6 +120,7 @@
     { JUST_COPY,		"skeykeys",		TRUE, NULL },
     { JUST_COPY,		"spwd.db",		TRUE, NULL },
     { JUST_COPY,		"ssh",			TRUE, NULL },
 +   { JUST_COPY,		"sysctl.conf",		TRUE, NULL },
     { JUST_COPY,		"syslog.conf",		TRUE, NULL },
     { JUST_COPY,		"ttys",			TRUE, NULL },
     { JUST_COPY,		"uucp",			TRUE, NULL },
 
 --=_5goiyt6s598g--
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ceri 
State-Changed-When: Wed Feb 23 20:11:14 GMT 2005 
State-Changed-Why:  
Misfiled followup to bin/77001 [content migrated]. 


Responsible-Changed-From-To: gnats-admin->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Wed Feb 23 20:11:14 GMT 2005 
Responsible-Changed-Why:  
Take from gnats-admin. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77909 
>Unformatted:
 	/etc/login.conf.db
