osmo-gsm-tester[master]: util: Add change_elf_rpath API

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Sat Nov 4 13:48:40 UTC 2017


Patch Set 1: Code-Review+2

(2 comments)

https://gerrit.osmocom.org/#/c/4424/1/src/osmo_gsm_tester/util.py
File src/osmo_gsm_tester/util.py:

Line 45:     proc = subprocess.Popen(['patchelf', '--set-rpath', paths, binary], stdout=subprocess.PIPE, stderr=subprocess.PIPE, universal_newlines=True)
(same as the other patch ... log commandline called or use Process class)


Line 50:         raise RuntimeError('change_elf_rpath finished with err code %d' % proc.returncode)
(and log the command called in the error message)


-- 
To view, visit https://gerrit.osmocom.org/4424
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibc356957fb3dbcf9947bfe96b671ec8c7ede33ff
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-HasComments: Yes



More information about the gerrit-log mailing list