From dom@host213-123-129-121.in-addr.btopenworld.com  Mon Apr  8 15:47:15 2002
Return-Path: <dom@host213-123-129-121.in-addr.btopenworld.com>
Received: from host213-123-129-121.in-addr.btopenworld.com (host213-123-129-121.in-addr.btopenworld.com [213.123.129.121])
	by hub.freebsd.org (Postfix) with ESMTP id D381137B416
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Apr 2002 15:47:14 -0700 (PDT)
Received: by host213-123-129-121.in-addr.btopenworld.com (Postfix, from userid 1001)
	id ED5141A8; Mon,  8 Apr 2002 23:46:06 +0100 (BST)
Message-Id: <20020408224606.ED5141A8@host213-123-129-121.in-addr.btopenworld.com>
Date: Mon,  8 Apr 2002 23:46:06 +0100 (BST)
From: Dominic Marks <dominic_marks@btinternet.com>
Reply-To: Dominic Marks <dominic_marks@btinternet.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject:
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         36907
>Category:       ports
>Synopsis:       ports/www/apache2 deinstall may need update
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    cy
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 08 15:50:04 PDT 2002
>Closed-Date:    Wed May 08 20:57:09 PDT 2002
>Last-Modified:  Wed May 08 20:57:09 PDT 2002
>Originator:     Dominic Marks
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Student
>Environment:
System: FreeBSD gallium 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Mar 31
21:34:18 BST 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386

	
>Description:
	The apache2 port has a pkg-deinstall message which tells the user
	the following: 
	
		"To delete Apache user permanently, use 'pw userdel www'"

	However since rev 1.25.2.5 of etc/master.passwd FreeBSD has the user
	and group www by default, so this is no longer correct advice.

	
>How-To-Repeat:
	cd /usr/ports/www/apache2/ && make deinstall
	
>Fix:
	Remove the pkg-deinstall file, or make it intelligent enough to know
	that on revisions greater or equal to 1.25.2.5 deletion is not
	required. The revision Id can be obtained with:

	# ident /etc/master.passwd | cut -f8 -d " "

	The pkg-install only adds the www:www information if it doesn't
	already exist so it does not need to be changed.

	
>Release-Note:
>Audit-Trail:

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: freebsd-gnats-submit@FreeBSD.org, dominic_marks@btinternet.com
Cc:  
Subject: Re: ports/36907: ports/www/apache2 deinstall may need update
Date: Wed, 08 May 2002 09:47:48 -0500

 Have you mentioned this to the maintainer?
 

From: Hye-Shik Chang <perky@fallin.lv>
To: "David W. Chapman Jr." <dwcjr@inethouston.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/36907: ports/www/apache2 deinstall may need update
Date: Thu, 9 May 2002 00:13:15 +0900

 On Wed, May 08, 2002 at 07:50:06AM -0700, David W. Chapman Jr. wrote:
 >  Have you mentioned this to the maintainer?
 >  
 
 Hello, I'm a maintainer of this port.
 I'll delete pkg-deinstall on next update (PR/37849)
 
 -- 
 Hye-Shik Chang <perky@fallin.lv>
 Yonsei University, Seoul
 ^D
State-Changed-From-To: open->analyzed 
State-Changed-By: cy 
State-Changed-When: Wed May 8 08:31:51 PDT 2002 
State-Changed-Why:  
Fix implemented in my tree.  Awaiting resolution of PR/37849 before 
committing. 


Responsible-Changed-From-To: freebsd-ports->cy 
Responsible-Changed-By: cy 
Responsible-Changed-When: Wed May 8 08:31:51 PDT 2002 
Responsible-Changed-Why:  
I'm already working on PR/37849.  As this one is related to it, I'll 
take this one on too. 

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

From: Dominic Marks <dominic_marks@btinternet.com>
To: "David W. Chapman Jr." <dwcjr@inethouston.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/36907: ports/www/apache2 deinstall may need update
Date: Wed, 8 May 2002 16:58:29 +0100

 On Wed, May 08, 2002 at 09:47:48AM -0500, David W. Chapman Jr. wrote:
 > Have you mentioned this to the maintainer?
 
 I think I CC'ed him on the original mail. But it was long enough ago
 so that I don't remember for sure.
 
 -- 
 Dominic
State-Changed-From-To: analyzed->closed 
State-Changed-By: cy 
State-Changed-When: Wed May 8 20:56:27 PDT 2002 
State-Changed-Why:  
Committed.  Thanks to all for their contributions. 

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