Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package amazon-ecs-init for openSUSE:Factory
checked in at 2026-04-10 17:52:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amazon-ecs-init (Old)
and /work/SRC/openSUSE:Factory/.amazon-ecs-init.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amazon-ecs-init"
Fri Apr 10 17:52:41 2026 rev:15 rq:1345670 version:1.102.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/amazon-ecs-init/amazon-ecs-init.changes
2026-03-31 16:30:18.606993250 +0200
+++
/work/SRC/openSUSE:Factory/.amazon-ecs-init.new.21863/amazon-ecs-init.changes
2026-04-10 18:01:34.303046566 +0200
@@ -1,0 +2,7 @@
+Tue Apr 7 14:50:26 UTC 2026 - Joachim Gleissner <[email protected]>
+
+- Do not use -z now linker flag (module nvml has unresolved symobls
+ wich are provided by libnvidia-ml, so lazy linking is required
+ otherwise binary fails to load)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ amazon-ecs-init.spec ++++++
--- /var/tmp/diff_new_pack.WoHTZn/_old 2026-04-10 18:01:35.071078188 +0200
+++ /var/tmp/diff_new_pack.WoHTZn/_new 2026-04-10 18:01:35.075078353 +0200
@@ -144,8 +144,9 @@
%patch -P1 -p1
%build
+env
export GO111MODULE="auto"
-./scripts/gobuild.sh suse
+SUSE_ZNOW=0 ./scripts/gobuild.sh suse
gzip -c scripts/amazon-ecs-init.1 > scripts/amazon-ecs-init.1.gz
%install