osmo-ci/scripts
Oliver Smith 1263d6e0b9 obs/srcpkg: open5gs: download all subprojects
With recent changes in open5gs, building the source packages we
generated fails:
[   45s] ../lib/metrics/meson.build:52:4: ERROR: Automatic wrap-based subproject downloading is disabled
[   45s] dh_auto_configure: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu --libexecdir=lib/x86_64-linux-gnu returned exit code 1

Fix this by downloading all subprojects. This is now possible as I added
a meson.build file to the prometheus-client-c repository that open5gs
uses: https://github.com/open5gs/prometheus-client-c/pull/2

Change-Id: If3910b520382b177a77b216c93771ea88414723d
2022-11-21 16:48:35 +01:00
..
jenkins-gerrit jenkins-gerrit: fix ambiguous use of review api 2022-11-15 11:38:08 +00:00
obs obs/srcpkg: open5gs: download all subprojects 2022-11-21 16:48:35 +01:00
osmo-depcheck Replace most remaining git.osmocom.org urls 2022-09-26 15:07:59 +02:00
repo-install-test repo-install-test: fix nftables errors on centos8 2022-08-26 12:22:59 +02:00
cat-testlogs.sh add cat-testlogs.sh 2016-09-27 01:34:20 +02:00
common.sh scripts: osmo_git_clone_url(): properly handle 'satellite/osmo-gmr' 2022-10-01 17:42:55 +07:00
docker-cleanup.sh scripts/docker-cleanup.sh: conditional img clean 2022-02-11 15:44:44 +01:00
jenkins_jobs.ini.example add jenkins job builder files for osmocom-nightly-nitb-split.sh 2017-08-15 18:11:29 +02:00
osmo-build-dep.sh Revert "osmo-build-dep.sh: don't build osmo-gsm-manuals" 2021-01-18 13:59:14 +00:00
osmo-build.sh Replace most remaining git.osmocom.org urls 2022-09-26 15:07:59 +02:00
osmo-ci-docker-rebuild.sh docker-rebuild: add debian-bullseye-jenkins 2022-07-12 14:33:30 +00:00
osmo-clean-workspace.sh osmo-clean-workspace.sh: make more robust against broken git clones 2018-04-09 14:50:37 +02:00
osmo-deps.sh scripts/osmo-deps.sh: use osmo_git_clone_url 2022-08-22 14:07:59 +02:00
osmo-layer1-headers.sh Replace most remaining git.osmocom.org urls 2022-09-26 15:07:59 +02:00
osmocom-build-old-tags-against-master.sh build-old-tags: mark osmo-msc 1.7.0 as known error 2021-09-16 11:02:57 +02:00
osmocom-list-commits.sh osmocom-list-commits: use proper git clone urls 2022-08-18 08:27:52 +00:00
osmocom-obs-link.sh scripts/osmocom-obs-link.sh: remove sdcc 2020-05-20 11:27:39 +02:00
osmocom-packages-docker.sh scripts/osmocom-packages-docker: pass OBS_SERVER 2022-07-15 16:30:28 +02:00
repo-install-test.sh repo-install-test: adjust for obs.osmocom.org 2022-08-19 14:09:52 +00:00
requirements.txt scripts: add requirements.txt to list jenkins-job-builder 2017-08-26 05:55:32 +00:00
verify_endian_header.sh scripts: add a script for checking presence of <endian.h> 2021-10-30 01:09:58 +03:00
verify_log_statements.py verify_*.py: Ignore UTF-8 decoding errors 2019-12-17 13:19:12 +01:00
verify_value_string_arrays_are_terminated.py allow to terminate value_string[] with '{0}' 2022-02-18 14:04:13 +00:00