[yast-devel] [ci_new_pac] JFYI yast2-kdump -> sle12
![](https://seccdn.libravatar.org/avatar/af626ca29b1318211e3f416634b5db76.jpg?s=120&d=mm&r=g)
Script 'mail_helper' called by ro Hello packager, This is just FYI. Your package was checked in in distribution "sle12" by autobuild-member: ro. Here comes the log... ---------------------------%<------------------------------ Hi, here is the log from ci_new_pac /mounts/work_src_done/SLE12/yast2-kdump -> sle12 ## BNC# 861075 : "pre-alpha3: "cannot copy files"" (RESOLVED/FIXED) Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-kdump/yast2-kdump.changes 2014-01-27 16:08:16.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-kdump/yast2-kdump.changes 2014-01-29 17:16:54.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Jan 29 15:24:47 UTC 2014 - jreidinger@suse.com + +- Fix internal error popup during installation(BNC#861075) +- 3.1.4 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - installation-images - installation-images-extras - yast2-kdump ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-kdump (Old) and /mounts/work_src_done/SLE12/yast2-kdump (BS:build ID:31353 MAIL:yast-devel@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-kdump", Maintainer is "yast-devel@opensuse.org" Old: ---- yast2-kdump-3.1.3.tar.bz2 New: ---- yast2-kdump-3.1.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-kdump.spec ++++++ --- /var/tmp/diff_new_pack.SOcgCR/_old 2014-01-30 11:30:34.000000000 +0100 +++ /var/tmp/diff_new_pack.SOcgCR/_new 2014-01-30 11:30:34.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-kdump -Version: 3.1.3 +Version: 3.1.4 Release: 0 Url: https://github.com/yast/yast-kdump ++++++ yast2-kdump-3.1.3.tar.bz2 -> yast2-kdump-3.1.4.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-3.1.3/package/yast2-kdump.changes new/yast2-kdump-3.1.4/package/yast2-kdump.changes --- old/yast2-kdump-3.1.3/package/yast2-kdump.changes 2014-01-27 11:57:18.000000000 +0100 +++ new/yast2-kdump-3.1.4/package/yast2-kdump.changes 2014-01-29 17:15:43.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Jan 29 15:24:47 UTC 2014 - jreidinger@suse.com + +- Fix internal error popup during installation(BNC#861075) +- 3.1.4 + +------------------------------------------------------------------- Thu Jan 23 09:27:46 UTC 2014 - mvidner@suse.com - run a tool to propose the crashkernel value (FATE#315241) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-3.1.3/package/yast2-kdump.spec new/yast2-kdump-3.1.4/package/yast2-kdump.spec --- old/yast2-kdump-3.1.3/package/yast2-kdump.spec 2014-01-27 11:57:18.000000000 +0100 +++ new/yast2-kdump-3.1.4/package/yast2-kdump.spec 2014-01-29 17:15:43.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-kdump -Version: 3.1.3 +Version: 3.1.4 Release: 0 Url: https://github.com/yast/yast-kdump diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-3.1.3/src/modules/Kdump.rb new/yast2-kdump-3.1.4/src/modules/Kdump.rb --- old/yast2-kdump-3.1.3/src/modules/Kdump.rb 2014-01-27 11:57:18.000000000 +0100 +++ new/yast2-kdump-3.1.4/src/modules/Kdump.rb 2014-01-29 17:15:43.000000000 +0100 @@ -671,6 +671,9 @@ TEMPORARY_CONFIG_FILE = "/var/lib/YaST2/kdump.sysconfig" def write_temporary_config_file + # In inst_sys there is not kdump_file + return unless FileUtils.Exists(@kdump_file) + # FIXME parameterize Write instead of copying the old config # NOTE make sure we do not lose 600 mode (cp is ok) command = "cp #{@kdump_file} #{TEMPORARY_CONFIG_FILE}" continue with "q"... Checked in at Thu Jan 30 11:30:49 CET 2014 by ro Remember to have fun... -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (1)
-
ro