Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rmt-server-image for
openSUSE:Factory checked in at 2024-09-25 21:57:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rmt-server-image (Old)
and /work/SRC/openSUSE:Factory/.rmt-server-image.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rmt-server-image"
Wed Sep 25 21:57:50 2024 rev:23 rq:1203656 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/rmt-server-image/rmt-server-image.changes
2024-09-12 17:00:15.642598958 +0200
+++
/work/SRC/openSUSE:Factory/.rmt-server-image.new.29891/rmt-server-image.changes
2024-09-25 21:58:30.093274774 +0200
@@ -1,0 +2,10 @@
+Wed Sep 25 17:36:16 UTC 2024 - Dirk Mueller <[email protected]>
+
+- rerender installation step in multiple lines, allow uninstalling optional
packages
+
+-------------------------------------------------------------------
+Wed Sep 25 17:12:11 UTC 2024 - Dirk Mueller <[email protected]>
+
+- improved log cleaning
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.imjsTG/_old 2024-09-25 21:58:30.737301508 +0200
+++ /var/tmp/diff_new_pack.imjsTG/_new 2024-09-25 21:58:30.741301674 +0200
@@ -21,7 +21,10 @@
FROM opensuse/tumbleweed:latest
-RUN set -euo pipefail; zypper -n in --no-recommends rmt-server catatonit;
zypper -n clean; rm -rf
/var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}
+RUN set -euo pipefail; \
+ zypper -n install --no-recommends rmt-server catatonit; \
+ zypper -n clean; \
+ rm -rf
{/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}
# Define labels according to
https://en.opensuse.org/Building_derived_containers
# labelprefix=org.opensuse.application.rmt-server