Hi I am creating a new portfile for qgit, and in it I have:
use_bzip2 yes extract.suffix .tar.bz2 extract.cmd bzip2 I know it's redundant but I am trying to make it work one way or another... The archive is downloaded successfully, but port still wants to extract it with gunzip: ---> qgit-2.1.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/qgit ---> Attempting to fetch qgit-2.1.tar.bz2 from http://downloads.sourceforge.net/qgit % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 173k 100 173k 0 0 118k 0 0:00:01 0:00:01 --:--:-- 541k ---> Verifying checksum(s) for qgit DEBUG: Executing org.macports.checksum (qgit) ---> Checksumming qgit-2.1.tar.bz2 DEBUG: Correct (md5) checksum for qgit-2.1.tar.bz2 ---> Extracting qgit DEBUG: Executing org.macports.extract (qgit) ---> Extracting qgit-2.1.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/qgit/qgit-2.1.tar.bz2 DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_tmp_Ports_devel_qgit/work" && gzip -dc /opt/local/var/macports/distfiles/qgit/qgit-2.1.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -' gzip: /opt/local/var/macports/distfiles/qgit/qgit-2.1.tar.bz2: not in gzip format DEBUG: Executing org.macports.patch (qgit) ---> Configuring qgit What can be wrong? I don't have any ideas anymore. I am using port version 1.600 Thanks! -- Regards Olivier _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
