Change in osmo-ci[master]: ansible: gsm-tester: Add missing dep python3-setuptools

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Feb 6 16:22:14 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/17083 )

Change subject: ansible: gsm-tester: Add missing dep python3-setuptools
......................................................................

ansible: gsm-tester: Add missing dep python3-setuptools

That's required when building python modules with pip.

Change-Id: I80785a4061e91126092a04080a2c9fdb288be49a
---
M ansible/roles/gsm-tester/tasks/main.yml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Verified



diff --git a/ansible/roles/gsm-tester/tasks/main.yml b/ansible/roles/gsm-tester/tasks/main.yml
index 83b3db6..88f072e 100644
--- a/ansible/roles/gsm-tester/tasks/main.yml
+++ b/ansible/roles/gsm-tester/tasks/main.yml
@@ -137,6 +137,7 @@
     - tcpdump
     - sqlite3
     - python3
+    - python3-setuptools
     - python3-yaml
     - python3-mako
     - python3-gi

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/17083
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I80785a4061e91126092a04080a2c9fdb288be49a
Gerrit-Change-Number: 17083
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200206/24dbcac0/attachment.htm>


More information about the gerrit-log mailing list