From mvoorhis@eressea.wpi.edu  Mon Oct  8 14:14:18 2007
Return-Path: <mvoorhis@eressea.wpi.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B705F16A41A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Oct 2007 14:14:18 +0000 (UTC)
	(envelope-from mvoorhis@eressea.wpi.edu)
Received: from mail1.wpi.edu (MAIL1.WPI.EDU [130.215.36.91])
	by mx1.freebsd.org (Postfix) with ESMTP id 6970113C4B0
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Oct 2007 14:14:18 +0000 (UTC)
	(envelope-from mvoorhis@eressea.wpi.edu)
Received: from mcafee.wpi.edu (MCAFEE.WPI.EDU [130.215.36.86])
	by mail1.wpi.edu (8.14.1/8.14.1) with SMTP id l98DiQ2b002859
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 8 Oct 2007 09:44:26 -0400
Received: from (130.215.36.186) by mcafee.wpi.edu via smtp
	 id 0c21_95f49434_75a4_11dc_95cf_0013725b2d50;
	Mon, 08 Oct 2007 10:44:26 -0300
Received: from eressea.wpi.edu (ERESSEA.WPI.EDU [130.215.29.46])
	by SMTP.WPI.EDU (8.13.8/8.13.8) with ESMTP id l98DiQnQ017165
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 8 Oct 2007 09:44:26 -0400
	(envelope-from mvoorhis@eressea.wpi.edu)
Received: from eressea.wpi.edu (localhost [127.0.0.1])
	by eressea.wpi.edu (8.14.1/8.14.1) with ESMTP id l98Di8hM007311
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 8 Oct 2007 09:44:18 -0400 (EDT)
	(envelope-from mvoorhis@eressea.wpi.edu)
Received: (from mvoorhis@localhost)
	by eressea.wpi.edu (8.14.1/8.14.1/Submit) id l96BuSgr030972;
	Sat, 6 Oct 2007 07:56:28 -0400 (EDT)
	(envelope-from mvoorhis)
Message-Id: <200710061156.l96BuSgr030972@eressea.wpi.edu>
Date: Sat, 6 Oct 2007 07:56:28 -0400 (EDT)
From: Michael Voorhis <mvoorhis@cs.wpi.edu>
Reply-To: Michael Voorhis <mvoorhis@cs.wpi.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ObsoleteFiles v 1.112 does not remove cached manpages
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         117016
>Category:       conf
>Synopsis:       ObsoleteFiles v 1.112 does not remove cached manpages
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bushman
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 08 14:20:00 GMT 2007
>Closed-Date:    Sun Oct 14 09:01:16 UTC 2007
>Last-Modified:  Sun Oct 14 09:01:16 UTC 2007
>Originator:     Michael Voorhis
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD xxxxxxxx 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Sep 22 05:30:38 EDT 2007 root@xxxxxxx:/usr/obj/key/tmp/src-releng_7/src/sys/ERESSEA7 i386

>Description:

Not serious, but: /usr/src/ObsoleteFiles v1.112 contains

OLD_FILES+=usr/share/man/man5/cached.conf.5
OLD_FILES+=usr/share/man/man8/cached.8

When it should contain gzipped versions of those two
files.  My machine (Current 22 Sep 2007, awaiting reboot)
contains

   /usr/share/man/man5/cached.conf.5.gz
   /usr/share/man/man8/cached.8.gz

So running a "make delete-old" will not entirely remove files
associated with cached in favor of nscd.

>How-To-Repeat:
	Look in /usr/src/ObsoleteFiles, if you have v 1.112 (or
	later?).  Note that other manpages in ObsoleteFiles are
	listed as gzip'd.  Wish silently that all your problems
	were as complicated as this.
>Fix:
	Append ".gz" to the two cached manpage lines mentioned above.
	Consider running "rm /usr/share/man/man?/cached.*".


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->bushman 
Responsible-Changed-By: rodrigc 
Responsible-Changed-When: Wed Oct 10 19:16:48 UTC 2007 
Responsible-Changed-Why:  
bushman@ renamed cached to nscd. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117016 
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Sun Oct 14 09:00:21 UTC 2007 
State-Changed-Why:  
Ruslan has fixed the issue in rev. 1.113 of ObsoleteFiles. 

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