Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-11-24 11:14:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-vm (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-vm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-vm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes        2014-08-27 
16:53:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-11-24 
11:14:43.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Nov 19 10:33:42 MST 2014 - [email protected]
+
+- bnc#905580 - SIGSEGV in yast2 relocation-server 
+- 3.1.19
+
+-------------------------------------------------------------------

Old:
----
  yast2-vm-3.1.18.tar.bz2

New:
----
  yast2-vm-3.1.19.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-vm.spec ++++++
--- /var/tmp/diff_new_pack.IkgK2K/_old  2014-11-24 11:14:44.000000000 +0100
+++ /var/tmp/diff_new_pack.IkgK2K/_new  2014-11-24 11:14:44.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-vm
-Version:        3.1.18
+Version:        3.1.19
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-vm-3.1.18.tar.bz2 -> yast2-vm-3.1.19.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.18/.travis.yml 
new/yast2-vm-3.1.19/.travis.yml
--- old/yast2-vm-3.1.18/.travis.yml     1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-vm-3.1.19/.travis.yml     2014-11-19 18:56:12.000000000 +0100
@@ -0,0 +1,16 @@
+language: cpp
+compiler:
+    - gcc
+before_install:
+    # disable rvm, use system Ruby
+    - rvm reset
+    - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
+    - sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"yast-rake gettext"
+script:
+    - rake check:syntax
+    - rake check:pot
+    - make -f Makefile.cvs
+    - make
+    - sudo make install
+    - make check
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.18/MAINTAINER 
new/yast2-vm-3.1.19/MAINTAINER
--- old/yast2-vm-3.1.18/MAINTAINER      2014-08-20 16:32:20.000000000 +0200
+++ new/yast2-vm-3.1.19/MAINTAINER      2014-11-19 18:56:12.000000000 +0100
@@ -1 +1 @@
-Charles Arnold <[email protected]>
+Deprecated file. Use `osc maintainer yast2-vm` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.18/README.md 
new/yast2-vm-3.1.19/README.md
--- old/yast2-vm-3.1.18/README.md       1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-vm-3.1.19/README.md       2014-11-19 18:56:12.000000000 +0100
@@ -0,0 +1,5 @@
+# YaST - The Virtual Machine Configuration Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-vm.svg?branch=master)](https://travis-ci.org/yast/yast-vm)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-vm-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-vm-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.18/package/yast2-vm.changes 
new/yast2-vm-3.1.19/package/yast2-vm.changes
--- old/yast2-vm-3.1.18/package/yast2-vm.changes        2014-08-20 
16:32:20.000000000 +0200
+++ new/yast2-vm-3.1.19/package/yast2-vm.changes        2014-11-19 
18:56:12.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Wed Nov 19 10:33:42 MST 2014 - [email protected]
+
+- bnc#905580 - SIGSEGV in yast2 relocation-server 
+- 3.1.19
+
+-------------------------------------------------------------------
 Wed Aug 20 08:26:07 MDT 2014 - [email protected]
 
 - bnc#892759 - "Install Hypervisor and Tools" fails with error:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.18/package/yast2-vm.spec 
new/yast2-vm-3.1.19/package/yast2-vm.spec
--- old/yast2-vm-3.1.18/package/yast2-vm.spec   2014-08-20 16:32:20.000000000 
+0200
+++ new/yast2-vm-3.1.19/package/yast2-vm.spec   2014-11-19 18:56:12.000000000 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-vm
-Version:        3.1.18
+Version:        3.1.19
 Release:        0
 Group:         System/YaST
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-vm-3.1.18/src/modules/RelocationServer.rb 
new/yast2-vm-3.1.19/src/modules/RelocationServer.rb
--- old/yast2-vm-3.1.18/src/modules/RelocationServer.rb 2014-08-20 
16:32:20.000000000 +0200
+++ new/yast2-vm-3.1.19/src/modules/RelocationServer.rb 2014-11-19 
18:56:12.000000000 +0100
@@ -238,6 +238,10 @@
     end
 
     def ReadLibvirtServices
+      if !Package.Installed("libvirt-daemon")
+        Builtins.y2milestone("libvirt is not installed")
+        return false
+      end
       @libvirtd_enabled = Service.Enabled("libvirtd")
       @sshd_enabled = Service.Enabled("sshd")
 
@@ -380,6 +384,8 @@
         # Error message
         if !ReadLibvirtServices()
           Report.Error(_("Cannot read the current libvirtd/sshd state."))
+          Report.Error(Message.CannotContinueWithoutPackagesInstalled)
+          return false
         end
         Builtins.sleep(sl)
       end

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to