Change in docker-playground[master]: osmo-sgsn-master: install libosmo-gsup-client-dev

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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Thu Dec 6 15:56:40 UTC 2018


Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/12173 )

Change subject: osmo-sgsn-master: install libosmo-gsup-client-dev
......................................................................

osmo-sgsn-master: install libosmo-gsup-client-dev

This library is required for building osmo-sgsn, and because it is
currently missing, Jenkins fails. No idea why it used to work without
the dependency though.

Example failure:
https://jenkins.osmocom.org/jenkins/view/TTCN3/job/ttcn3-sgsn-test/328/console

Change-Id: I1cd5eb51fea9e39d82b12f10ef36c0bf8bbce472
---
M osmo-sgsn-master/Dockerfile
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved; Verified



diff --git a/osmo-sgsn-master/Dockerfile b/osmo-sgsn-master/Dockerfile
index 841e324..d87f295 100644
--- a/osmo-sgsn-master/Dockerfile
+++ b/osmo-sgsn-master/Dockerfile
@@ -17,6 +17,7 @@
 		telnet \
 		libosmocore-dev \
 		libosmo-abis-dev \
+		libosmo-gsup-client-dev \
 		libosmo-netif-dev \
 		libosmo-sccp-dev \
 		libsmpp34-dev \

-- 
To view, visit https://gerrit.osmocom.org/12173
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I1cd5eb51fea9e39d82b12f10ef36c0bf8bbce472
Gerrit-Change-Number: 12173
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181206/27563204/attachment.htm>


More information about the gerrit-log mailing list