Change in osmo-ci[master]: repo-install-test: debian blacklist: add 2x -doc

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Tue Jun 8 12:26:06 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/24610 )


Change subject: repo-install-test: debian blacklist: add 2x -doc
......................................................................

repo-install-test: debian blacklist: add 2x -doc

Prevent repo-install-debian9 and 10 from failing. The packages
osmo-sip-connector-doc and osmo-smlc-doc are outdated for arm, and since
they are placed in the shared "all" dir in the repository, apt considers
them for x86_64 as well and fails (see related issue).

Unfortunately this has been the case for over a week now. This blocks the
test from discovering more serious issues with the repository, so
blacklist the two packages for now.

Related: OS#5165
Change-Id: I86d12a88bf5a00bafb6623635a702bae57813c47
---
M scripts/repo-install-test/blacklist_debian10.txt
M scripts/repo-install-test/blacklist_debian9.txt
2 files changed, 8 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/10/24610/1

diff --git a/scripts/repo-install-test/blacklist_debian10.txt b/scripts/repo-install-test/blacklist_debian10.txt
index 6570de6..fe89e15 100644
--- a/scripts/repo-install-test/blacklist_debian10.txt
+++ b/scripts/repo-install-test/blacklist_debian10.txt
@@ -61,3 +61,7 @@
 open5gs-udr-dbgsym
 open5gs-upf
 open5gs-upf-dbgsym
+
+# nightly fails for x86_64, because of old arm pkgs in shared "all" dir (OS#5165)
+osmo-sip-connector-doc
+osmo-smlc-doc
diff --git a/scripts/repo-install-test/blacklist_debian9.txt b/scripts/repo-install-test/blacklist_debian9.txt
index cb7db6a..bbeb2a2 100644
--- a/scripts/repo-install-test/blacklist_debian9.txt
+++ b/scripts/repo-install-test/blacklist_debian9.txt
@@ -25,3 +25,7 @@
 soapysdr0.6-module-lms7-dbgsym
 soapysdr0.7-module-lms7
 soapysdr0.7-module-lms7-dbgsym
+
+# nightly fails for x86_64, because of old arm pkgs in shared "all" dir (OS#5165)
+osmo-sip-connector-doc
+osmo-smlc-doc

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/24610
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I86d12a88bf5a00bafb6623635a702bae57813c47
Gerrit-Change-Number: 24610
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210608/9b3553aa/attachment.htm>


More information about the gerrit-log mailing list