Hello community,

here is the log from the commit of package yast2-nfs-server for 
openSUSE:Factory checked in at 2013-01-08 16:46:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-nfs-server (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-nfs-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-nfs-server", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-nfs-server/yast2-nfs-server.changes        
2012-08-22 14:38:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-nfs-server.new/yast2-nfs-server.changes   
2013-01-08 16:46:48.000000000 +0100
@@ -1,0 +2,14 @@
+Mon Jan  7 09:09:02 UTC 2013 - [email protected]
+
+- Testsuite adapted to merging SuSEfirewall2 services into one
+  (yast2-2.23.17)
+- 2.21.6
+
+-------------------------------------------------------------------
+Thu Jan  3 15:41:07 UTC 2013 - [email protected]
+
+- Testsuites adapted to switching Service module to systemd
+  (yast2-2.23.15)
+- 2.21.5
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-nfs-server.spec ++++++
--- /var/tmp/diff_new_pack.sJp2Cp/_old  2013-01-08 16:46:49.000000000 +0100
+++ /var/tmp/diff_new_pack.sJp2Cp/_new  2013-01-08 16:46:49.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-nfs-server
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,16 @@
 
 
 Name:           yast2-nfs-server
-Version:        2.21.4
+Version:        2.21.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-nfs-server-%{version}.tar.bz2
 
+# SuSEfirewall2_* services merged into one yast2-2.23.17
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2
+BuildRequires:  yast2 >= 2.23.17
 BuildRequires:  yast2-devtools
 BuildRequires:  yast2-testsuite
 # Service::Find

++++++ yast2-nfs-server-2.21.4.tar.bz2 -> yast2-nfs-server-2.21.6.tar.bz2 ++++++
++++ 4169 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-nfs-server-2.21.4/VERSION new/yast2-nfs-server-2.21.6/VERSION
--- old/yast2-nfs-server-2.21.4/VERSION 2012-08-17 08:39:09.000000000 +0200
+++ new/yast2-nfs-server-2.21.6/VERSION 2013-01-07 10:10:48.000000000 +0100
@@ -1 +1 @@
-2.21.4
+2.21.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-nfs-server-2.21.4/configure.in 
new/yast2-nfs-server-2.21.6/configure.in
--- old/yast2-nfs-server-2.21.4/configure.in    2012-08-17 08:39:21.000000000 
+0200
+++ new/yast2-nfs-server-2.21.6/configure.in    2013-01-07 10:23:07.000000000 
+0100
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-nfs-server
 dnl
-dnl -- This file is generated by y2autoconf 2.23.0 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.23.2 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-nfs-server, 2.21.4, http://bugs.opensuse.org/, yast2-nfs-server)
+AC_INIT(yast2-nfs-server, 2.21.6, http://bugs.opensuse.org/, yast2-nfs-server)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.21.4"
+VERSION="2.21.6"
 RPMNAME="yast2-nfs-server"
 MAINTAINER="Martin Vidner <[email protected]>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-nfs-server-2.21.4/missing new/yast2-nfs-server-2.21.6/missing
--- old/yast2-nfs-server-2.21.4/missing 2012-08-17 08:39:25.000000000 +0200
+++ new/yast2-nfs-server-2.21.6/missing 2013-01-07 10:23:10.000000000 +0100
@@ -1,10 +1,9 @@
 #! /bin/sh
 # Common stub for a few missing GNU programs while installing.
 
-scriptversion=2009-04-28.21; # UTC
+scriptversion=2012-01-06.18; # UTC
 
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
-# 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1996-2012 Free Software Foundation, Inc.
 # Originally by Fran,cois Pinard <[email protected]>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
@@ -26,7 +25,7 @@
 # the same distribution terms that you use for the rest of that program.
 
 if test $# -eq 0; then
-  echo 1>&2 "Try \`$0 --help' for more information"
+  echo 1>&2 "Try '$0 --help' for more information"
   exit 1
 fi
 
@@ -34,7 +33,7 @@
 sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
 sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
 
-# In the cases where this matters, `missing' is being run in the
+# In the cases where this matters, 'missing' is being run in the
 # srcdir already.
 if test -f configure.ac; then
   configure_ac=configure.ac
@@ -65,7 +64,7 @@
     echo "\
 $0 [OPTION]... PROGRAM [ARGUMENT]...
 
-Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
+Handle 'PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
 error status if there is no known handling for PROGRAM.
 
 Options:
@@ -74,21 +73,20 @@
   --run           try to run the given command, and emulate it if it fails
 
 Supported PROGRAM values:
-  aclocal      touch file \`aclocal.m4'
-  autoconf     touch file \`configure'
-  autoheader   touch file \`config.h.in'
+  aclocal      touch file 'aclocal.m4'
+  autoconf     touch file 'configure'
+  autoheader   touch file 'config.h.in'
   autom4te     touch the output file, or create a stub one
-  automake     touch all \`Makefile.in' files
-  bison        create \`y.tab.[ch]', if possible, from existing .[ch]
-  flex         create \`lex.yy.c', if possible, from existing .c
+  automake     touch all 'Makefile.in' files
+  bison        create 'y.tab.[ch]', if possible, from existing .[ch]
+  flex         create 'lex.yy.c', if possible, from existing .c
   help2man     touch the output file
-  lex          create \`lex.yy.c', if possible, from existing .c
+  lex          create 'lex.yy.c', if possible, from existing .c
   makeinfo     touch the output file
-  tar          try tar, gnutar, gtar, then tar without non-portable flags
-  yacc         create \`y.tab.[ch]', if possible, from existing .[ch]
+  yacc         create 'y.tab.[ch]', if possible, from existing .[ch]
 
-Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
-\`g' are ignored when checking the name.
+Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
+'g' are ignored when checking the name.
 
 Send bug reports to <[email protected]>."
     exit $?
@@ -100,8 +98,8 @@
     ;;
 
   -*)
-    echo 1>&2 "$0: Unknown \`$1' option"
-    echo 1>&2 "Try \`$0 --help' for more information"
+    echo 1>&2 "$0: Unknown '$1' option"
+    echo 1>&2 "Try '$0 --help' for more information"
     exit 1
     ;;
 
@@ -122,22 +120,13 @@
     # Not GNU programs, they don't have --version.
     ;;
 
-  tar*)
-    if test -n "$run"; then
-       echo 1>&2 "ERROR: \`tar' requires --run"
-       exit 1
-    elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
-       exit 1
-    fi
-    ;;
-
   *)
     if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
        # We have it, but it failed.
        exit 1
     elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
        # Could not run --version or --help.  This is probably someone
-       # running `$TOOL --version' or `$TOOL --help' to check whether
+       # running '$TOOL --version' or '$TOOL --help' to check whether
        # $TOOL exists and not knowing $TOOL uses missing.
        exit 1
     fi
@@ -149,27 +138,27 @@
 case $program in
   aclocal*)
     echo 1>&2 "\
-WARNING: \`$1' is $msg.  You should only need it if
-         you modified \`acinclude.m4' or \`${configure_ac}'.  You might want
-         to install the \`Automake' and \`Perl' packages.  Grab them from
+WARNING: '$1' is $msg.  You should only need it if
+         you modified 'acinclude.m4' or '${configure_ac}'.  You might want
+         to install the Automake and Perl packages.  Grab them from
          any GNU archive site."
     touch aclocal.m4
     ;;
 
   autoconf*)
     echo 1>&2 "\
-WARNING: \`$1' is $msg.  You should only need it if
-         you modified \`${configure_ac}'.  You might want to install the
-         \`Autoconf' and \`GNU m4' packages.  Grab them from any GNU
+WARNING: '$1' is $msg.  You should only need it if
+         you modified '${configure_ac}'.  You might want to install the
+         Autoconf and GNU m4 packages.  Grab them from any GNU
          archive site."
     touch configure
     ;;
 
   autoheader*)
     echo 1>&2 "\
-WARNING: \`$1' is $msg.  You should only need it if
-         you modified \`acconfig.h' or \`${configure_ac}'.  You might want
-         to install the \`Autoconf' and \`GNU m4' packages.  Grab them
+WARNING: '$1' is $msg.  You should only need it if
+         you modified 'acconfig.h' or '${configure_ac}'.  You might want
+         to install the Autoconf and GNU m4 packages.  Grab them
          from any GNU archive site."
     files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' 
${configure_ac}`
     test -z "$files" && files="config.h"
@@ -186,9 +175,9 @@
 
   automake*)
     echo 1>&2 "\
-WARNING: \`$1' is $msg.  You should only need it if
-         you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
-         You might want to install the \`Automake' and \`Perl' packages.
+WARNING: '$1' is $msg.  You should only need it if
+         you modified 'Makefile.am', 'acinclude.m4' or '${configure_ac}'.
+         You might want to install the Automake and Perl packages.
          Grab them from any GNU archive site."
     find . -type f -name Makefile.am -print |
           sed 's/\.am$/.in/' |
@@ -197,10 +186,10 @@
 
   autom4te*)
     echo 1>&2 "\
-WARNING: \`$1' is needed, but is $msg.
+WARNING: '$1' is needed, but is $msg.
          You might have modified some files without having the
          proper tools for further handling them.
-         You can get \`$1' as part of \`Autoconf' from any GNU
+         You can get '$1' as part of Autoconf from any GNU
          archive site."
 
     file=`echo "$*" | sed -n "$sed_output"`
@@ -220,13 +209,13 @@
 
   bison*|yacc*)
     echo 1>&2 "\
-WARNING: \`$1' $msg.  You should only need it if
-         you modified a \`.y' file.  You may need the \`Bison' package
+WARNING: '$1' $msg.  You should only need it if
+         you modified a '.y' file.  You may need the Bison package
          in order for those modifications to take effect.  You can get
-         \`Bison' from any GNU archive site."
+         Bison from any GNU archive site."
     rm -f y.tab.c y.tab.h
     if test $# -ne 1; then
-        eval LASTARG="\${$#}"
+        eval LASTARG=\${$#}
        case $LASTARG in
        *.y)
            SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
@@ -250,13 +239,13 @@
 
   lex*|flex*)
     echo 1>&2 "\
-WARNING: \`$1' is $msg.  You should only need it if
-         you modified a \`.l' file.  You may need the \`Flex' package
+WARNING: '$1' is $msg.  You should only need it if
+         you modified a '.l' file.  You may need the Flex package
          in order for those modifications to take effect.  You can get
-         \`Flex' from any GNU archive site."
+         Flex from any GNU archive site."
     rm -f lex.yy.c
     if test $# -ne 1; then
-        eval LASTARG="\${$#}"
+        eval LASTARG=\${$#}
        case $LASTARG in
        *.l)
            SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
@@ -273,10 +262,10 @@
 
   help2man*)
     echo 1>&2 "\
-WARNING: \`$1' is $msg.  You should only need it if
+WARNING: '$1' is $msg.  You should only need it if
         you modified a dependency of a manual page.  You may need the
-        \`Help2man' package in order for those modifications to take
-        effect.  You can get \`Help2man' from any GNU archive site."
+        Help2man package in order for those modifications to take
+        effect.  You can get Help2man from any GNU archive site."
 
     file=`echo "$*" | sed -n "$sed_output"`
     test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
@@ -291,12 +280,12 @@
 
   makeinfo*)
     echo 1>&2 "\
-WARNING: \`$1' is $msg.  You should only need it if
-         you modified a \`.texi' or \`.texinfo' file, or any other file
+WARNING: '$1' is $msg.  You should only need it if
+         you modified a '.texi' or '.texinfo' file, or any other file
          indirectly affecting the aspect of the manual.  The spurious
-         call might also be the consequence of using a buggy \`make' (AIX,
-         DU, IRIX).  You might want to install the \`Texinfo' package or
-         the \`GNU make' package.  Grab either from any GNU archive site."
+         call might also be the consequence of using a buggy 'make' (AIX,
+         DU, IRIX).  You might want to install the Texinfo package or
+         the GNU make package.  Grab either from any GNU archive site."
     # The file to touch is that specified with -o ...
     file=`echo "$*" | sed -n "$sed_output"`
     test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
@@ -318,49 +307,14 @@
     touch $file
     ;;
 
-  tar*)
-    shift
-
-    # We have already tried tar in the generic part.
-    # Look for gnutar/gtar before invocation to avoid ugly error
-    # messages.
-    if (gnutar --version > /dev/null 2>&1); then
-       gnutar "$@" && exit 0
-    fi
-    if (gtar --version > /dev/null 2>&1); then
-       gtar "$@" && exit 0
-    fi
-    firstarg="$1"
-    if shift; then
-       case $firstarg in
-       *o*)
-           firstarg=`echo "$firstarg" | sed s/o//`
-           tar "$firstarg" "$@" && exit 0
-           ;;
-       esac
-       case $firstarg in
-       *h*)
-           firstarg=`echo "$firstarg" | sed s/h//`
-           tar "$firstarg" "$@" && exit 0
-           ;;
-       esac
-    fi
-
-    echo 1>&2 "\
-WARNING: I can't seem to be able to run \`tar' with the given arguments.
-         You may want to install GNU tar or Free paxutils, or check the
-         command line arguments."
-    exit 1
-    ;;
-
   *)
     echo 1>&2 "\
-WARNING: \`$1' is needed, and is $msg.
+WARNING: '$1' is needed, and is $msg.
          You might have modified some files without having the
-         proper tools for further handling them.  Check the \`README' file,
+         proper tools for further handling them.  Check the 'README' file,
          it often tells you about the needed prerequisites for installing
          this package.  You may also peek at any GNU archive site, in case
-         some other package would contain this missing \`$1' program."
+         some other package would contain this missing '$1' program."
     exit 1
     ;;
 esac
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-nfs-server-2.21.4/testsuite/tests/readwrite-unfsd.out 
new/yast2-nfs-server-2.21.6/testsuite/tests/readwrite-unfsd.out
--- old/yast2-nfs-server-2.21.4/testsuite/tests/readwrite-unfsd.out     
2012-08-17 08:39:09.000000000 +0200
+++ new/yast2-nfs-server-2.21.6/testsuite/tests/readwrite-unfsd.out     
2013-01-07 10:07:25.000000000 +0100
@@ -1,11 +1,10 @@
 Dump   Read
-Execute        .target.bash "/sbin/chkconfig -l nfsserver | /usr/bin/grep -q 
'[0-6]:on'" 0
+Execute        .target.bash "/bin/systemctl is-enabled nfsserver.service" 0
 Read   .etc.exports [$["allowed":["proj*.local.domain(rw)"], 
"mountpoint":"/projects"], $["allowed":["*.local.domain(ro)", "@trusted(rw)"], 
"mountpoint":"/usr"], $["allowed":["(ro,insecure,all_squash)"], 
"mountpoint":"/pub"]]
 Read   .init.scripts.exists "nfslock" true
 Read   .sysconfig.nfs.NFS4_SUPPORT nil
 Read   .sysconfig.nfs.NFS_SECURITY_GSS nil
-Execute        .target.bash "/sbin/chkconfig -l SuSEfirewall2_init | 
/usr/bin/grep -q '[0-6]:on'" 0
-Execute        .target.bash "/sbin/chkconfig -l SuSEfirewall2_setup | 
/usr/bin/grep -q '[0-6]:on'" 0
+Execute        .target.bash "/bin/systemctl is-enabled SuSEfirewall2.service" 0
 Return true
 Dump   Write OK
 Read   .target.dir "/projects" nil
@@ -22,17 +21,17 @@
 Read   .init.scripts.comment "rpcbind" $["nfsserver":$[], "rpcbind":$[]]
 Read   .init.scripts.runlevel "nfslock" $["network":$["start":["3", "5"], 
"stop":["3", "5"]], "networkmanager":$["start":[], "stop":[]], 
"nfsserver":$["start":["3", "5"], "stop":["3", "5"]], "rpcbind":$["start":["3", 
"5"], "stop":["3", "5"]]]
 Read   .init.scripts.comment "nfslock" $["nfsserver":$[], "rpcbind":$[]]
-Execute        .target.bash_output "/sbin/chkconfig -a nfslock" $["exit":0, 
"stderr":"", "stdout":""]
+Execute        .target.bash_output "/bin/systemctl enable nfslock.service" 
$["exit":0, "stderr":"", "stdout":""]
 Read   .init.scripts.runlevel "nfsserver" $["network":$["start":["3", "5"], 
"stop":["3", "5"]], "networkmanager":$["start":[], "stop":[]], 
"nfsserver":$["start":["3", "5"], "stop":["3", "5"]], "rpcbind":$["start":["3", 
"5"], "stop":["3", "5"]]]
 Read   .init.scripts.comment "nfsserver" $["nfsserver":$[], "rpcbind":$[]]
-Execute        .target.bash "/sbin/service idmapd status" $["TERM":"raw"] 0
-Execute        .target.bash "/sbin/service svcgssd status" $["TERM":"raw"] 0
-Execute        .target.bash_output "/sbin/service svcgssd stop" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/sbin/service rpcbind status" $["TERM":"raw"] 0
-Execute        .target.bash_output "/sbin/service nfsserver stop" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash_output "/sbin/service nfslock restart" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash_output "/sbin/service nfsserver start" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/sbin/service nfsserver status" $["TERM":"raw"] 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_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_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
 Return true
 Dump   Write KO
 Read   .target.dir "/projects" nil
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-nfs-server-2.21.4/testsuite/tests/readwrite.out 
new/yast2-nfs-server-2.21.6/testsuite/tests/readwrite.out
--- old/yast2-nfs-server-2.21.4/testsuite/tests/readwrite.out   2012-08-17 
08:39:09.000000000 +0200
+++ new/yast2-nfs-server-2.21.6/testsuite/tests/readwrite.out   2013-01-07 
10:07:26.000000000 +0100
@@ -1,11 +1,10 @@
 Dump   Read
-Execute        .target.bash "/sbin/chkconfig -l nfsserver | /usr/bin/grep -q 
'[0-6]:on'" 0
+Execute        .target.bash "/bin/systemctl is-enabled nfsserver.service" 0
 Read   .etc.exports [$["allowed":["proj*.local.domain(rw)"], 
"mountpoint":"/projects"], $["allowed":["*.local.domain(ro)", "@trusted(rw)"], 
"mountpoint":"/usr"], $["allowed":["(ro,insecure,all_squash)"], 
"mountpoint":"/pub"]]
 Read   .init.scripts.exists "nfslock" true
 Read   .sysconfig.nfs.NFS4_SUPPORT nil
 Read   .sysconfig.nfs.NFS_SECURITY_GSS nil
-Execute        .target.bash "/sbin/chkconfig -l SuSEfirewall2_init | 
/usr/bin/grep -q '[0-6]:on'" 0
-Execute        .target.bash "/sbin/chkconfig -l SuSEfirewall2_setup | 
/usr/bin/grep -q '[0-6]:on'" 0
+Execute        .target.bash "/bin/systemctl is-enabled SuSEfirewall2.service" 0
 Return true
 Dump   Write OK
 Read   .target.dir "/projects" nil
@@ -24,14 +23,14 @@
 Read   .init.scripts.comment "nfslock" $["nfslock":$[], "nfsserver":$[], 
"rpcbind":$[]]
 Read   .init.scripts.runlevel "nfsserver" $["nfslock":$["start":["3", "5"], 
"stop":["3", "5"]], "nfsserver":$["start":["3", "5"], "stop":["3", "5"]], 
"rpcbind":$["start":["3", "5"], "stop":["3", "5"]]]
 Read   .init.scripts.comment "nfsserver" $["nfslock":$[], "nfsserver":$[], 
"rpcbind":$[]]
-Execute        .target.bash "/sbin/service idmapd status" $["TERM":"raw"] 0
-Execute        .target.bash "/sbin/service svcgssd status" $["TERM":"raw"] 0
-Execute        .target.bash_output "/sbin/service svcgssd stop" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/sbin/service rpcbind status" $["TERM":"raw"] 0
-Execute        .target.bash_output "/sbin/service nfsserver stop" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash_output "/sbin/service nfslock restart" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash_output "/sbin/service nfsserver start" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/sbin/service nfsserver status" $["TERM":"raw"] 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_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_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
 Return true
 Dump   Write KO
 Read   .target.dir "/projects" nil
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-nfs-server-2.21.4/testsuite/tests/readwrite2.out 
new/yast2-nfs-server-2.21.6/testsuite/tests/readwrite2.out
--- old/yast2-nfs-server-2.21.4/testsuite/tests/readwrite2.out  2012-08-17 
08:39:09.000000000 +0200
+++ new/yast2-nfs-server-2.21.6/testsuite/tests/readwrite2.out  2013-01-07 
10:07:26.000000000 +0100
@@ -1,13 +1,12 @@
 Dump   
 Dump   Read  - services are running
 Dump   
-Execute        .target.bash "/sbin/chkconfig -l nfsserver | /usr/bin/grep -q 
'[0-6]:on'" 0
+Execute        .target.bash "/bin/systemctl is-enabled nfsserver.service" 0
 Read   .etc.exports [$["allowed":["proj*.local.domain(rw)"], 
"mountpoint":"/projects"], $["allowed":["*.local.domain(ro)", "@trusted(rw)"], 
"mountpoint":"/usr"], $["allowed":["(ro,insecure,all_squash)"], 
"mountpoint":"/pub"]]
 Read   .init.scripts.exists "nfslock" true
 Read   .sysconfig.nfs.NFS4_SUPPORT nil
 Read   .sysconfig.nfs.NFS_SECURITY_GSS nil
-Execute        .target.bash "/sbin/chkconfig -l SuSEfirewall2_init | 
/usr/bin/grep -q '[0-6]:on'" 0
-Execute        .target.bash "/sbin/chkconfig -l SuSEfirewall2_setup | 
/usr/bin/grep -q '[0-6]:on'" 0
+Execute        .target.bash "/bin/systemctl is-enabled SuSEfirewall2.service" 0
 Return true
 Dump   
 Dump   Write - services will be stopped
@@ -22,18 +21,18 @@
 Write  .sysconfig.nfs.NFS4_SUPPORT "no" true
 Write  .sysconfig.nfs.NFS_SECURITY_GSS "no" true
 Write  .sysconfig.nfs nil true
-Execute        .target.bash_output "/sbin/service nfsserver stop" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash_output "/bin/systemctl stop nfsserver.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
 Read   .init.scripts.runlevel "nfsserver" $["nfsserver":$["start":["3", "5"], 
"stop":["3", "5"]], "rpcbind":$["start":["3", "5"], "stop":["3", "5"]]]
 Read   .init.scripts.comment "nfsserver" $["nfsserver":$[], "rpcbind":$[]]
-Execute        .target.bash_output "/sbin/chkconfig -d nfsserver" $["exit":0, 
"stderr":"", "stdout":""]
-Execute        .target.bash_output "/sbin/service nfslock stop" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash_output "/bin/systemctl  disable nfsserver.service" 
$["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash_output "/bin/systemctl stop nfslock.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
 Read   .init.scripts.runlevel "nfslock" $["nfsserver":$["start":["3", "5"], 
"stop":["3", "5"]], "rpcbind":$["start":["3", "5"], "stop":["3", "5"]]]
 Read   .init.scripts.comment "nfslock" $["nfsserver":$[], "rpcbind":$[]]
 Return true
 Dump   
 Dump   Read  - services are running
 Dump   
-Execute        .target.bash "/sbin/chkconfig -l nfsserver | /usr/bin/grep -q 
'[0-6]:on'" 0
+Execute        .target.bash "/bin/systemctl is-enabled nfsserver.service" 0
 Read   .etc.exports [$["allowed":["proj*.local.domain(rw)"], 
"mountpoint":"/projects"], $["allowed":["*.local.domain(ro)", "@trusted(rw)"], 
"mountpoint":"/usr"], $["allowed":["(ro,insecure,all_squash)"], 
"mountpoint":"/pub"]]
 Read   .init.scripts.exists "nfslock" true
 Read   .sysconfig.nfs.NFS4_SUPPORT nil
@@ -56,22 +55,22 @@
 Read   .init.scripts.comment "rpcbind" $["nfsserver":$[], "rpcbind":$[]]
 Read   .init.scripts.runlevel "nfslock" $["nfsserver":$["start":["3", "5"], 
"stop":["3", "5"]], "rpcbind":$["start":["3", "5"], "stop":["3", "5"]]]
 Read   .init.scripts.comment "nfslock" $["nfsserver":$[], "rpcbind":$[]]
-Execute        .target.bash_output "/sbin/chkconfig -a nfslock" $["exit":0, 
"stderr":"", "stdout":""]
+Execute        .target.bash_output "/bin/systemctl enable nfslock.service" 
$["exit":0, "stderr":"", "stdout":""]
 Read   .init.scripts.runlevel "nfsserver" $["nfsserver":$["start":["3", "5"], 
"stop":["3", "5"]], "rpcbind":$["start":["3", "5"], "stop":["3", "5"]]]
 Read   .init.scripts.comment "nfsserver" $["nfsserver":$[], "rpcbind":$[]]
-Execute        .target.bash "/sbin/service idmapd status" $["TERM":"raw"] 0
-Execute        .target.bash "/sbin/service svcgssd status" $["TERM":"raw"] 0
-Execute        .target.bash_output "/sbin/service svcgssd stop" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/sbin/service rpcbind status" $["TERM":"raw"] 0
-Execute        .target.bash_output "/sbin/service nfsserver stop" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash_output "/sbin/service nfslock restart" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash_output "/sbin/service nfsserver start" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/sbin/service nfsserver status" $["TERM":"raw"] 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_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_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
 Return true
 Dump   
 Dump   Read  - services are stopped
 Dump   
-Execute        .target.bash "/sbin/chkconfig -l nfsserver | /usr/bin/grep -q 
'[0-6]:on'" 0
+Execute        .target.bash "/bin/systemctl is-enabled nfsserver.service" 0
 Read   .etc.exports [$["allowed":["proj*.local.domain(rw)"], 
"mountpoint":"/projects"], $["allowed":["*.local.domain(ro)", "@trusted(rw)"], 
"mountpoint":"/usr"], $["allowed":["(ro,insecure,all_squash)"], 
"mountpoint":"/pub"]]
 Read   .init.scripts.exists "nfslock" true
 Read   .sysconfig.nfs.NFS4_SUPPORT nil
@@ -90,17 +89,17 @@
 Write  .sysconfig.nfs.NFS4_SUPPORT "no" true
 Write  .sysconfig.nfs.NFS_SECURITY_GSS "no" true
 Write  .sysconfig.nfs nil true
-Execute        .target.bash_output "/sbin/service nfsserver stop" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash_output "/bin/systemctl stop nfsserver.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
 Read   .init.scripts.runlevel "nfsserver" $["nfsserver":$["start":[], 
"stop":[]], "rpcbind":$["start":[], "stop":[]]]
 Read   .init.scripts.comment "nfsserver" $["nfsserver":$[], "rpcbind":$[]]
-Execute        .target.bash_output "/sbin/service nfslock stop" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash_output "/bin/systemctl stop nfslock.service" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
 Read   .init.scripts.runlevel "nfslock" $["nfsserver":$["start":[], 
"stop":[]], "rpcbind":$["start":[], "stop":[]]]
 Read   .init.scripts.comment "nfslock" $["nfsserver":$[], "rpcbind":$[]]
 Return true
 Dump   
 Dump   Read  - services are stopped
 Dump   
-Execute        .target.bash "/sbin/chkconfig -l nfsserver | /usr/bin/grep -q 
'[0-6]:on'" 0
+Execute        .target.bash "/bin/systemctl is-enabled nfsserver.service" 0
 Read   .etc.exports [$["allowed":["proj*.local.domain(rw)"], 
"mountpoint":"/projects"], $["allowed":["*.local.domain(ro)", "@trusted(rw)"], 
"mountpoint":"/usr"], $["allowed":["(ro,insecure,all_squash)"], 
"mountpoint":"/pub"]]
 Read   .init.scripts.exists "nfslock" true
 Read   .sysconfig.nfs.NFS4_SUPPORT nil
@@ -121,19 +120,19 @@
 Write  .sysconfig.nfs nil true
 Read   .init.scripts.runlevel "rpcbind" $["nfsserver":$["start":[], 
"stop":[]], "rpcbind":$["start":[], "stop":[]]]
 Read   .init.scripts.comment "rpcbind" $["nfsserver":$[], "rpcbind":$[]]
-Execute        .target.bash_output "/sbin/chkconfig -a rpcbind" $["exit":0, 
"stderr":"", "stdout":""]
+Execute        .target.bash_output "/bin/systemctl enable rpcbind.service" 
$["exit":0, "stderr":"", "stdout":""]
 Read   .init.scripts.runlevel "nfslock" $["nfsserver":$["start":[], 
"stop":[]], "rpcbind":$["start":[], "stop":[]]]
 Read   .init.scripts.comment "nfslock" $["nfsserver":$[], "rpcbind":$[]]
-Execute        .target.bash_output "/sbin/chkconfig -a nfslock" $["exit":0, 
"stderr":"", "stdout":""]
+Execute        .target.bash_output "/bin/systemctl enable nfslock.service" 
$["exit":0, "stderr":"", "stdout":""]
 Read   .init.scripts.runlevel "nfsserver" $["nfsserver":$["start":[], 
"stop":[]], "rpcbind":$["start":[], "stop":[]]]
 Read   .init.scripts.comment "nfsserver" $["nfsserver":$[], "rpcbind":$[]]
-Execute        .target.bash_output "/sbin/chkconfig -a nfsserver" $["exit":0, 
"stderr":"", "stdout":""]
-Execute        .target.bash "/sbin/service idmapd status" $["TERM":"raw"] 0
-Execute        .target.bash "/sbin/service svcgssd status" $["TERM":"raw"] 0
-Execute        .target.bash_output "/sbin/service svcgssd stop" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/sbin/service rpcbind status" $["TERM":"raw"] 0
-Execute        .target.bash_output "/sbin/service nfsserver stop" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash_output "/sbin/service nfslock restart" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash_output "/sbin/service nfsserver start" 
$["TERM":"raw"] $["exit":0, "stderr":"", "stdout":""]
-Execute        .target.bash "/sbin/service nfsserver status" $["TERM":"raw"] 0
+Execute        .target.bash_output "/bin/systemctl enable nfsserver.service" 
$["exit":0, "stderr":"", "stdout":""]
+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_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_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
 Return true

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

Reply via email to