Hello community,

here is the log from the commit of package calamares for openSUSE:Factory 
checked in at 2019-12-23 22:46:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calamares (Old)
 and      /work/SRC/openSUSE:Factory/.calamares.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calamares"

Mon Dec 23 22:46:34 2019 rev:10 rq:758989 version:3.2.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/calamares/calamares.changes      2019-11-15 
22:37:55.260061054 +0100
+++ /work/SRC/openSUSE:Factory/.calamares.new.6675/calamares.changes    
2019-12-23 22:49:02.310102971 +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.SxshXR/_old  2019-12-23 22:49:03.142103278 +0100
+++ /var/tmp/diff_new_pack.SxshXR/_new  2019-12-23 22:49:03.142103278 +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