-
Notifications
You must be signed in to change notification settings - Fork 69
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
Symbolic link command should use -f
flag consistently
#230
Comments
The odd thing about this bug is that |
@springmeyer the mason.ini files are created as part of #176 |
I see the problem now. The |
@kkaefer what do you think about storing |
While we could rename it, we decided to deprecate linking |
* trials * fix piping issue * rm unnecessary console log * rm more logs * ignore 'mason.ini' files when linking due to mapbox/mason#230 * flatter structure in the .link folder * fully synchronous package fetching
This can be closed as per the above-mentioned PR. |
Thanks @lightmare! |
https://travis-ci.org/mapnik/mapnik/jobs/152731996#L486
I'm getting bunch of errors like above which are temperamental. I think the solution is to always unlink before creating a symbolic link via
-f
flag./cc @springmeyer @kkaefer
The text was updated successfully, but these errors were encountered: