Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kiwi-images-wsl for openSUSE:Factory
checked in at 2026-02-18 17:06:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiwi-images-wsl (Old)
and /work/SRC/openSUSE:Factory/.kiwi-images-wsl.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiwi-images-wsl"
Wed Feb 18 17:06:46 2026 rev:17 rq:1333635 version:1.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kiwi-images-wsl/kiwi-images-wsl.changes
2024-09-15 12:40:00.469565918 +0200
+++
/work/SRC/openSUSE:Factory/.kiwi-images-wsl.new.1977/kiwi-images-wsl.changes
2026-02-18 17:07:39.491288537 +0100
@@ -1,0 +2,5 @@
+Mon Feb 16 19:18:48 UTC 2026 - Scott Bradnick <[email protected]>
+
+- Updating config.sh to remove sed command for solver.onlyRequires
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.qcK8Ba/_old 2026-02-18 17:07:40.107314177 +0100
+++ /var/tmp/diff_new_pack.qcK8Ba/_new 2026-02-18 17:07:40.111314343 +0100
@@ -47,7 +47,14 @@
#======================================
# Disable recommends
#--------------------------------------
-sed -i 's/.*solver.onlyRequires.*/solver.onlyRequires = true/g'
/etc/zypp/zypp.conf
+### 20260216: libzypp v17.38.2 removes /etc/zypp/zypp.conf (by default)
+### and uses a very basic /usr/etc/zypp/zypp.conf which doesn't include
+### any solver stanzas
+#sed -i 's/.*solver.onlyRequires.*/solver.onlyRequires = true/g'
/etc/zypp/zypp.conf
+### This could potentially put it back in place, but image size was no
different
+### with/without it
+#echo "solver.onlyRequires = true"
>>/usr/etc/zypp/zypp.conf.d/01-onlyRequires.conf
+#####
if [ -e /etc/sysconfig/firstboot -a -e /etc/YaST2/firstboot-wsl.xml ]; then
# set custom firstboot control file