Change in osmo-ci[master]: ansible: osmocom_build_deps.yml: Install missing open5gs dep libnghtt...

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
Tue Mar 16 10:04:56 UTC 2021


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

Change subject: ansible: osmocom_build_deps.yml: Install missing open5gs dep libnghttp2-dev
......................................................................

ansible: osmocom_build_deps.yml: Install missing open5gs dep libnghttp2-dev

The official Build Guide lists it as a dependency, and meson fails
without it.

Change-Id: I6b40acd7dd5bdc596b26227bba83e3f87a841d00
---
M ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml b/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
index 816218f..e2b5a98 100644
--- a/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
+++ b/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
@@ -160,6 +160,7 @@
       - libmongoc-dev
       - libbson-dev
       - libyaml-dev
+      - libnghttp2-dev
     cache_valid_time: 3600
     update_cache: yes
   when: ansible_distribution == 'Debian' and ansible_distribution_version|int >= 10

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I6b40acd7dd5bdc596b26227bba83e3f87a841d00
Gerrit-Change-Number: 23370
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/20210316/29bca0e4/attachment.htm>


More information about the gerrit-log mailing list