Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bci-ci-image for openSUSE:Factory checked in at 2026-03-07 20:09:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bci-ci-image (Old) and /work/SRC/openSUSE:Factory/.bci-ci-image.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bci-ci-image" Sat Mar 7 20:09:39 2026 rev:8 rq:1337365 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/bci-ci-image/bci-ci-image.changes 2026-01-02 14:31:40.812282863 +0100 +++ /work/SRC/openSUSE:Factory/.bci-ci-image.new.8177/bci-ci-image.changes 2026-03-07 20:14:26.187051801 +0100 @@ -1,0 +2,5 @@ +Wed Mar 4 11:58:56 UTC 2026 - SUSE Update Bot <[email protected]> + +- install iproute2 into the bci-ci container + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.f1fuKb/_old 2026-03-07 20:14:28.159133381 +0100 +++ /var/tmp/diff_new_pack.f1fuKb/_new 2026-03-07 20:14:28.195134870 +0100 @@ -23,7 +23,7 @@ FROM opensuse/bci/python:latest RUN set -euo pipefail; \ - zypper -n install --no-recommends build buildah dnf fish gcc git-core jq osc patch python3-devel python3-dnf python3-pipx python3-poetry + zypper -n install --no-recommends build buildah dnf fish gcc git-core iproute2 jq osc patch python3-devel python3-dnf python3-pipx python3-poetry # cleanup logs and temporary files RUN set -euo pipefail; zypper -n clean -a; \
