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

[py2exe] exclude additional DLLs #3880

Merged
merged 4 commits into from
Jun 1, 2020
Merged

[py2exe] exclude additional DLLs #3880

merged 4 commits into from
Jun 1, 2020

Conversation

truthbk
Copy link
Member

@truthbk truthbk commented May 29, 2020

Note: Please remember to review the Datadog Contribution Guidelines
if you have not yet done so.

What does this PR do?

Ignores a few other OS-provided DLLs, the problem isn't with these DLLs themselves as those are part of the builder, it's with other transitive dependencies. In any case, we need to exclude a few of these from py2exe for a successful agent build.

Motivation

Broken agent build.

Testing Guidelines

An overview on testing
is available in our contribution guidelines.

The resulting build was tested on windows 2008 through 2019 succesfully.

Additional Notes

Anything else we should know when reviewing?

@truthbk truthbk merged commit 4d2b6eb into master Jun 1, 2020
@truthbk truthbk deleted the jaime/py2exe branch June 1, 2020 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants