Date: Fri, 22 Feb 2002 18:43:01 -0800 (PST) From: Oyvind Idland <oyvind@punkass.com> To: freebsd-gnats-submit@FreeBSD.org Subject: bin/35226: mtree - strange behaviour on some filenames Message-ID: <200202230243.g1N2h1J63548@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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
....<more>.....
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202230243.g1N2h1J63548>
