What steps will reproduce the problem?
1. try to extract a Mac XCode package file:
$ xar -xf /path/to/MacOSX10.5.pkg
2. see that only empty directories are extracted
$ tree .
.
|-- Bom
|-- PackageInfo
`-- Payload
0 directories, 3 files
3.
What is the expected output? What do you see instead?
I was expecting the whole archive to be unpacked.
What version of the product are you using? On what operating system?
$ xar --version
xar 1.5.2
OS: Gentoo Linux 64 bit
Please provide any additional information below.
Original issue reported on code.google.com by maroy.akos@gmail.com on 17 Feb 2009 at 1:11
Original issue reported on code.google.com by
maroy.akos@gmail.com
on 17 Feb 2009 at 1:11