NetBSD Problem Report #46062

From bch@methodlogic.net  Mon Feb 20 19:01:14 2012
Return-Path: <bch@methodlogic.net>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	by www.NetBSD.org (Postfix) with ESMTP id 030FB63BCF4
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 20 Feb 2012 19:01:13 +0000 (UTC)
Message-Id: <20120220185942.GA13114@methodlogic.net>
Date: Mon, 20 Feb 2012 18:59:42 +0000
From: bch@methodlogic.net
Reply-To:
To: gnats-bugs@gnats.NetBSD.org
Subject: pkgsrc mtree not honouring "don't print 'time' keyword"
X-Send-Pr-Version: 3.95

>Number:         46062
>Category:       pkg
>Synopsis:       mtree from pkgsrc always forces "time" keyword
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 20 19:05:00 +0000 2012
>Originator:     bch@methodlogic.net
>Release:        NetBSD 5.99.65
>Organization:
	Method Logic Digital (http://methodlogic.net/)
>Environment:
System: NetBSD belltown 5.99.65 NetBSD 5.99.65 (GENERIC) #3: Wed Feb 15 05:59:19 PST 2012 root@belltown:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
	Using mtree from pkgsrc on Solaris boxes, I've observed
	that it *always* includes time information about the files
	it is reporting on, even when explictly requested to omit
	with "-R time", or "-k md5" (which should *only* use "type"
	and "md5" keywords.

	Note NetBSD basesystem mtree does not exhibit this behaviour.
>How-To-Repeat:
        $ #ensure you are testing w/ pkgsrc mtree!!
	$ mtree -k md5 -c |  less # observe the "time" keyword still listed.
	$ mtree -R time -c  | less #observe the "time" keyword still listed.
	$ mtree -R size -c | less #observe the "size" keyword _is_ removed.
>Fix:

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-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.