Skip to content

run our backups script in a virtualenv - #343

Merged
thraxil merged 1 commit into
appsembler/hawthorn/masterfrom
backups-virtualenv
Feb 3, 2021
Merged

run our backups script in a virtualenv#343
thraxil merged 1 commit into
appsembler/hawthorn/masterfrom
backups-virtualenv

Conversation

@thraxil

@thraxil thraxil commented Jan 27, 2021

Copy link
Copy Markdown

it requires a fair number of dependencies installed which sometimes conflict with other system packages and cause problems.

This puts everything into a dedicated virtualenv to avoid messing up the shared system packages.

A previous PR (#338) introduced a rough hack to downgrade urllib3 to avoid conflicts with Ansible. That was a temporary fix. This should be the longer term more correct approach. (so this PR remves that downgrade).

it requires a fair number of dependencies installed which sometimes
conflict with other system packages and cause problems.

This puts everything into a dedicated virtualenv to avoid messing up
the shared system packages.
@thraxil
thraxil marked this pull request as ready for review January 27, 2021 15:22
@thraxil
thraxil merged commit 4f6a6f5 into appsembler/hawthorn/master Feb 3, 2021
@thraxil
thraxil deleted the backups-virtualenv branch February 3, 2021 09:44
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