NetBSD Problem Report #50020

From jnemeth@cornerstoneservice.ca  Thu Jul  2 02:44:21 2015
Return-Path: <jnemeth@cornerstoneservice.ca>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 15D71A5B2E
	for <gnats-bugs@gnats.netbsd.org>; Thu,  2 Jul 2015 02:44:21 +0000 (UTC)
Message-Id: <201507020314.t623E5up012955@server.CornerstoneService.ca>
Date: Wed, 1 Jul 2015 20:14:05 -0700 (PDT)
From: jnemeth@CornerstoneService.ca
Reply-To: jnemeth@CornerstoneService.ca
To: gnats-bugs@gnats.NetBSD.org
Subject: postinstall doesn't fixup man.conf for use with mandoc
X-Send-Pr-Version: 3.95

>Number:         50020
>Category:       install
>Synopsis:       postinstall doesn't fixup man.conf for use with mandoc
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    install-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 02 02:45:00 +0000 2015
>Closed-Date:    Mon Feb 15 11:14:21 +0000 2016
>Last-Modified:  Mon Feb 15 11:14:21 +0000 2016
>Originator:     John Nemeth
>Release:        NetBSD 6.1_STABLE (actually any version from 6.0 onwards)
>Organization:
>Environment:
System: NetBSD server 6.1_STABLE NetBSD 6.1_STABLE (JNGATE) #1: Sat Oct 4 06:30:12 PDT 2014 root@:/sys/arch/amd64/compile/JNGATE amd64
Architecture: x86_64
Machine: amd64
>Description:
	postinstall doesn't fixup man.conf for use with mandoc.  Ideally
        this should be fixed before NetBSD 7.0 is released.
>How-To-Repeat:
	Update your system from a version prior to 6.0.  Notice that man(1)
        still uses nroff to format man pages and that the daily run
        produces a complaint about _mandb missing from man.conf.
>Fix:
	Have postinstall adjust man.conf or complain if it is out of date.

>Release-Note:

>Audit-Trail:
From: "Martin Husemann" <martin@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/50020 CVS commit: src/usr.sbin/postinstall
Date: Thu, 2 Jul 2015 09:53:12 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Thu Jul  2 09:53:12 UTC 2015

 Modified Files:
 	src/usr.sbin/postinstall: postinstall

 Log Message:
 PR install/50020: postinstall does not check for mandoc in /etc/man.conf.
 Add a check, but ask the user to fix manually (the file could have local
 modifications).


 To generate a diff of this commit:
 cvs rdiff -u -r1.195 -r1.196 src/usr.sbin/postinstall/postinstall

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->pending-pullups
State-Changed-By: martin@NetBSD.org
State-Changed-When: Thu, 02 Jul 2015 09:57:34 +0000
State-Changed-Why:
Waiting on #864


From: "Soren Jacobsen" <snj@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/50020 CVS commit: [netbsd-7] src/usr.sbin/postinstall
Date: Sun, 5 Jul 2015 20:15:03 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Sun Jul  5 20:15:03 UTC 2015

 Modified Files:
 	src/usr.sbin/postinstall [netbsd-7]: postinstall

 Log Message:
 Pull up following revision(s) (requested by martin in ticket #864):
 	usr.sbin/postinstall/postinstall: revision 1.196 via patch
 PR install/50020: postinstall does not check for mandoc in /etc/man.conf.
 Add a check, but ask the user to fix manually (the file could have local
 modifications).


 To generate a diff of this commit:
 cvs rdiff -u -r1.175.2.5 -r1.175.2.6 src/usr.sbin/postinstall/postinstall

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: pending-pullups->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Thu, 09 Jul 2015 17:16:42 +0000
State-Changed-Why:
pulled up, thanks


From: John Nemeth <jnemeth@cue.bc.ca>
To: gnats-bugs@NetBSD.org, install-manager@netbsd.org, gnats-admin@netbsd.org,
        dholland@NetBSD.org
Cc: 
Subject: Re: install/50020 (postinstall doesn't fixup man.conf for use with mandoc)
Date: Thu, 9 Jul 2015 15:05:27 -0700

 On Jul 9,  5:16pm, dholland@NetBSD.org wrote:
 }
 } Synopsis: postinstall doesn't fixup man.conf for use with mandoc
 } 
 } State-Changed-From-To: pending-pullups->closed
 } State-Changed-By: dholland@NetBSD.org
 } State-Changed-When: Thu, 09 Jul 2015 17:16:42 +0000
 } State-Changed-Why:
 } pulled up, thanks

      This should probably be pulled up to -6 as well, since that
 is when we got mandoc.

 }-- End of excerpt from dholland@NetBSD.org

State-Changed-From-To: closed->open
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Fri, 10 Jul 2015 03:07:46 +0000
State-Changed-Why:
Point.


State-Changed-From-To: open->pending-pullups
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sat, 11 Jul 2015 06:41:49 +0000
State-Changed-Why:
pullup-6 #1312


From: "Manuel Bouyer" <bouyer@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/50020 CVS commit: [netbsd-6] src/usr.sbin/postinstall
Date: Sun, 15 Nov 2015 16:43:54 +0000

 Module Name:	src
 Committed By:	bouyer
 Date:		Sun Nov 15 16:43:54 UTC 2015

 Modified Files:
 	src/usr.sbin/postinstall [netbsd-6]: postinstall

 Log Message:
 Pull up following revision(s) (requested by dholland in ticket #1312):
 	usr.sbin/postinstall/postinstall: revision 1.196 via patch
 PR install/50020: postinstall does not check for mandoc in /etc/man.conf.
 Add a check, but ask the user to fix manually (the file could have local
 modifications).


 To generate a diff of this commit:
 cvs rdiff -u -r1.129.2.11 -r1.129.2.12 src/usr.sbin/postinstall/postinstall

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: pending-pullups->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Mon, 15 Feb 2016 11:14:21 +0000
State-Changed-Why:
pullup done in november


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.