Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2015 16:19:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197296] archivers/xarchiver does not handle xz compressed archives
Message-ID:  <bug-197296-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197296

            Bug ID: 197296
           Summary: archivers/xarchiver does not handle xz compressed
                    archives
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: danilo@FreeBSD.org
          Reporter: dr.klepp@gmx.at
             Flags: maintainer-feedback?(danilo@FreeBSD.org)
          Assignee: danilo@FreeBSD.org

When xarchiver should open a xz-compressed archive, it displays an empty window
instead of the archives content. 

Steps to reproduce:
$ touch test.txt
$ tar cJf /tmp/test.tar.xz test.txt 
$ tar tJf /tmp/test.tar.xz
test.txt
$ xarchiver /tmp/test.tar.xz


There is a bugreport and a supposed fix of that issue, but I do not know if it
really works:

https://bugzilla.redhat.com/show_bug.cgi?id=577480#c19

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer danilo@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197296-13>