[Bug 197296] archivers/xarchiver does not handle xz compressed archives

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 3 16:19:42 UTC 2015


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 at FreeBSD.org
          Reporter: dr.klepp at gmx.at
             Flags: maintainer-feedback?(danilo at FreeBSD.org)
          Assignee: danilo at 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 at FreeBSD.org> ---
Auto-assigned to maintainer danilo at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list