Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kiwi-templates-Minimal for 
openSUSE:Leap:15.6:Images checked in at 2025-11-13 16:56:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.6:Images/kiwi-templates-Minimal (Old)
 and      /work/SRC/openSUSE:Leap:15.6:Images/.kiwi-templates-Minimal.new.2061 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiwi-templates-Minimal"

Thu Nov 13 16:56:34 2025 rev:2 rq:1317633 version:unknown

Changes:
--------
New Changes file:

NO CHANGES FILE!!!

New:
----
  project.diff

----------(New B)----------
  New: WARN: project.diff not found in changes
 
----------(New E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ _link ++++++
--- /var/tmp/diff_new_pack.7qaZir/_old  2025-11-13 16:56:37.013374927 +0100
+++ /var/tmp/diff_new_pack.7qaZir/_new  2025-11-13 16:56:37.049376448 +0100
@@ -1,15 +1,6 @@
-<link project="openSUSE:Leap:15.6" package="kiwi-templates-Minimal">
-<patches>
-  <!-- <branch /> for a full copy, default case  -->
-  <!-- <apply name="patch" /> apply a patch on the source directory  -->
-  <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top 
(spec file only) -->
-  <!-- <add name="file.patch" /> add a patch to be applied after %setup (spec 
file only) -->
-  <!-- <add name="file.patch" />
-        Add a patch to be applied after %setup (spec file only).
-        Patch path prefix stipping can be controlled with the "popt" attribute,
-        for example ``popt="1"`` that translates to %patch -p1.
-  -->
-  <!-- <delete name="filename" /> delete a file -->
-</patches>
+<link project="openSUSE:Leap:15.6" package="kiwi-templates-Minimal" 
baserev="b232580e891e03ef16b94441a25ae4f3">
+  <patches>
+    <apply name="project.diff"/>
+  </patches>
 </link>
 

++++++ project.diff ++++++
--- editbootinstall_rpi.sh.orig
+++ editbootinstall_rpi.sh
@@ -4,7 +4,7 @@ set -euxo pipefail
 diskname=$1
 devname="$2"
 loopname="${devname%*p?}"
-loopdev=/dev/${loopname#/dev/mapper/*}
+loopdev=/dev/${loopname#/dev/*}
 
 #==========================================
 # copy Raspberry Pi firmware to EFI partition
--- kiwi-templates-Minimal.changes.orig
+++ kiwi-templates-Minimal.changes
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Thu Nov 13 15:13:49 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Fix editbootinstall_rpi.sh with newer kiwi (again)
+
+-------------------------------------------------------------------
 Tue Aug 22 16:14:28 UTC 2023 - Fabian Vogt <[email protected]>
 
 - Bump version to Leap 15.6

Reply via email to