[yast-commit] [ci_new_pac] JFYI yast2-installation -> 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-installation -> sle12 ## BNC# 864631 : "[Build 0097] UDEV_RULES_DIR redefined (when calling inst_finish)" (RESOLVED/FIXED) ## BNC# 860089 : "System does not boot into installed system after installation" (RESOLVED/FIXED) ## BNC# 864260 : "System does not reboot after installation. (build 75)" (RESOLVED/FIXED) Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-installation/yast2-installation.changes 2014-02-18 17:54:08.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-installation/yast2-installation.changes 2014-02-19 15:57:37.000000000 +0100 @@ -1,0 +2,13 @@ +Wed Feb 19 15:22:00 CET 2014 - locilka@suse.com + +- Prevent from re-defining CopyFilesFinishClient class (bnc#864631) +- 3.1.38 + +------------------------------------------------------------------- +Wed Feb 19 14:51:24 CET 2014 - locilka@suse.com + +- Writing bootloader as late as possible, several configs need to + be written and coppied to the installed system first (bnc#860089) +- 3.1.37 + +------------------------------------------------------------------- @@ -11 +24,2 @@ -- fix detection if ssh daemon run +- fix detection if ssh daemon run otherwise ssh installation do not + reboot after first stage(BNC#864260) calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-installation - at least 18 other packages ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-installation (Old) and /mounts/work_src_done/SLE12/yast2-installation (BS:build ID:33171 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-installation", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-installation-3.1.36.tar.bz2 New: ---- yast2-installation-3.1.38.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.WydKnl/_old 2014-02-19 17:37:29.000000000 +0100 +++ /var/tmp/diff_new_pack.WydKnl/_new 2014-02-19 17:37:29.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.36 +Version: 3.1.38 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-installation-3.1.36.tar.bz2 -> yast2-installation-3.1.38.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-3.1.36/package/yast2-installation.changes new/yast2-installation-3.1.38/package/yast2-installation.changes --- old/yast2-installation-3.1.36/package/yast2-installation.changes 2014-02-18 17:40:09.000000000 +0100 +++ new/yast2-installation-3.1.38/package/yast2-installation.changes 2014-02-19 15:55:10.000000000 +0100 @@ -1,4 +1,17 @@ ------------------------------------------------------------------- +Wed Feb 19 15:22:00 CET 2014 - locilka@suse.com + +- Prevent from re-defining CopyFilesFinishClient class (bnc#864631) +- 3.1.38 + +------------------------------------------------------------------- +Wed Feb 19 14:51:24 CET 2014 - locilka@suse.com + +- Writing bootloader as late as possible, several configs need to + be written and coppied to the installed system first (bnc#860089) +- 3.1.37 + +------------------------------------------------------------------- Tue Feb 18 17:09:08 CET 2014 - locilka@suse.com - Copying all udev rules from inst-sys to installed system @@ -8,7 +21,8 @@ ------------------------------------------------------------------- Mon Feb 17 13:45:08 UTC 2014 - jreidinger@suse.com -- fix detection if ssh daemon run +- fix detection if ssh daemon run otherwise ssh installation do not + reboot after first stage(BNC#864260) - 3.1.35 ------------------------------------------------------------------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-3.1.36/package/yast2-installation.spec new/yast2-installation-3.1.38/package/yast2-installation.spec --- old/yast2-installation-3.1.36/package/yast2-installation.spec 2014-02-18 17:40:09.000000000 +0100 +++ new/yast2-installation-3.1.38/package/yast2-installation.spec 2014-02-19 15:55:10.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.36 +Version: 3.1.38 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-3.1.36/src/clients/copy_files_finish.rb new/yast2-installation-3.1.38/src/clients/copy_files_finish.rb --- old/yast2-installation-3.1.36/src/clients/copy_files_finish.rb 2014-02-18 17:40:09.000000000 +0100 +++ new/yast2-installation-3.1.38/src/clients/copy_files_finish.rb 2014-02-19 15:55:10.000000000 +0100 @@ -390,7 +390,10 @@ nil end - end + + # Prevent from re-defining client class + # Re-defining would produce warnings that constants were already initialized + end unless defined? CopyFilesFinishClient end Yast::CopyFilesFinishClient.new.main diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-3.1.36/src/clients/inst_finish.rb new/yast2-installation-3.1.38/src/clients/inst_finish.rb --- old/yast2-installation-3.1.36/src/clients/inst_finish.rb 2014-02-18 17:40:09.000000000 +0100 +++ new/yast2-installation-3.1.38/src/clients/inst_finish.rb 2014-02-19 15:55:10.000000000 +0100 @@ -161,16 +161,6 @@ "icon" => "yast-desktop-select" }, { - "id" => "install_bootloader", - # progress stage - "label" => _("Install boot manager"), - "steps" => [ - "bootloader", - ProductFeatures.GetBooleanFeature("globals", "enable_kdump") == true ? "kdump" : "" - ], - "icon" => "yast-bootloader" - }, - { "id" => "save_settings", # progress stage "label" => _("Save installation settings"), @@ -188,6 +178,18 @@ ], "icon" => "yast-network" }, + # bnc#860089: Save bootloader as late as possible + # all different (config) files need to be written and copied first + { + "id" => "install_bootloader", + # progress stage + "label" => _("Install boot manager"), + "steps" => [ + "bootloader", + ProductFeatures.GetBooleanFeature("globals", "enable_kdump") == true ? "kdump" : "" + ], + "icon" => "yast-bootloader" + }, { "id" => "prepare_for_reboot", # progress stage continue with "q"... Checked in at Wed Feb 19 17:37:46 CET 2014 by ro Remember to have fun... -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
ro