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

skip incomplete ELF files #2718

Merged
merged 2 commits into from
Feb 28, 2018
Merged

skip incomplete ELF files #2718

merged 2 commits into from
Feb 28, 2018

Conversation

jjhelmus
Copy link
Contributor

When inspecting linkages, skip over files which appear to be ELF files but are incomplete.

When inspecting linkages detect file which are incomplete.  This can occur if a
package ships a test file which is a portion of a ELF file.  Orange3 does this.
When such a file is detected, log a warning and continue.
glob2.glob's recursive argument is a dummy parameter, it has no effect on the
behavior.  The argument was added in glob2 0.6, for compatibility with older
version of glob2 do not use this parameter.
@msarahan msarahan merged commit 9faa5ec into conda:master Feb 28, 2018
@github-actions
Copy link

Hi there, thank you for your contribution!

This pull request has been automatically locked because it has not had recent activity after being closed.

Please open a new issue or pull request if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Apr 22, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants