https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187315
Adam Mackler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Adam Mackler <[email protected]> --- I am suffering from this same bug when trying to extract an application archive that was created using the Scala sbt-native-packager: http://www.scala-sbt.org/sbt-native-packager/ This is not surprising, since sbt-native-packager apparently compiles and archives an application's files without intermediately saving those files to disk. The unzip on Debian Linux uncompresses said archive successfully. I would be eager to learn of a workaround. Although tar claims to be extracting this archive, the resulting files are corrupt, invoking tar either with or without the -z option. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
