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/.
ninjab3s gerrit-no-reply at lists.osmocom.orgninjab3s has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/25127 )
Change subject: Fix AmarisoftEPC local execution
......................................................................
Patch Set 2:
(2 comments)
https://gerrit.osmocom.org/c/osmo-gsm-tester/+/25127/2/src/osmo_gsm_tester/obj/ms_amarisoft.py
File src/osmo_gsm_tester/obj/ms_amarisoft.py:
https://gerrit.osmocom.org/c/osmo-gsm-tester/+/25127/2/src/osmo_gsm_tester/obj/ms_amarisoft.py@185
PS2, Line 185: util.change_elf_rpath(self.inst.child('', "lteue-*"), str(util.prepend_library_path(self.inst)), self.run_dir.new_dir('patchelf2'))
Passing 'lteue-*' does not work because the asterisks is interpreted as a string. I tried to fix this by escaping the asterisk but without success. Do you have any idea on how to fix this? Adding the double "" happened accidentally.
https://gerrit.osmocom.org/c/osmo-gsm-tester/+/25127/2/src/osmo_gsm_tester/obj/ms_amarisoft.py@190
PS2, Line 190: util.setcap_net_admin(self.inst.child('', 'lteue-*'), self.run_dir.new_dir('setcap_net_admin2'))
Same here
--
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/25127
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I4f7ef8fdf8a18b793fdc4b654cb85838d513aac2
Gerrit-Change-Number: 25127
Gerrit-PatchSet: 2
Gerrit-Owner: ninjab3s <nils.fuerste at softwareradiosystems.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Thu, 05 Aug 2021 16:32:09 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210805/ec3e05d9/attachment.htm>