From 5063473230784b6b0fe7d8322f62ba3d238b8fbb Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 26 May 2020 17:28:31 +0200 Subject: repo-install-test: support centos Related: OS#4563 Depends: I50743c304728444ede8e0d40b8abef9d17c44d8d (docker-playground) Change-Id: I399360ee6389591180859b52f0ef08883447b90b --- scripts/repo-install-test/blacklist_centos.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 scripts/repo-install-test/blacklist_centos.txt (limited to 'scripts/repo-install-test/blacklist_centos.txt') diff --git a/scripts/repo-install-test/blacklist_centos.txt b/scripts/repo-install-test/blacklist_centos.txt new file mode 100644 index 0000000..83d2cbd --- /dev/null +++ b/scripts/repo-install-test/blacklist_centos.txt @@ -0,0 +1,11 @@ +# These packages will not get explicitly installed in this test. +# Package lines must have nothing but the package (no comment, +# no additional space etc). + +# The ulfius package in network:osmocom:* is linked to the opensuse version, +# which has dependencies that exist under another name in centos +# (libgnutls-devel, libjansson-devel). Linking to the opensuse version has the +# advantage that we don't need to worry about updating the package. However, +# the dependency problem means that we can't simply install the package in +# centos. In OBS we work around this in the project config. +ulfius-devel -- cgit v1.2.3