Opened 8 years ago

Closed 8 years ago

#52518 closed defect (fixed)

SDRplay: This does not look like a tar archive

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: SDRplay

Description

https://build.macports.org/builders/ports-10.5_ppc_legacy-builder/builds/6959

--->  SDRplay_RSP_API_Installer_1.97.3.pkg doesn't seem to exist in /opt/local/var/macports/distfiles/SDRplay
--->  Attempting to fetch SDRplay_RSP_API_Installer_1.97.3.pkg from http://distfiles.macports.org/SDRplay
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0  223k    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  223k  100  223k    0     0  5552k      0 --:--:-- --:--:-- --:--:-- 6214k
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: checksum phase started at Wed Oct  5 13:41:14 CDT 2016
--->  Verifying checksums for SDRplay
DEBUG: Executing org.macports.checksum (SDRplay)
--->  Checksumming SDRplay_RSP_API_Installer_1.97.3.pkg
DEBUG: Calculated (rmd160) is 4ff2034ad8dfb273f3a0f2fa12d6fae11e42e8df
DEBUG: Correct (rmd160) checksum for SDRplay_RSP_API_Installer_1.97.3.pkg
DEBUG: Calculated (sha256) is eb112f845699f4a8ce95a4ce3f0e6e76fe88efab88888fa501271fa4ee8687fd
DEBUG: Correct (sha256) checksum for SDRplay_RSP_API_Installer_1.97.3.pkg
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: extract phase started at Wed Oct  5 13:41:14 CDT 2016
--->  Extracting SDRplay
DEBUG: Executing org.macports.extract (SDRplay)
/usr/bin/tar: This does not look like a tar archive
/usr/bin/tar: Skipping to next header
/usr/bin/tar: Error exit delayed from previous errors
Command failed: mv ../pkg/libmirsdrapi*.pkg/Payload tmp0.tar.gz && /usr/bin/gzip -dc tmp0.tar.gz | /usr/bin/tar -xf -
Exit code: 2

Change History (3)

comment:1 Changed 8 years ago by michaelld (Michael Dickens)

I saw that one. Maybe I need to use MacPorts' "tar"? This command works nicely on 10.11 and 10.12 using the OS provided /usr/bin/ gzip and tar ... hmmm ...

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

It looks like it extracts fine on 10.6 and later, and that the precompiled dylib you're installing may need a newer version than 10.6 anyway, so this may be a moot issue.

comment:3 Changed 8 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Yes, using /usr/bin/tar works on 10.6+, and since this port won't work for 10.5- this is no longer needed. It was fixed by luck and assigning this port to x86_64 only.

Note: See TracTickets for help on using tickets.