osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/40451?usp=email )
Change subject: repo-install-test: ignore eclipse-titan-optdir
......................................................................
repo-install-test: ignore eclipse-titan-optdir
The osmocom:latest repository now has eclipse-titan-optdir-9.0.0 and
eclipse-titan-optdir-11.1.0 packages, which allow installing multiple
titan versions side-by-side. The related -dbgsym packages can conflict
with the main eclipse-titan-dbgsym package. Ignore these packages in the
repo-install test.
Fixes:
Unpacking eclipse-titan-optdir-9.0.0-dbgsym (9.0.0~osmocom1.2263.c685) ...
dpkg: error processing archive /tmp/apt-dpkg-install-4XXdZ1/205-eclipse-titan-optdir-9.0.0-dbgsym_9.0.0~osmocom1.2263.c685_amd64.deb (--unpack):
trying to overwrite '/usr/lib/debug/.build-id/0a/072e12f92a7b564adec3a0896c18aa6c942391.debug', which is also in package eclipse-titan-dbgsym 9.0.0.3.0bbfc~osmocom
Related: https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian12/feed=…
Change-Id: If761290f7ff6d30000ccd9327310f78cf90fe793
---
M scripts/repo-install-test/run-inside.sh
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
pespin: Looks good to me, but someone else must approve
osmith: Looks good to me, approved; Verified
Jenkins Builder: Verified
diff --git a/scripts/repo-install-test/run-inside.sh b/scripts/repo-install-test/run-inside.sh
index b76f4dc..0e549b0 100755
--- a/scripts/repo-install-test/run-inside.sh
+++ b/scripts/repo-install-test/run-inside.sh
@@ -328,6 +328,7 @@
libhyder*) ;;
limesuite*) ;;
soapysdr*-module-lms7*) ;;
+ eclipse-titan-optdir*) ;;
# Depends on specific verions 0.5.4.38.0847 of rtl-sdr, which
# we won't install
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/40451?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: If761290f7ff6d30000ccd9327310f78cf90fe793
Gerrit-Change-Number: 40451
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/40451?usp=email )
Change subject: repo-install-test: ignore eclipse-titan-optdir
......................................................................
repo-install-test: ignore eclipse-titan-optdir
The osmocom:latest repository now has eclipse-titan-optdir-9.0.0 and
eclipse-titan-optdir-11.1.0 packages, which allow installing multiple
titan versions side-by-side. The related -dbgsym packages can conflict
with the main eclipse-titan-dbgsym package. Ignore these packages in the
repo-install test.
Fixes:
Unpacking eclipse-titan-optdir-9.0.0-dbgsym (9.0.0~osmocom1.2263.c685) ...
dpkg: error processing archive /tmp/apt-dpkg-install-4XXdZ1/205-eclipse-titan-optdir-9.0.0-dbgsym_9.0.0~osmocom1.2263.c685_amd64.deb (--unpack):
trying to overwrite '/usr/lib/debug/.build-id/0a/072e12f92a7b564adec3a0896c18aa6c942391.debug', which is also in package eclipse-titan-dbgsym 9.0.0.3.0bbfc~osmocom
Related: https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian12/feed=…
Change-Id: If761290f7ff6d30000ccd9327310f78cf90fe793
---
M scripts/repo-install-test/run-inside.sh
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/51/40451/1
diff --git a/scripts/repo-install-test/run-inside.sh b/scripts/repo-install-test/run-inside.sh
index b76f4dc..0e549b0 100755
--- a/scripts/repo-install-test/run-inside.sh
+++ b/scripts/repo-install-test/run-inside.sh
@@ -328,6 +328,7 @@
libhyder*) ;;
limesuite*) ;;
soapysdr*-module-lms7*) ;;
+ eclipse-titan-optdir*) ;;
# Depends on specific verions 0.5.4.38.0847 of rtl-sdr, which
# we won't install
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/40451?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: If761290f7ff6d30000ccd9327310f78cf90fe793
Gerrit-Change-Number: 40451
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Attention is currently required from: fixeria.
laforge has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/40439?usp=email )
Change subject: enft_kpi: use command/expression templates from enftables
......................................................................
Patch Set 4: Code-Review+1
--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/40439?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: I421ba5ccc8956586136466d5eb50d6ace69eeb67
Gerrit-Change-Number: 40439
Gerrit-PatchSet: 4
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 11 Jun 2025 17:39:53 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes