Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openSUSE-Tumbleweed-Yomi for
openSUSE:Factory checked in at 2026-02-18 17:11:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-Tumbleweed-Yomi (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-Tumbleweed-Yomi.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-Tumbleweed-Yomi"
Wed Feb 18 17:11:06 2026 rev:24 rq:1333690 version:1.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-Tumbleweed-Yomi/openSUSE-Tumbleweed-Yomi.changes
2025-10-15 12:47:46.274896713 +0200
+++
/work/SRC/openSUSE:Factory/.openSUSE-Tumbleweed-Yomi.new.1977/openSUSE-Tumbleweed-Yomi.changes
2026-02-18 17:12:02.418235687 +0100
@@ -1,0 +2,7 @@
+Wed Feb 18 07:55:32 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Add the zypp config packages zypp-excludedocs and
+ zypp-no-recommends instead of changing the libzypp configuration
+ via sed commands.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yomi.kiwi ++++++
--- /var/tmp/diff_new_pack.epaxRE/_old 2026-02-18 17:12:03.642286712 +0100
+++ /var/tmp/diff_new_pack.epaxRE/_new 2026-02-18 17:12:03.650287045 +0100
@@ -123,6 +123,10 @@
<package name="syslinux" arch="x86_64"/>
<package name="usbutils"/>
<package name="xfsprogs"/>
+
+ <!-- Configure libzypp -->
+ <package name="zypp-excludedocs"/>
+ <package name="zypp-no-recommends"/>
</packages>
<packages type="image" profiles="pxeboot">
<package name="dracut-kiwi-oem-repart"/>
++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.epaxRE/_old 2026-02-18 17:12:03.730290380 +0100
+++ /var/tmp/diff_new_pack.epaxRE/_new 2026-02-18 17:12:03.734290547 +0100
@@ -111,16 +111,6 @@
fi
#======================================
-# Disable recommends on virtual images (keep hardware supplements, see
bsc#1089498)
-#--------------------------------------
-sed -i 's/.*solver.onlyRequires.*/solver.onlyRequires = true/g'
/etc/zypp/zypp.conf
-
-#======================================
-# Disable installing documentation
-#--------------------------------------
-sed -i 's/.*rpm.install.excludedocs.*/rpm.install.excludedocs = yes/g'
/etc/zypp/zypp.conf
-
-#======================================
# Configure salt-minion (Yomi)
#--------------------------------------
# Add a random UUID grains to identify as a valid image