Attention is currently required from: fixeria.
osmith has posted comments on this change by fixeria. (
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/37730?usp=email )
Change subject: add debian package files
......................................................................
Patch Set 3: Code-Review-1
(1 comment)
Patchset:
PS3:
This needs a `contrib/generate_build_dep.sh` like in osmo_dia2gsup, otherwise:
```
dh_auto_build
make -j17
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-s1gw'
rebar3 asn compile
===> Fetching provider_asn1 (from
{git,"https://github.com/knusbaum/provider_asn1.git",
{tag,"0.4.0"}})
===> Errors loading plugin {provider_asn1,".*",
{git,
"https://github.com/knusbaum/provider_asn1.git",
{tag,"0.4.0"}}}. Run rebar3 with DEBUG=1 set
to see errors.
===> Command asn not found
make[2]: *** [Makefile:15: include/S1AP-*.hrl] Error 1
```
This can be reproduced by checking out
https://gerrit.osmocom.org/c/osmo-ci/+/37773 and
running `path-to-osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:12` from the osmo-s1gw
directory.
I'm looking into how this needs to be adjusted to make it pass.
--
To view, visit
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/37730?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: erlang/osmo-s1gw
Gerrit-Branch: master
Gerrit-Change-Id: I5446c70c1c1f232a2a45de60be7068cfd683a99c
Gerrit-Change-Number: 37730
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 06 Aug 2024 09:04:44 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes