zip file not extracting
Björn Raupach
raupach at me.com
Fri Jul 1 06:30:43 PDT 2016
Hello group,
I am working on a port file for http://jbake.org <http://jbake.org/> and have a problem in the extract phase.
Here is the excerpt from the log:
:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_raupach_ports_java_jbake/jbake/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/jbake/jbake-2.4.0-bin.zip' | /usr/bin/tar -xf -'
:debug:extract Executing command line: cd "/opt/local/var/macports/build/_Users_raupach_ports_java_jbake/jbake/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/jbake/jbake-2.4.0-bin.zip' | /usr/bin/tar -xf -
:info:extract gzip: /opt/local/var/macports/distfiles/jbake/jbake-2.4.0-bin.zip: not in gzip format
I verified the same procedure within terminal and without macports. Looks like I can’t extract the zip file with gzip and tar.
I am not very familiar with zip and such but is there anything I can do? Does the developer of jbake use some special program to zip their releases?
kind regards,
Björn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20160701/272c3670/attachment.html>
More information about the macports-dev
mailing list