Change in osmo-remsim[master]: debian: Ensure osmo-remsim-client-st2 package only contains st2 binary

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

laforge gerrit-no-reply at lists.osmocom.org
Thu Mar 12 09:32:50 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-remsim/+/17469 )

Change subject: debian: Ensure osmo-remsim-client-st2 package only contains st2 binary
......................................................................

debian: Ensure osmo-remsim-client-st2 package only contains st2 binary

Before this fix, osmo-remsim-client-st2 contains both the -st2 and the
-shell binary, creating conflicts when both osmo-remsim-client-st2
and osmo-remsim-client-shell are installed, as both ship the -shell
binary.

Change-Id: I1ad433113bcf0b34ab196dd5a31a523cf9ab7efd
---
M debian/osmo-remsim-client-st2.install
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/debian/osmo-remsim-client-st2.install b/debian/osmo-remsim-client-st2.install
index abf53ed..2a4a437 100644
--- a/debian/osmo-remsim-client-st2.install
+++ b/debian/osmo-remsim-client-st2.install
@@ -1,3 +1,3 @@
-usr/bin/osmo-remsim-client*
+usr/bin/osmo-remsim-client-st2
 lib/systemd/system/osmo-remsim-client*
 etc/default/osmo-remsim-client*

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

Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I1ad433113bcf0b34ab196dd5a31a523cf9ab7efd
Gerrit-Change-Number: 17469
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200312/923e8d12/attachment.htm>


More information about the gerrit-log mailing list