<p><a href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/25127">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="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:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/25127/2/src/osmo_gsm_tester/obj/ms_amarisoft.py@185">Patch Set #2, Line 185:</a> <code style="font-family:monospace,monospace">        util.change_elf_rpath(self.inst.child('', "lteue-*"), str(util.prepend_library_path(self.inst)), self.run_dir.new_dir('patchelf2'))</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">Passing 'lteue-*' does not work because the asterisks is interpreted as a string. […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">if you look at the implementation of change_elf_rpath() in utils.py you will clearly see that it expects a single file name and then changes the rpath of that filename.  If you have multiple files, I suggest you first expand them in  your code here and then iterate over the list of files, calling change_elf_rpath() for each of them.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/25127">change 25127</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/25127"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-tester </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I4f7ef8fdf8a18b793fdc4b654cb85838d513aac2 </div>
<div style="display:none"> Gerrit-Change-Number: 25127 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: ninjab3s <nils.fuerste@softwareradiosystems.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 06 Aug 2021 14:06:57 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Comment-In-Reply-To: ninjab3s <nils.fuerste@softwareradiosystems.com> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>