Skip to content

Remove unnecessary virtualenv - #1214

Merged
kevinAlbs merged 4 commits into
mongodb:masterfrom
kevinAlbs:fix-publish-packages-virtualenv
Aug 5, 2026
Merged

Remove unnecessary virtualenv#1214
kevinAlbs merged 4 commits into
mongodb:masterfrom
kevinAlbs:fix-publish-packages-virtualenv

Conversation

@kevinAlbs

Copy link
Copy Markdown
Collaborator

Intended to fix publish-packages tasks. Example:

RetryError: HTTPSConnectionPool(host='artifactory.corp.mongodb.com', port=443): Max retries exceeded

Artifactory was recently disabled (see banner in Evergreen). The virtual environment references a notary-client.py but I see no references to it. To test that the publish-packages still works without the virtual environment, I temporarily enabled publish-packages on a patch build and ran a patch. This updates the development channel of the package, but it will soon be updated on the next Evergreen CI run.

Aside: MONGOCRYPT-363 tracks updating to a newer curator. That might help to migrate the publish-packages tasks from older distros (rhel7 and ubuntu2004).

@kevinAlbs
kevinAlbs requested a review from connorsmacd August 4, 2026 20:33
@kevinAlbs
kevinAlbs requested a review from a team as a code owner August 4, 2026 20:33
@kevinAlbs
kevinAlbs merged commit 79eb846 into mongodb:master Aug 5, 2026
48 of 52 checks passed
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