Hello community,

here is the log from the commit of package yast2-nfs-server for 
openSUSE:Factory checked in at 2014-03-21 12:13:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-nfs-server (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-nfs-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-nfs-server"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-nfs-server/yast2-nfs-server.changes        
2014-03-06 19:29:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-nfs-server.new/yast2-nfs-server.changes   
2014-03-21 12:13:55.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Mar 12 10:12:12 UTC 2014 - [email protected]
+
+- Fix testuite due to changes in yast2
+- 3.1.4
+
+-------------------------------------------------------------------

Old:
----
  yast2-nfs-server-3.1.3.tar.bz2

New:
----
  yast2-nfs-server-3.1.4.tar.bz2

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

Other differences:
------------------
++++++ yast2-nfs-server.spec ++++++
--- /var/tmp/diff_new_pack.0uXfdz/_old  2014-03-21 12:13:56.000000000 +0100
+++ /var/tmp/diff_new_pack.0uXfdz/_new  2014-03-21 12:13:56.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-nfs-server
-Version:        3.1.3
+Version:        3.1.4
 Release:        0
 Url:            https://github.com/yast/yast-nfs-server
 

++++++ yast2-nfs-server-3.1.3.tar.bz2 -> yast2-nfs-server-3.1.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nfs-server-3.1.3/package/yast2-nfs-server.changes 
new/yast2-nfs-server-3.1.4/package/yast2-nfs-server.changes
--- old/yast2-nfs-server-3.1.3/package/yast2-nfs-server.changes 2014-03-06 
14:29:37.000000000 +0100
+++ new/yast2-nfs-server-3.1.4/package/yast2-nfs-server.changes 2014-03-12 
12:16:10.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Wed Mar 12 10:12:12 UTC 2014 - [email protected]
+
+- Fix testuite due to changes in yast2
+- 3.1.4
+
+-------------------------------------------------------------------
 Thu Mar  6 11:04:45 UTC 2014 - [email protected]
 
 - Fix testsuite due to changes in yast2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-server-3.1.3/package/yast2-nfs-server.spec 
new/yast2-nfs-server-3.1.4/package/yast2-nfs-server.spec
--- old/yast2-nfs-server-3.1.3/package/yast2-nfs-server.spec    2014-03-06 
14:29:37.000000000 +0100
+++ new/yast2-nfs-server-3.1.4/package/yast2-nfs-server.spec    2014-03-12 
12:16:10.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-nfs-server
-Version:        3.1.3
+Version:        3.1.4
 Release:        0
 URL:            https://github.com/yast/yast-nfs-server
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nfs-server-3.1.3/testsuite/tests/readwrite-unfsd.out 
new/yast2-nfs-server-3.1.4/testsuite/tests/readwrite-unfsd.out
--- old/yast2-nfs-server-3.1.3/testsuite/tests/readwrite-unfsd.out      
2014-03-06 14:29:37.000000000 +0100
+++ new/yast2-nfs-server-3.1.4/testsuite/tests/readwrite-unfsd.out      
2014-03-12 12:16:10.000000000 +0100
@@ -19,13 +19,13 @@
 Write  .sysconfig.nfs nil true
 Execute        .target.bash "/bin/systemctl is-enabled rpcbind.service" 0
 Execute        .target.bash "/bin/systemctl is-enabled nfsserver.service" 0
-Execute        .target.bash "/bin/systemctl status idmapd.service" 
$["TERM":"raw"] 0
-Execute        .target.bash "/bin/systemctl status svcgssd.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active idmapd.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active svcgssd.service" 
$["TERM":"raw"] 0
 Execute        .target.bash_output "/bin/systemctl stop svcgssd.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/bin/systemctl status rpcbind.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active rpcbind.service" 
$["TERM":"raw"] 0
 Execute        .target.bash_output "/bin/systemctl stop nfsserver.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
 Execute        .target.bash_output "/bin/systemctl start nfsserver.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/bin/systemctl status nfsserver.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active nfsserver.service" 
$["TERM":"raw"] 0
 Return true
 Dump   Write KO
 Read   .target.dir "/projects" nil
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-server-3.1.3/testsuite/tests/readwrite.out 
new/yast2-nfs-server-3.1.4/testsuite/tests/readwrite.out
--- old/yast2-nfs-server-3.1.3/testsuite/tests/readwrite.out    2014-03-06 
14:29:37.000000000 +0100
+++ new/yast2-nfs-server-3.1.4/testsuite/tests/readwrite.out    2014-03-12 
12:16:10.000000000 +0100
@@ -20,14 +20,14 @@
 Execute        .target.bash "/bin/systemctl is-enabled rpcbind.service" 0
 Execute        .target.bash "/bin/systemctl is-enabled nfslock.service" 0
 Execute        .target.bash "/bin/systemctl is-enabled nfsserver.service" 0
-Execute        .target.bash "/bin/systemctl status idmapd.service" 
$["TERM":"raw"] 0
-Execute        .target.bash "/bin/systemctl status svcgssd.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active idmapd.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active svcgssd.service" 
$["TERM":"raw"] 0
 Execute        .target.bash_output "/bin/systemctl stop svcgssd.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/bin/systemctl status rpcbind.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active rpcbind.service" 
$["TERM":"raw"] 0
 Execute        .target.bash_output "/bin/systemctl stop nfsserver.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
 Execute        .target.bash_output "/bin/systemctl restart nfslock.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
 Execute        .target.bash_output "/bin/systemctl start nfsserver.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/bin/systemctl status nfsserver.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active nfsserver.service" 
$["TERM":"raw"] 0
 Return true
 Dump   Write KO
 Read   .target.dir "/projects" nil
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nfs-server-3.1.3/testsuite/tests/readwrite2.out 
new/yast2-nfs-server-3.1.4/testsuite/tests/readwrite2.out
--- old/yast2-nfs-server-3.1.3/testsuite/tests/readwrite2.out   2014-03-06 
14:29:37.000000000 +0100
+++ new/yast2-nfs-server-3.1.4/testsuite/tests/readwrite2.out   2014-03-12 
12:16:10.000000000 +0100
@@ -53,14 +53,14 @@
 Execute        .target.bash "/bin/systemctl is-enabled rpcbind.service" 0
 Execute        .target.bash "/bin/systemctl is-enabled nfslock.service" 0
 Execute        .target.bash "/bin/systemctl is-enabled nfsserver.service" 0
-Execute        .target.bash "/bin/systemctl status idmapd.service" 
$["TERM":"raw"] 0
-Execute        .target.bash "/bin/systemctl status svcgssd.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active idmapd.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active svcgssd.service" 
$["TERM":"raw"] 0
 Execute        .target.bash_output "/bin/systemctl stop svcgssd.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/bin/systemctl status rpcbind.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active rpcbind.service" 
$["TERM":"raw"] 0
 Execute        .target.bash_output "/bin/systemctl stop nfsserver.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
 Execute        .target.bash_output "/bin/systemctl restart nfslock.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
 Execute        .target.bash_output "/bin/systemctl start nfsserver.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/bin/systemctl status nfsserver.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active nfsserver.service" 
$["TERM":"raw"] 0
 Return true
 Dump   
 Dump   Read  - services are stopped
@@ -116,12 +116,12 @@
 Execute        .target.bash "/bin/systemctl is-enabled rpcbind.service" 0
 Execute        .target.bash "/bin/systemctl is-enabled nfslock.service" 0
 Execute        .target.bash "/bin/systemctl is-enabled nfsserver.service" 0
-Execute        .target.bash "/bin/systemctl status idmapd.service" 
$["TERM":"raw"] 0
-Execute        .target.bash "/bin/systemctl status svcgssd.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active idmapd.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active svcgssd.service" 
$["TERM":"raw"] 0
 Execute        .target.bash_output "/bin/systemctl stop svcgssd.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/bin/systemctl status rpcbind.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active rpcbind.service" 
$["TERM":"raw"] 0
 Execute        .target.bash_output "/bin/systemctl stop nfsserver.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
 Execute        .target.bash_output "/bin/systemctl restart nfslock.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
 Execute        .target.bash_output "/bin/systemctl start nfsserver.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/bin/systemctl status nfsserver.service" 
$["TERM":"raw"] 0
+Execute        .target.bash "/bin/systemctl is-active nfsserver.service" 
$["TERM":"raw"] 0
 Return true

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

Reply via email to