Skip to content

[py2exe] exclude additional DLLs#3880

Merged
truthbk merged 4 commits intomasterfrom
jaime/py2exe
Jun 1, 2020
Merged

[py2exe] exclude additional DLLs#3880
truthbk merged 4 commits intomasterfrom
jaime/py2exe

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