osmith has uploaded this change for review.

View Change

ansible/obs-worker: lxc<5: link to upstream issue

Change-Id: Ia1a575a137c7141d49d974e4d6ffb2472abb64bf
---
M ansible/roles/osmocom-obs-worker/tasks/obs.yml
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/67/39567/1
diff --git a/ansible/roles/osmocom-obs-worker/tasks/obs.yml b/ansible/roles/osmocom-obs-worker/tasks/obs.yml
index 693f964..c3e6c07 100644
--- a/ansible/roles/osmocom-obs-worker/tasks/obs.yml
+++ b/ansible/roles/osmocom-obs-worker/tasks/obs.yml
@@ -33,6 +33,7 @@
zypper:
name:
# obs-build requires lxc <= 4.x (OS#6186#note-50)
+ # https://github.com/openSUSE/obs-build/issues/1060
- lxc<5.0.0
- liblxc1<5.0.0


To view, visit change 39567. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ia1a575a137c7141d49d974e4d6ffb2472abb64bf
Gerrit-Change-Number: 39567
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>