Change in docker-playground[master]: Revert "osmo-msc-latest: centos8: add libdbi-dbd-sqlite"

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Fri Dec 3 11:25:47 UTC 2021


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

Change subject: Revert "osmo-msc-latest: centos8: add libdbi-dbd-sqlite"
......................................................................

Revert "osmo-msc-latest: centos8: add libdbi-dbd-sqlite"

This reverts commit 9a526e876f6a939f8bf6531b40876d1642a1e997.
There is no need to install this dependency explicitly anymore.

Change-Id: I093f17981f5a09346cf46fe33b94c4b7833757c5
---
M osmo-msc-latest/Dockerfile
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  osmith: Looks good to me, approved
  fixeria: Verified



diff --git a/osmo-msc-latest/Dockerfile b/osmo-msc-latest/Dockerfile
index cc18602..8b24cb5 100644
--- a/osmo-msc-latest/Dockerfile
+++ b/osmo-msc-latest/Dockerfile
@@ -5,7 +5,6 @@
 # Arguments used after FROM must be specified again
 ARG	DISTRO
 
-# libdbi-dbd-sqlite can be removed after osmo-msc > 1.7.0 release
 RUN	case "$DISTRO" in \
 	debian*) \
 		apt-get update && \
@@ -15,7 +14,6 @@
 		;; \
 	centos*) \
 		dnf install -y \
-			libdbi-dbd-sqlite \
 			osmo-msc \
 		;; \
 	esac

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I093f17981f5a09346cf46fe33b94c4b7833757c5
Gerrit-Change-Number: 26437
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211203/883535ae/attachment.htm>


More information about the gerrit-log mailing list