Skip to content

Changes

Summary

  1. debian-bookworm-build: add libnftnl-dev (details)
  2. {open5gs,osmo-uecups}-latest: don't hardcode UID (details)
  3. debian-bookworm-obs-latest: add build user (details)
Commit 2a8bd2b62139fd0dda17a78a051a7287f267f0ff by Oliver Smith
debian-bookworm-build: add libnftnl-dev

For osmo-hnbgw, osmo-upf.

Related: OS#6425
Change-Id: I5fdaa634d12bc6c8643c130a43d30e840890d572
The file was modified debian-bookworm-build/Dockerfile
Commit 59ca7d5f3ee8173a8077d0774b7f2add05ad8b16 by Oliver Smith
{open5gs,osmo-uecups}-latest: don't hardcode UID

Adjust open5gs-latest and osmo-uecups-latest to not hardcode a UID. This
is in preparation for creating a "build" user in
debian-bookworm-obs-latest, like we have it in debian-bookworm-build.

Change-Id: Icaebf46487056cea745805527fdc545d9a1846cd
The file was modified osmo-uecups-latest/Dockerfile
The file was modified open5gs-latest/Dockerfile
Commit bf643370307cdc5e2df193dbea16db003d6543a8 by Oliver Smith
debian-bookworm-obs-latest: add build user

Copy the block for configuring the build user and disabling man pages
from debian-bookworm-build. This fixes failures on
ttcn3-ggsn-test-kernel-latest* (non-latest worked fine since these use
containers based on debian-bookworm-build).

Fixes: 5a48bfbe ("scripts/kernel-test: build initrd+kernel as user")
Change-Id: Idee29d5b9796e8905bdf822d076f25612cbc77a0
The file was modified debian-bookworm-obs-latest/Dockerfile