osmith submitted this 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(-)
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.