Hello community,

here is the log from the commit of package calamares for openSUSE:Leap:15.2 
checked in at 2020-02-16 18:30:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/calamares (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.calamares.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calamares"

Sun Feb 16 18:30:28 2020 rev:14 rq:774685 version:3.2.15

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/calamares/calamares.changes    2020-01-15 
14:49:20.857375998 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.calamares.new.26092/calamares.changes 
2020-02-16 18:31:07.146805911 +0100
@@ -1,0 +2,7 @@
+Mon Dec 23 13:04:03 UTC 2019 - [email protected]
+
+- Exclude /etc/dracut.conf.d/02-livecd.conf from copying into
+  filesystem, otherwise installation may fail with with 
+  "Failed to run dracut on the target" error (boo#1159739)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ 3.2.15-unpackfs.conf_Leap15.patch ++++++
--- /var/tmp/diff_new_pack.MnzGui/_old  2020-02-16 18:31:08.082806401 +0100
+++ /var/tmp/diff_new_pack.MnzGui/_new  2020-02-16 18:31:08.082806401 +0100
@@ -4,7 +4,7 @@
 diff --git a/src/modules/unpackfs/unpackfs.conf 
b/src/modules/unpackfs/unpackfs.conf
 --- a/src/modules/unpackfs/unpackfs.conf
 +++ b/src/modules/unpackfs/unpackfs.conf
-@@ -79,11 +79,14 @@
+@@ -79,11 +79,15 @@
  # for its destination name, as in the example below.
  
  unpack:
@@ -21,6 +21,7 @@
 +    -   source: "/run/rootfsbase"
 +        sourcefs: "ext4"
 +        destination: "/"
++        exclude: [ "/etc/dracut.conf.d/02-livecd.conf" ]
 +   # -   source: src/qml/calamares/slideshow
 +   #     sourcefs: file
 +   #     destination: "/tmp/slideshow/"


Reply via email to