misc/166906: xz strange bug

Alexander Yerenkow yerenkow at gmail.com
Fri Apr 13 11:50:18 UTC 2012


>Number:         166906
>Category:       misc
>Synopsis:       xz strange bug
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 13 11:50:14 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Yerenkow
>Release:        FreeBSD 9.0
>Organization:
>Environment:
9.0-RELEASE FreeBSD 9.0-RELEASE #0 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Somehow, xz can't archive files with two dots (just a guess, take a look at how-to-repeat).

If I rename file - archiving went just fine.
>How-To-Repeat:
$ mkdir tmp1
$ cd tmp1
$ echo "bla bla" > a.1.log
$ xz -z a.1.log > a.1.log.xz
xz: a.1.log.xz: File exists

$ ls -l
total 4
-rw-r--r--  1 user  wheel  8 13 apr 14:45 a.1.log
-rw-r--r--  1 user  wheel  0 13 apr 14:45 a.1.log.xz

>Fix:
Don't use such names? ;)

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list