[MacPorts] #62686: scrcpy: /usr/bin/gnutar: This does not look like a tar archive
MacPorts
noreply at macports.org
Mon Apr 12 21:42:48 UTC 2021
#62686: scrcpy: /usr/bin/gnutar: This does not look like a tar archive
-------------------------+----------------------------
Reporter: ryandesign | Owner: MarcelBochtler
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: scrcpy |
-------------------------+----------------------------
Comment (by ryandesign):
It looks like not having an extension, while unusual, is correct for this
file, according to how upstream released it.
If you did not intend for MacPorts to try to extract it, exclude it from
`extract.only`, for example by listing only the other distfiles in
`extract.only`. A simple way would be to add this line ''before'' the
`distfiles-append` line:
{{{
extract.only ${distfiles}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62686#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list