-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ack: Fix extract phase failure on old macOSes #27330
Conversation
I can't get
However |
that suggests there is something wrong with the way you declare the dependency. Why don't you just depend on the "gnutar" port with the usual "port"-style dependency on systems that need it? |
Regarding the
and tried
|
I checked out an older commit of ack: d954fcd and
There must be something odd about my system. What exactly I do not know. |
okay, so if it's something with your system then let's just close this PR and the Trac ticket it links. |
I suspect it is something to do with code-signing. Maybe gnutar and perl have to be code signed. I tried installing gnutar There are only 3 people using ack on 10.11. You may as well close this PR and ticket |
This comment applies to macOS 10.11.6. All previous comments here refer to me using macports-base built from the latest commit on the master branch: I've now installed macports-base on this branch:
However, So I've made some progress |
Sometimes, i forget how
|
Closes: https://trac.macports.org/ticket/71725
Description
Type(s)
Tested on
macOS 10.11.6 15G22010 x86_64
Xcode 8.2.1 8C1002
Verification
Have you
port lint
?sudo port test
?sudo port -vst install
?