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=l... 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