Skip to content
Success

Changes

Summary

  1. Makefile: add missing OSMO_S1GW_BRANCH (details)
  2. Use debian archive for deb10 libssl package (details)
Commit 1e8a5bee5a5db9626a8daf5af40c7dbc5009a23b by Vadim Yanitskiy
Makefile: add missing OSMO_S1GW_BRANCH

Change-Id: I952fd357ccc1d8ceaf51700134f8786c4dbc96e6
The file was modifiedmake/Makefile
Commit 884644bd32ce76934b1570e15a880a7c47b5eb4f by Oliver Smith
Use debian archive for deb10 libssl package

As Debian 10 is EOL, this debian 10 package we are still using here to
make mongodb work is getting removed from the mirrors. Currently some
still have it, some have deleted it already. Use the archive instead.

Fix for currently failing osmo-gsm-tester jobs:

  1.879 + wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb
  1.885 --2025-07-29 08:34:52--  http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb
  1.885 Resolving security.debian.org (security.debian.org)... 151.101.2.132, 151.101.66.132, 151.101.130.132, ...
  1.886 Connecting to security.debian.org (security.debian.org)|151.101.2.132|:80... connected.
  1.891 HTTP request sent, awaiting response... 404 Not Found
  1.898 2025-07-29 08:34:52 ERROR 404: Not Found.

Change-Id: Ia447d850d38c662aac567aa88685d984c0b42238
The file was modifiedosmo-gsm-tester/Dockerfile
The file was modifiedopen5gs-master/Dockerfile
The file was modifiedopen5gs-latest/Dockerfile