Attention is currently required from: laforge.
fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-upf/+/42613?usp=email )
Change subject: contrib/jenkins.sh: use Gitea mirrors for libnftnl and nftables ......................................................................
Patch Set 1:
(1 comment)
File contrib/jenkins.sh:
https://gerrit.osmocom.org/c/osmo-upf/+/42613/comment/dc08dae1_3bcdd742?usp=... : PS1, Line 36: osmo-build-dep.sh nftables "" \
this will try to clone from gerrit, not gitea (see build failure)
It does so because `I830a16c8bf7f595b16113bf2ba5e81bae56533dd` is not merged yet. With that patch applied, `osmo-build-dep.sh` clones from https://gitea.osmocom.org/mirrors/ instead.