calamares 3.2.16-2 (i686;x86_64;znver1) 2019-8973
10001

Status published
Submitter bero [@T] lindev.ch
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/642357
Packages
calamares-3.2.16-2.i686.source
calamares-3.2.16-2.i686.binary
calamares-debuginfo-3.2.16-2.i686.debuginfo
libcalamares3-3.2.16-2.i686.binary
libcalamares3-debuginfo-3.2.16-2.i686.debuginfo
libcalamares-devel-3.2.16-2.i686.binary
calamares-3.2.16-2.x86_64.source
calamares-3.2.16-2.x86_64.binary
calamares-debuginfo-3.2.16-2.x86_64.debuginfo
lib64calamares3-3.2.16-2.x86_64.binary
lib64calamares3-debuginfo-3.2.16-2.x86_64.debuginfo
lib64calamares-devel-3.2.16-2.x86_64.binary
calamares-3.2.16-2.znver1.binary
calamares-3.2.16-2.znver1.source
calamares-debuginfo-3.2.16-2.znver1.debuginfo
lib64calamares3-3.2.16-2.znver1.binary
lib64calamares3-debuginfo-3.2.16-2.znver1.debuginfo
lib64calamares-devel-3.2.16-2.znver1.binary
Build Date 2019-11-08 19:09:19 +0000 UTC
Last Updated 2019-11-09 18:36:09.88130452 +0000 UTC
$ git diff --patch-with-stat --summary 8abe90b1ba12277e4907e4d8396b3210c501b1b2..5fe73092560b714c1b11d577a8b39da1b41be721

 calamares-3.2.16-random-seed-location.patch | 12 ++++++++++++
 calamares.spec                              |  3 ++-
 2 files changed, 14 insertions(+), 1 deletion(-)
 create mode 100644 calamares-3.2.16-random-seed-location.patch

diff --git a/calamares-3.2.16-random-seed-location.patch b/calamares-3.2.16-random-seed-location.patch
new file mode 100644
index 0000000..87b0e0d
--- /dev/null
+++ b/calamares-3.2.16-random-seed-location.patch
@@ -0,0 +1,12 @@
+diff -up calamares-3.2.16/src/modules/machineid/MachineIdJob.cpp.omv~ calamares-3.2.16/src/modules/machineid/MachineIdJob.cpp
+--- calamares-3.2.16/src/modules/machineid/MachineIdJob.cpp.omv~	2019-11-08 19:48:38.635552205 +0100
++++ calamares-3.2.16/src/modules/machineid/MachineIdJob.cpp	2019-11-08 19:50:47.772021284 +0100
+@@ -66,7 +66,7 @@ MachineIdJob::exec()
+ 
+     QString target_systemd_machineid_file = QStringLiteral( "/etc/machine-id" );
+     QString target_dbus_machineid_file = QStringLiteral( "/var/lib/dbus/machine-id" );
+-    QString target_entropy_file = QStringLiteral( "/var/lib/urandom/random-seed" );
++    QString target_entropy_file = QStringLiteral( "/var/lib/systemd/random-seed" );
+ 
+     // Clear existing files
+     if ( m_entropy )
diff --git a/calamares.spec b/calamares.spec
index 28fe826..4e2283f 100644
--- a/calamares.spec
+++ b/calamares.spec
@@ -10,7 +10,7 @@ Version:	3.2.16
 Release:	0.%{git}.1
 Source0:	calamares-%{version}-%{git}.tar.xz
 %else
-Release:	1
+Release:	2
 # git archive --format=tar --prefix=calamares-1.1.0-$(date +%Y%m%d)/ HEAD | xz -vf > calamares-1.1.0-$(date +%Y%m%d).tar.xz
 #Source0:	calamares-%{version}-%{calamdate}.tar.xz
 Source0:	https://github.com/calamares/calamares/releases/download/v%{version}/%{name}-%{version}.tar.gz
@@ -57,6 +57,7 @@ Patch5:		0001-services-systemd-support-sockets-timers-and-unmask.patch
 # (crazy) LVM disabled for now
 #  -- until it starts working properly
 Patch6:		0003-disable-lvm.patch
+Patch7:		calamares-3.2.16-random-seed-location.patch
 Patch10:	esp-to-boot-flag.patch
 Patch11:	kpmcore4-api-1.patch
 
Not Available

bero at lindev dot ignore-this-part-unless-you-are-a-spambot chNo Comment.1628d 14hrs
rugyada [@T] gmail.comNo Comment.1628d 14hrs
benbullard79 [@T] cox.netNo Comment.1627d 15hrs
benbullard79 [@T] cox.netNo Comment.1627d 15hrs