Skip to content
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

Opt-in skip broken symlinks check packaging #4990

Closed
lasote opened this issue Apr 16, 2019 · 1 comment · Fixed by #4991
Closed

Opt-in skip broken symlinks check packaging #4990

lasote opened this issue Apr 16, 2019 · 1 comment · Fixed by #4991

Comments

@lasote
Copy link
Contributor

lasote commented Apr 16, 2019

We need to package directories with broken symlinks. We are trying to package yocto sdk and we didn't manage to fix them or remove them, because the sdk stops working. So we would need something like CONAN_SKIP_BROKEN_SYMLINKS_CHECK to remove the check in manifest.py line 39

@DavidZemon
Copy link

Thank you for implementing this. This is something that forced me to spend most of a day "fixing" an otherwise perfectly fine package because I couldn't conanize it. I'm sure it isn't the only package we have that uses absolute symlinks, so knowing this feature exists should save me some time in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants