From owner-freebsd-bugs Fri Feb 22 18:50:11 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D91437B404 for ; Fri, 22 Feb 2002 18:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1N2o1T64185; Fri, 22 Feb 2002 18:50:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E5C337B419 for ; Fri, 22 Feb 2002 18:43:01 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1N2h1J63548; Fri, 22 Feb 2002 18:43:01 -0800 (PST) (envelope-from nobody) Message-Id: <200202230243.g1N2h1J63548@freefall.freebsd.org> Date: Fri, 22 Feb 2002 18:43:01 -0800 (PST) From: Oyvind Idland To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/35226: mtree - strange behaviour on some filenames Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35226 >Category: bin >Synopsis: mtree - strange behaviour on some filenames >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 22 18:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Oyvind Idland >Release: 4.5-RELEASE >Organization: >Environment: FreeBSD cow 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sun Feb 3 01:26:06 GMT 2002 >Description: mtree seems to have problems with some filenames. I got some files in /usr/local/bin, seems like scripts installed via the PHP-package. examples: #INST@90698# #INST@90720# #INST@90742# when i run mtree against a spec, i get: #INST@90698# extra #INST@90720# extra #INST@90742# extra ......... allthough the files are listed in my spec: #INST@90698# size=700 time=1014200710.0 #INST@90720# size=528 time=1014200710.0 #INST@90742# size=10018 time=1014200710.0 >How-To-Repeat: i just ran: mtree -c -i -p /usr/local/bin >foo.mtree and oposite mtree -f foo.mtree -p /usr/local/bin >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message