Attention is currently required from: fixeria.
osmith has posted comments on this change. (
https://gerrit.osmocom.org/c/docker-playground/+/33774 )
Change subject: scripts/kernel-test: adjust to usr-merge
......................................................................
Patch Set 1:
(1 comment)
This change is ready for review.
Commit Message:
https://gerrit.osmocom.org/c/docker-playground/+/33774/comment/d56c4ff5_e93…
PS1, Line 9: In debian bookworm, /bin has been moved to /usr/bin
Oh wow, that would break lots of scripts having
`/bin/...` in their shebang. […]
Yes. First I thought I could just change the
shebang, but then it breaks elsewhere, osmo-ggsn cannot be executed because the shared
libraries don't end up in the proper paths. I've made a new version of the patch
that properly copies everything to the /usr/... paths and adds the same symlinks.
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/33774
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I975d3af0fa88869688673936a08189de800fba29
Gerrit-Change-Number: 33774
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 18 Jul 2023 12:16:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: comment