Change in python/osmo-python-tests[master]: osmo-trap2cgi: Fix script installation and dependencies

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

daniel gerrit-no-reply at lists.osmocom.org
Tue Feb 5 16:09:39 UTC 2019


daniel has submitted this change and it was merged. ( https://gerrit.osmocom.org/12828 )

Change subject: osmo-trap2cgi: Fix script installation and dependencies
......................................................................

osmo-trap2cgi: Fix script installation and dependencies

* Install systemd file with debian
* Depend on python3-aiohttp in python3-osmopy-utils as it is required
  for osmo-trap2cgi

Related: SYS#4399
Sponsored-by: On-Waves ehf
Change-Id: I6add5f37b63dd5fcfdefe0459b539e0050d03897
---
M debian/control
A debian/python3-osmopy-utils.osmo-trap2cgi.service
2 files changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  Pau Espin Pedrol: Looks good to me, but someone else must approve
  Max: Looks good to me, approved



diff --git a/debian/control b/debian/control
index 8bea167..52b614c 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@
 
 Package: python3-osmopy-utils
 Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}, python3-osmopy-libs, python3-twisted, python3-treq
+Depends: ${python3:Depends}, ${misc:Depends}, python3-osmopy-libs, python3-twisted, python3-treq, python3-aiohttp
 Description: Python code (not only) for testing of Osmocom programs
  .
  This package contains the Python 3 version of osmopy utils.
diff --git a/debian/python3-osmopy-utils.osmo-trap2cgi.service b/debian/python3-osmopy-utils.osmo-trap2cgi.service
new file mode 120000
index 0000000..f1cd169
--- /dev/null
+++ b/debian/python3-osmopy-utils.osmo-trap2cgi.service
@@ -0,0 +1 @@
+../contrib/systemd/osmo-trap2cgi.service
\ No newline at end of file

-- 
To view, visit https://gerrit.osmocom.org/12828
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: python/osmo-python-tests
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I6add5f37b63dd5fcfdefe0459b539e0050d03897
Gerrit-Change-Number: 12828
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190205/4e18552a/attachment.htm>


More information about the gerrit-log mailing list