Change in docker-playground[master]: osmo-pcap-latest: fix install path for centos

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
Mon Dec 13 12:07:00 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/26499 )

Change subject: osmo-pcap-latest: fix install path for centos
......................................................................

osmo-pcap-latest: fix install path for centos

Adjust to the package not being split in rpm packaging. This was not
noticed before, because we did not run TTCN-3 tests for osmo-pcap with
CentOS8.

Related: SYS#5754
Change-Id: I775776ff7f358fee3d085f814c295c49225f5170
---
M osmo-pcap-latest/Dockerfile
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, but someone else must approve
  fixeria: Looks good to me, but someone else must approve
  pespin: Looks good to me, but someone else must approve
  osmith: Looks good to me, approved; Verified



diff --git a/osmo-pcap-latest/Dockerfile b/osmo-pcap-latest/Dockerfile
index e0e6fa7..9737c4e 100644
--- a/osmo-pcap-latest/Dockerfile
+++ b/osmo-pcap-latest/Dockerfile
@@ -14,7 +14,7 @@
 		;; \
 	centos*) \
 		dnf install -y \
-			osmo-pcap-client osmo-pcap-server \
+			osmo-pcap \
 		;; \
 	esac
 

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/26499
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I775776ff7f358fee3d085f814c295c49225f5170
Gerrit-Change-Number: 26499
Gerrit-PatchSet: 4
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211213/7bb34941/attachment.htm>


More information about the gerrit-log mailing list