On Wed, Jan 08, 2014 at 11:38, Ted Unangst wrote: > Download the master.zip from https://github.com/facebook/hhvm > (careful, it's like 30MB). > > unzip it. observe lots of really weird output flying by.
> I didn't even know zip files supported symlinks, apparently they do. > But why is it creating symlinks to the file contents? Is the zip file > broken (github to blame) or is unzip broken? I don't know enough to > peer into the file. After a few hints from others, it's definitely unzip 6.0 that's broken. Rolling the port back to unzip 5.52 works fine. Filing a bug with upstream if I can figure out how.
