[yast-commit] [ci_new_pac] JFYI yast2-vm -> sle12
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-vm -> sle12 ## BNC# 892759 : ""Install Hypervisor and Tools" fails with error: Details: undefined method `+' for nil:NilClass" (RESOLVED/FIXED) Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-vm/yast2-vm.changes 2014-07-31 10:05:04.000000000 +0200 +++ /mounts/work_src_done/SLE12/yast2-vm/yast2-vm.changes 2014-08-20 16:34:34.000000000 +0200 @@ -1,0 +2,7 @@ +Wed Aug 20 08:26:07 MDT 2014 - carnold@suse.com + +- bnc#892759 - "Install Hypervisor and Tools" fails with error: + Details: undefined method `+' for nil:NilClass +- 3.1.18 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-schema - yast2-vm ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-vm (Old) and /mounts/work_src_done/SLE12/yast2-vm (BS:build ID:42890 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-vm", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-vm-3.1.17.tar.bz2 New: ---- yast2-vm-3.1.18.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-vm.spec ++++++ --- /var/tmp/diff_new_pack.myPydP/_old 2014-08-22 15:45:29.000000000 +0200 +++ /var/tmp/diff_new_pack.myPydP/_new 2014-08-22 15:45:29.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-vm -Version: 3.1.17 +Version: 3.1.18 Release: 0 Group: System/YaST ++++++ yast2-vm-3.1.17.tar.bz2 -> yast2-vm-3.1.18.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-vm-3.1.17/package/yast2-vm.changes new/yast2-vm-3.1.18/package/yast2-vm.changes --- old/yast2-vm-3.1.17/package/yast2-vm.changes 2014-07-30 16:43:34.000000000 +0200 +++ new/yast2-vm-3.1.18/package/yast2-vm.changes 2014-08-20 16:29:47.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Aug 20 08:26:07 MDT 2014 - carnold@suse.com + +- bnc#892759 - "Install Hypervisor and Tools" fails with error: + Details: undefined method `+' for nil:NilClass +- 3.1.18 + +------------------------------------------------------------------- Fri Jul 30 08:32:45 MDT 2014 - carnold@suse.com - bnc#889579 - yast2-vm fails to start diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-vm-3.1.17/package/yast2-vm.spec new/yast2-vm-3.1.18/package/yast2-vm.spec --- old/yast2-vm-3.1.17/package/yast2-vm.spec 2014-07-30 16:43:34.000000000 +0200 +++ new/yast2-vm-3.1.18/package/yast2-vm.spec 2014-08-20 16:29:47.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-vm -Version: 3.1.17 +Version: 3.1.18 Release: 0 Group: System/YaST diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-vm-3.1.17/src/modules/VirtConfig.rb new/yast2-vm-3.1.18/src/modules/VirtConfig.rb --- old/yast2-vm-3.1.17/src/modules/VirtConfig.rb 2014-07-30 16:43:34.000000000 +0200 +++ new/yast2-vm-3.1.18/src/modules/VirtConfig.rb 2014-08-20 16:29:47.000000000 +0200 @@ -365,6 +365,9 @@ # package stage Progress.NextStage + packages = [] + common_vm_packages = [] + if install_vm == true common_vm_packages = ["libvirt-client"] # SLED doesn't have any installation capabilities (L3 support) @@ -401,7 +404,6 @@ return false end else - packages = [] packages = packages + ["patterns-sles-xen_server"] if install_xen_server packages = packages + ["patterns-sles-xen_tools"] if install_xen_tools packages = packages + ["patterns-sles-kvm_server"] if install_kvm_server continue with "q"... Checked in at Fri Aug 22 15:45:40 CEST 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