Hello community,

here is the log from the commit of package yast2-nfs-client for openSUSE:Factory
checked in at Mon Sep 19 21:18:25 CEST 2011.



--------
--- yast2-nfs-client/yast2-nfs-client.changes   2010-05-27 16:04:17.000000000 
+0200
+++ /mounts/work_src_done/STABLE/yast2-nfs-client/yast2-nfs-client.changes      
2011-09-09 12:52:07.000000000 +0200
@@ -1,0 +2,17 @@
+Fri Sep  9 10:43:13 UTC 2011 - [email protected]
+
+- updated testsuite (systemd adaptation)
+- 2.21.0
+
+-------------------------------------------------------------------
+Fri Aug  5 12:34:14 CEST 2011 - [email protected]
+
+- fixed .desktop file (bnc #681249)
+
+-------------------------------------------------------------------
+Tue Jun 21 18:24:39 CEST 2011 - [email protected]
+
+- Fixed attempt to install rpmbind to inst-sys during installation
+  (bnc#621197)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  yast2-nfs-client-2.19.3.tar.bz2

New:
----
  yast2-nfs-client-2.21.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-nfs-client.spec ++++++
--- /var/tmp/diff_new_pack.E4vPAX/_old  2011-09-19 21:18:18.000000000 +0200
+++ /var/tmp/diff_new_pack.E4vPAX/_new  2011-09-19 21:18:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-nfs-client (Version 2.19.3)
+# spec file for package yast2-nfs-client
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,11 +19,11 @@
 
 
 Name:           yast2-nfs-client
-Version:        2.19.3
-Release:        1
+Version:        2.21.0
+Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-nfs-client-2.19.3.tar.bz2
+Source0:        yast2-nfs-client-2.21.0.tar.bz2
 
 Prefix:         /usr
 
@@ -52,7 +52,7 @@
 file system access. It allows access to files on remote machines.
 
 %prep
-%setup -n yast2-nfs-client-2.19.3
+%setup -n yast2-nfs-client-2.21.0
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -95,4 +95,5 @@
 %{prefix}/share/applications/YaST2/nfs.desktop
 %doc %{prefix}/share/doc/packages/yast2-nfs-client
 /usr/share/YaST2/schema/autoyast/rnc/nfs.rnc
+
 %changelog

++++++ yast2-nfs-client-2.19.3.tar.bz2 -> yast2-nfs-client-2.21.0.tar.bz2 ++++++
++++ 5357 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-client-2.19.3/VERSION new/yast2-nfs-client-2.21.0/VERSION
--- old/yast2-nfs-client-2.19.3/VERSION 2010-05-27 16:00:25.000000000 +0200
+++ new/yast2-nfs-client-2.21.0/VERSION 2011-09-09 12:43:06.000000000 +0200
@@ -1 +1 @@
-2.19.3
+2.21.0
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-client-2.19.3/configure.in 
new/yast2-nfs-client-2.21.0/configure.in
--- old/yast2-nfs-client-2.19.3/configure.in    2010-05-27 15:12:37.000000000 
+0200
+++ new/yast2-nfs-client-2.21.0/configure.in    2011-09-09 12:46:17.000000000 
+0200
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-nfs-client
 dnl
-dnl -- This file is generated by y2autoconf 2.18.10 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-nfs-client, 2.19.2, http://bugs.opensuse.org/, yast2-nfs-client)
+AC_INIT(yast2-nfs-client, 2.21.0, http://bugs.opensuse.org/, yast2-nfs-client)
 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.19.2"
+VERSION="2.21.0"
 RPMNAME="yast2-nfs-client"
 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-client-2.19.3/src/Nfs.ycp new/yast2-nfs-client-2.21.0/src/Nfs.ycp
--- old/yast2-nfs-client-2.19.3/src/Nfs.ycp     2010-05-27 15:04:00.000000000 
+0200
+++ new/yast2-nfs-client-2.21.0/src/Nfs.ycp     2011-06-27 14:59:35.000000000 
+0200
@@ -13,7 +13,7 @@
  *   Dan Vesely <[email protected]>
  *   Martin Vidner <[email protected]>
  *
- * $Id: Nfs.ycp 60683 2010-02-03 18:19:18Z kmachalkova $
+ * $Id: Nfs.ycp 64602 2011-06-27 12:20:15Z jreidinger $
  */
 
 {
@@ -28,6 +28,7 @@
     import "SuSEFirewall";
     import "Progress";
     import "PackageSystem";
+    import "PackagesProposal";
     import "Wizard";
 
     include "nfs/routines.ycp";
@@ -71,7 +72,7 @@
      */
     global list<map> non_nfs_entries = [];
 
-    global boolean nfs4_enabled = false;
+    global boolean nfs4_enabled = nil;
 
     global string idmapd_domain = "";
 
@@ -143,6 +144,11 @@
            if ( !haskey(s, "vfstype") )
            {
                s["vfstype"] = "nfs";
+           } else {
+               if (s["vfstype"]:"nfs" == "nfs4")
+               {
+                   nfs4_enabled = true;
+               }
            }
            return s;
 
@@ -309,8 +315,18 @@
        if (nfs4_enabled)
            required_packages = add( required_packages, "nfsidmap");
 
-       if ( !PackageSystem::CheckAndInstallPackagesInteractive( 
required_packages ) )
-           return false;
+       if (Mode::installation())
+       {
+           foreach (string p, required_packages,
+            {
+                PackagesProposal::AddResolvables ("yast2-nfs-client", 
`package, [p]);
+            });
+       }
+       else
+       {
+            if ( !PackageSystem::CheckAndInstallPackagesInteractive( 
required_packages ) )
+                return false;
+       }
 
        return true;
     }
@@ -372,16 +388,15 @@
            Service::Enable("nfsboot");
        }
 
-        if(nfs4_enabled)
+        if(nfs4_enabled == true)
         {
                 SCR::Write(.sysconfig.nfs.NFS4_SUPPORT,"yes");
                SCR::Write(.etc.idmapd_conf, ["Domain",  idmapd_domain] );
         }
-        else
+        else if (nfs4_enabled == false)
         {
                 SCR::Write(.sysconfig.nfs.NFS4_SUPPORT,"no");
         }
-
        boolean progress_orig = Progress::set (false);
        SuSEFirewall::WriteOnly ();
        Progress::set (progress_orig);
@@ -533,7 +548,7 @@
        {
            if (Service::Start( portmapper ) == false)
            {
-               y2warning( sformat("%1 cannot be started", portmapper) );
+               y2warning("%1 cannot be started", portmapper);
                return 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-client-2.19.3/src/nfs.desktop 
new/yast2-nfs-client-2.21.0/src/nfs.desktop
--- old/yast2-nfs-client-2.19.3/src/nfs.desktop 2010-03-23 13:35:34.000000000 
+0100
+++ new/yast2-nfs-client-2.21.0/src/nfs.desktop 2011-08-05 16:14:56.000000000 
+0200
@@ -3,7 +3,6 @@
 Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced;
 
 X-KDE-ModuleType=Library
-X-KDE-RootOnly=true
 X-KDE-HasReadOnlyMode=true
 X-KDE-Library=yast2
 X-SuSE-YaST-Call=nfs
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-client-2.19.3/src/nfs.ycp new/yast2-nfs-client-2.21.0/src/nfs.ycp
--- old/yast2-nfs-client-2.19.3/src/nfs.ycp     2005-08-12 13:59:22.000000000 
+0200
+++ new/yast2-nfs-client-2.21.0/src/nfs.ycp     2011-06-22 17:09:35.000000000 
+0200
@@ -7,7 +7,7 @@
  *   Dan Vesely <[email protected]>
  *   Martin Vidner <[email protected]>
  *
- * $Id: nfs.ycp 24875 2005-08-12 11:59:21Z mvidner $
+ * $Id: nfs.ycp 64548 2011-06-22 12:49:17Z jreidinger $
  *
  * Main file for nfs configuration. Uses all other files.
  */
@@ -93,6 +93,14 @@
        return false;
     }
 
+    string type = options["type"]:"nfs";
+    if (type != "nfs" && type != "nfs4")
+    {
+       Report::Error (_("Unknown value for option \"type\"."));
+       return false;
+    }
+    options["vfstype"] = type;
+
     nfs_entries = add (nfs_entries, (map<string,any>) options);
     Nfs::nfs_entries = nfs_entries;
     return true;
@@ -116,6 +124,18 @@
        CommandLine::Print (_("No NFS mount specified."));
        return false;
     }
+
+    string type = options["type"]:"nfs";
+    if (type != "nfs" && type != "nfs4")
+    {
+       Report::Error (_("Unknown value for option \"type\"."));
+       return false;
+    }
+    if (haskey(options,"type"))
+    {
+       options["vfstype"] = type;
+    }
+
     list<integer> entries      = [];
     integer i                  = 0;
     foreach (map<string,any> entry, nfs_entries, {
@@ -260,12 +280,18 @@
            // fstab(5): fs_mntops
            "help"      : _("Mount options"),
            ],
+       "type"  : $[
+           "type"      : "string", // nfs or nfs4
+           // command line option help
+           // fstab(5): fs_type
+           "help"      : _("File system id, supported nfs and nfs4. Default 
value is nfs."),
+           ],
     ],
     "mappings"         : $[
        "list"          : [],
-       "add"           : ["spec", "file", "mntops",],
+       "add"           : ["spec", "file", "mntops","type",],
        // either of spec and file is key
-       "edit"          : ["spec", "file", "mntops",],
+       "edit"          : ["spec", "file", "mntops","type",],
        // either of spec and file is key
        "delete"        : ["spec", "file",],
     ]
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-client-2.19.3/src/ui.ycp new/yast2-nfs-client-2.21.0/src/ui.ycp
--- old/yast2-nfs-client-2.19.3/src/ui.ycp      2010-05-27 15:24:04.000000000 
+0200
+++ new/yast2-nfs-client-2.21.0/src/ui.ycp      2011-06-27 14:59:35.000000000 
+0200
@@ -13,7 +13,7 @@
  *   Dan Vesely <[email protected]>
  *   Martin Vidner <[email protected]>
  *
- * $Id: ui.ycp 62074 2010-05-27 13:24:03Z mvidner $
+ * $Id: ui.ycp 64602 2011-06-27 12:20:15Z jreidinger $
  *
  * Network NFS client dialogs
  *
@@ -570,8 +570,8 @@
     void InitSettings( )
     {
         CWMFirewallInterfaces::OpenFirewallInit (fw_cwm_widget, "");
-        UI::ChangeWidget(`id(`enable_nfs4), `Value, Nfs::nfs4_enabled);
-       UI::ChangeWidget( `id(`nfs4_domain), `Enabled, Nfs::nfs4_enabled);
+        UI::ChangeWidget(`id(`enable_nfs4), `Value, Nfs::nfs4_enabled != 
false);
+       UI::ChangeWidget( `id(`nfs4_domain), `Enabled, Nfs::nfs4_enabled != 
false);
        UI::ChangeWidget(`id(`nfs4_domain), `Value, Nfs::idmapd_domain);
     }
     
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-client-2.19.3/testsuite/tests/readwrite.out 
new/yast2-nfs-client-2.21.0/testsuite/tests/readwrite.out
--- old/yast2-nfs-client-2.19.3/testsuite/tests/readwrite.out   2008-10-27 
10:38:17.000000000 +0100
+++ new/yast2-nfs-client-2.21.0/testsuite/tests/readwrite.out   2011-09-09 
14:31:47.000000000 +0200
@@ -2,10 +2,9 @@
 Read   .etc.fstab [$["file":"/", "freq":1, "mntops":"defaults", "passno":2, 
"spec":"/dev/hda6", "vfstype":"reiserfs"], $["file":"/home", "freq":0, 
"mntops":"defaults", "passno":0, "spec":"foo.bar.com:/home", "vfstype":"nfs"], 
$["file":"/var/spool/mail", "freq":0, "mntops":"defaults", "passno":0, 
"spec":"foo.bar.com:/var/spool/mail", "vfstype":"nfs"], 
$["file":"/a\\040space", "freq":1, "mntops":"defaults", "passno":3, 
"spec":"/dev/hda7", "vfstype":"reiserfs"], $["file":"/b\\040space", "freq":0, 
"mntops":"defaults", "passno":0, "spec":"foo.bar.com:/space\\040dir", 
"vfstype":"nfs"]]
 Read   .sysconfig.nfs.NFS4_SUPPORT "yes"
 Read   .etc.idmapd_conf "Domain" "localhost"
-Read   .init.scripts.exists "SuSEfirewall2_init" true
-Read   .init.scripts.runlevel "SuSEfirewall2_init" $["network":$["start":[], 
"stop":[]], "networkmanager":$["start":["3", "5"], "stop":["3", "5"]], 
"nfs":$["start":["3", "5"], "stop":["3", "5"]], "nfsboot":$["start":[], 
"stop":[]], "portmap":$["start":["3", "5"], "stop":["3", "5"]]]
-Read   .init.scripts.exists "SuSEfirewall2_init" true
-Execute        .target.bash "/etc/init.d/SuSEfirewall2_init status" 
$["TERM":"raw"] 0
+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 "/sbin/service SuSEfirewall2_init status" 
$["TERM":"raw"] 0
 Return true
 Dump   Write OK
 Read   .etc.fstab [$["file":"/", "freq":1, "mntops":"defaults", "passno":2, 
"spec":"/dev/hda6", "vfstype":"reiserfs"], $["file":"/home", "freq":0, 
"mntops":"defaults", "passno":0, "spec":"foo.bar.com:/home", "vfstype":"nfs"], 
$["file":"/var/spool/mail", "freq":0, "mntops":"defaults", "passno":0, 
"spec":"foo.bar.com:/var/spool/mail", "vfstype":"nfs"], 
$["file":"/a\\040space", "freq":1, "mntops":"defaults", "passno":3, 
"spec":"/dev/hda7", "vfstype":"reiserfs"], $["file":"/b\\040space", "freq":0, 
"mntops":"defaults", "passno":0, "spec":"foo.bar.com:/space\\040dir", 
"vfstype":"nfs"]]
@@ -14,34 +13,20 @@
 Execute        .target.mkdir "/b space" true
 Execute        .target.bash "/bin/cp $ORIG $BACKUP" 
$["BACKUP":"/etc/fstab.YaST2.save", "ORIG":"/etc/fstab"] 0
 Write  .etc.fstab [$["file":"/", "freq":1, "mntops":"defaults", "passno":2, 
"spec":"/dev/hda6", "vfstype":"reiserfs"], $["file":"/a\\040space", "freq":1, 
"mntops":"defaults", "passno":3, "spec":"/dev/hda7", "vfstype":"reiserfs"], 
$["file":"/home", "freq":0, "mntops":"defaults", "passno":0, 
"spec":"foo.bar.com:/home", "vfstype":"nfs"], $["file":"/var/spool/mail", 
"freq":0, "mntops":"defaults", "passno":0, 
"spec":"foo.bar.com:/var/spool/mail", "vfstype":"nfs"], 
$["file":"/b\\040space", "freq":0, "mntops":"defaults", "passno":0, 
"spec":"foo.bar.com:/space\\040dir", "vfstype":"nfs"]] true
-Read   .init.scripts.exists "portmap" true
-Read   .init.scripts.exists "portmap" true
-Read   .init.scripts.exists "portmap" true
 Read   .init.scripts.runlevel "portmap" $["network":$["start":[], "stop":[]], 
"networkmanager":$["start":["3", "5"], "stop":["3", "5"]], 
"nfs":$["start":["3", "5"], "stop":["3", "5"]], "nfsboot":$["start":[], 
"stop":[]], "portmap":$["start":["3", "5"], "stop":["3", "5"]]]
 Read   .init.scripts.comment "portmap" $["nfs":$[], "portmap":$[]]
-Read   .init.scripts.exists "nfs" true
-Read   .init.scripts.exists "nfs" true
-Read   .init.scripts.exists "nfs" true
 Read   .init.scripts.runlevel "nfs" $["network":$["start":[], "stop":[]], 
"networkmanager":$["start":["3", "5"], "stop":["3", "5"]], 
"nfs":$["start":["3", "5"], "stop":["3", "5"]], "nfsboot":$["start":[], 
"stop":[]], "portmap":$["start":["3", "5"], "stop":["3", "5"]]]
 Read   .init.scripts.comment "nfs" $["nfs":$[], "portmap":$[]]
-Read   .init.scripts.exists "nfsboot" true
-Read   .init.scripts.exists "nfsboot" true
-Read   .init.scripts.exists "nfsboot" true
 Read   .init.scripts.runlevel "nfsboot" $["network":$["start":[], "stop":[]], 
"networkmanager":$["start":["3", "5"], "stop":["3", "5"]], 
"nfs":$["start":["3", "5"], "stop":["3", "5"]], "nfsboot":$["start":[], 
"stop":[]], "portmap":$["start":["3", "5"], "stop":["3", "5"]]]
 Read   .init.scripts.comment "nfsboot" $["nfs":$[], "portmap":$[]]
-Execute        .target.bash_output "/sbin/insserv -d /etc/init.d/nfsboot" 
$["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash_output "/sbin/chkconfig -a nfsboot" $["exit":0, 
"stderr":"", "stdout":""]
 Write  .sysconfig.nfs.NFS4_SUPPORT "yes" true
 Write  .etc.idmapd_conf ["Domain", "localhost"] true
-Read   .init.scripts.exists "nfs" true
-Execute        .target.bash_output "/etc/init.d/nfs stop" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
-Read   .init.scripts.exists "portmap" true
-Execute        .target.bash "/etc/init.d/portmap status" $["TERM":"raw"] 0
-Read   .init.scripts.exists "nfs" true
-Execute        .target.bash_output "/etc/init.d/nfs start" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
-Read   .init.scripts.exists "nfs" true
-Execute        .target.bash "/etc/init.d/nfs status" $["TERM":"raw"] 0
-Read   .init.scripts.exists "SuSEfirewall2_init" true
-Execute        .target.bash "/etc/init.d/SuSEfirewall2_init status" 
$["TERM":"raw"] 0
+Execute        .target.bash_output "/sbin/service nfs stop" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash "/sbin/service portmap status" $["TERM":"raw"] 0
+Execute        .target.bash_output "/sbin/service nfs start" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash "/sbin/service nfs status" $["TERM":"raw"] 0
+Execute        .target.bash "/sbin/service SuSEfirewall2_init status" 
$["TERM":"raw"] 0
 Return true
 Dump   Write KO
 Read   .etc.fstab [$["file":"/", "freq":1, "mntops":"defaults", "passno":2, 
"spec":"/dev/hda6", "vfstype":"reiserfs"], $["file":"/home", "freq":0, 
"mntops":"defaults", "passno":0, "spec":"foo.bar.com:/home", "vfstype":"nfs"], 
$["file":"/var/spool/mail", "freq":0, "mntops":"defaults", "passno":0, 
"spec":"foo.bar.com:/var/spool/mail", "vfstype":"nfs"], 
$["file":"/a\\040space", "freq":1, "mntops":"defaults", "passno":3, 
"spec":"/dev/hda7", "vfstype":"reiserfs"], $["file":"/b\\040space", "freq":0, 
"mntops":"defaults", "passno":0, "spec":"foo.bar.com:/space\\040dir", 
"vfstype":"nfs"]]
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-client-2.19.3/testsuite/tests/readwrite2.out 
new/yast2-nfs-client-2.21.0/testsuite/tests/readwrite2.out
--- old/yast2-nfs-client-2.19.3/testsuite/tests/readwrite2.out  2008-10-27 
10:38:17.000000000 +0100
+++ new/yast2-nfs-client-2.21.0/testsuite/tests/readwrite2.out  2011-09-09 
14:31:48.000000000 +0200
@@ -4,10 +4,9 @@
 Read   .etc.fstab [$["file":"/", "freq":1, "mntops":"defaults", "passno":2, 
"spec":"/dev/hda6", "vfstype":"reiserfs"], $["file":"/home", "freq":0, 
"mntops":"defaults", "passno":0, "spec":"foo.bar.com:/home", "vfstype":"nfs"], 
$["file":"/var/spool/mail", "freq":0, "mntops":"defaults", "passno":0, 
"spec":"foo.bar.com:/var/spool/mail", "vfstype":"nfs"], 
$["file":"/a\\040space", "freq":1, "mntops":"defaults", "passno":3, 
"spec":"/dev/hda7", "vfstype":"reiserfs"], $["file":"/b\\040space", "freq":0, 
"mntops":"defaults", "passno":0, "spec":"foo.bar.com:/space\\040dir", 
"vfstype":"nfs"]]
 Read   .sysconfig.nfs.NFS4_SUPPORT "no"
 Read   .etc.idmapd_conf "Domain" "localhost"
-Read   .init.scripts.exists "SuSEfirewall2_init" true
-Read   .init.scripts.runlevel "SuSEfirewall2_init" $["nfs":$["start":["3", 
"5"], "stop":["3", "5"]], "portmap":$["start":["3", "5"], "stop":["3", "5"]]]
-Read   .init.scripts.exists "SuSEfirewall2_init" true
-Execute        .target.bash "/etc/init.d/SuSEfirewall2_init status" 
$["TERM":"raw"] 0
+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 "/sbin/service SuSEfirewall2_init status" 
$["TERM":"raw"] 0
 Return true
 Dump   
 Dump   Write - nfs is in use - start services
@@ -18,33 +17,19 @@
 Execute        .target.mkdir "/b space" true
 Execute        .target.bash "/bin/cp $ORIG $BACKUP" 
$["BACKUP":"/etc/fstab.YaST2.save", "ORIG":"/etc/fstab"] 0
 Write  .etc.fstab [$["file":"/", "freq":1, "mntops":"defaults", "passno":2, 
"spec":"/dev/hda6", "vfstype":"reiserfs"], $["file":"/a\\040space", "freq":1, 
"mntops":"defaults", "passno":3, "spec":"/dev/hda7", "vfstype":"reiserfs"], 
$["file":"/home", "freq":0, "mntops":"defaults", "passno":0, 
"spec":"foo.bar.com:/home", "vfstype":"nfs"], $["file":"/var/spool/mail", 
"freq":0, "mntops":"defaults", "passno":0, 
"spec":"foo.bar.com:/var/spool/mail", "vfstype":"nfs"], 
$["file":"/b\\040space", "freq":0, "mntops":"defaults", "passno":0, 
"spec":"foo.bar.com:/space\\040dir", "vfstype":"nfs"]] true
-Read   .init.scripts.exists "portmap" true
-Read   .init.scripts.exists "portmap" true
-Read   .init.scripts.exists "portmap" true
 Read   .init.scripts.runlevel "portmap" $["nfs":$["start":["3", "5"], 
"stop":["3", "5"]], "portmap":$["start":["3", "5"], "stop":["3", "5"]]]
 Read   .init.scripts.comment "portmap" $["nfs":$[], "portmap":$[]]
-Read   .init.scripts.exists "nfs" true
-Read   .init.scripts.exists "nfs" true
-Read   .init.scripts.exists "nfs" true
 Read   .init.scripts.runlevel "nfs" $["nfs":$["start":["3", "5"], "stop":["3", 
"5"]], "portmap":$["start":["3", "5"], "stop":["3", "5"]]]
 Read   .init.scripts.comment "nfs" $["nfs":$[], "portmap":$[]]
-Read   .init.scripts.exists "nfsboot" true
-Read   .init.scripts.exists "nfsboot" true
-Read   .init.scripts.exists "nfsboot" true
 Read   .init.scripts.runlevel "nfsboot" $["nfs":$["start":["3", "5"], 
"stop":["3", "5"]], "portmap":$["start":["3", "5"], "stop":["3", "5"]]]
 Read   .init.scripts.comment "nfsboot" $["nfs":$[], "portmap":$[]]
-Execute        .target.bash_output "/sbin/insserv -d /etc/init.d/nfsboot" 
$["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash_output "/sbin/chkconfig -a nfsboot" $["exit":0, 
"stderr":"", "stdout":""]
 Write  .sysconfig.nfs.NFS4_SUPPORT "no" true
-Read   .init.scripts.exists "nfs" true
-Execute        .target.bash_output "/etc/init.d/nfs stop" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
-Read   .init.scripts.exists "portmap" true
-Execute        .target.bash "/etc/init.d/portmap status" $["TERM":"raw"] 0
-Read   .init.scripts.exists "nfs" true
-Execute        .target.bash_output "/etc/init.d/nfs start" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
-Read   .init.scripts.exists "nfs" true
-Execute        .target.bash "/etc/init.d/nfs status" $["TERM":"raw"] 0
-Read   .init.scripts.exists "SuSEfirewall2_init" true
-Execute        .target.bash "/etc/init.d/SuSEfirewall2_init status" 
$["TERM":"raw"] 0
+Execute        .target.bash_output "/sbin/service nfs stop" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash "/sbin/service portmap status" $["TERM":"raw"] 0
+Execute        .target.bash_output "/sbin/service nfs start" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash "/sbin/service nfs status" $["TERM":"raw"] 0
+Execute        .target.bash "/sbin/service SuSEfirewall2_init status" 
$["TERM":"raw"] 0
 Return true
 Dump   
 Dump   Read  - nfs is in use & stopped
@@ -62,35 +47,21 @@
 Execute        .target.mkdir "/b space" true
 Execute        .target.bash "/bin/cp $ORIG $BACKUP" 
$["BACKUP":"/etc/fstab.YaST2.save", "ORIG":"/etc/fstab"] 0
 Write  .etc.fstab [$["file":"/", "freq":1, "mntops":"defaults", "passno":2, 
"spec":"/dev/hda6", "vfstype":"reiserfs"], $["file":"/a\\040space", "freq":1, 
"mntops":"defaults", "passno":3, "spec":"/dev/hda7", "vfstype":"reiserfs"], 
$["file":"/home", "freq":0, "mntops":"defaults", "passno":0, 
"spec":"foo.bar.com:/home", "vfstype":"nfs"], $["file":"/var/spool/mail", 
"freq":0, "mntops":"defaults", "passno":0, 
"spec":"foo.bar.com:/var/spool/mail", "vfstype":"nfs"], 
$["file":"/b\\040space", "freq":0, "mntops":"defaults", "passno":0, 
"spec":"foo.bar.com:/space\\040dir", "vfstype":"nfs"]] true
-Read   .init.scripts.exists "portmap" true
-Read   .init.scripts.exists "portmap" true
-Read   .init.scripts.exists "portmap" true
 Read   .init.scripts.runlevel "portmap" $["nfs":$["start":[], "stop":[]], 
"portmap":$["start":[], "stop":[]]]
 Read   .init.scripts.comment "portmap" $["nfs":$[], "portmap":$[]]
-Execute        .target.bash_output "/sbin/insserv -d /etc/init.d/portmap" 
$["exit":0, "stderr":"", "stdout":""]
-Read   .init.scripts.exists "nfs" true
-Read   .init.scripts.exists "nfs" true
-Read   .init.scripts.exists "nfs" true
+Execute        .target.bash_output "/sbin/chkconfig -a portmap" $["exit":0, 
"stderr":"", "stdout":""]
 Read   .init.scripts.runlevel "nfs" $["nfs":$["start":[], "stop":[]], 
"portmap":$["start":[], "stop":[]]]
 Read   .init.scripts.comment "nfs" $["nfs":$[], "portmap":$[]]
-Execute        .target.bash_output "/sbin/insserv -d /etc/init.d/nfs" 
$["exit":0, "stderr":"", "stdout":""]
-Read   .init.scripts.exists "nfsboot" true
-Read   .init.scripts.exists "nfsboot" true
-Read   .init.scripts.exists "nfsboot" true
+Execute        .target.bash_output "/sbin/chkconfig -a nfs" $["exit":0, 
"stderr":"", "stdout":""]
 Read   .init.scripts.runlevel "nfsboot" $["nfs":$["start":[], "stop":[]], 
"portmap":$["start":[], "stop":[]]]
 Read   .init.scripts.comment "nfsboot" $["nfs":$[], "portmap":$[]]
-Execute        .target.bash_output "/sbin/insserv -d /etc/init.d/nfsboot" 
$["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash_output "/sbin/chkconfig -a nfsboot" $["exit":0, 
"stderr":"", "stdout":""]
 Write  .sysconfig.nfs.NFS4_SUPPORT "no" true
-Read   .init.scripts.exists "nfs" true
-Execute        .target.bash_output "/etc/init.d/nfs stop" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
-Read   .init.scripts.exists "portmap" true
-Execute        .target.bash "/etc/init.d/portmap status" $["TERM":"raw"] 0
-Read   .init.scripts.exists "nfs" true
-Execute        .target.bash_output "/etc/init.d/nfs start" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
-Read   .init.scripts.exists "nfs" true
-Execute        .target.bash "/etc/init.d/nfs status" $["TERM":"raw"] 0
-Read   .init.scripts.exists "SuSEfirewall2_init" true
-Execute        .target.bash "/etc/init.d/SuSEfirewall2_init status" 
$["TERM":"raw"] 0
+Execute        .target.bash_output "/sbin/service nfs stop" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash "/sbin/service portmap status" $["TERM":"raw"] 0
+Execute        .target.bash_output "/sbin/service nfs start" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash "/sbin/service nfs status" $["TERM":"raw"] 0
+Execute        .target.bash "/sbin/service SuSEfirewall2_init status" 
$["TERM":"raw"] 0
 Return true
 Dump   
 Dump   Read  - nfs not used & running
@@ -106,10 +77,8 @@
 Execute        .target.bash "/bin/cp $ORIG $BACKUP" 
$["BACKUP":"/etc/fstab.YaST2.save", "ORIG":"/etc/fstab"] 0
 Write  .etc.fstab [$["file":"/", "freq":1, "mntops":"defaults", "passno":2, 
"spec":"/dev/hda6", "vfstype":"ext3"]] true
 Write  .sysconfig.nfs.NFS4_SUPPORT "no" true
-Read   .init.scripts.exists "nfs" true
-Execute        .target.bash_output "/etc/init.d/nfs stop" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
-Read   .init.scripts.exists "SuSEfirewall2_init" true
-Execute        .target.bash "/etc/init.d/SuSEfirewall2_init status" 
$["TERM":"raw"] 0
+Execute        .target.bash_output "/sbin/service nfs stop" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash "/sbin/service SuSEfirewall2_init status" 
$["TERM":"raw"] 0
 Return true
 Dump   
 Dump   Read  - nfs not used & services are stopped
@@ -125,8 +94,6 @@
 Execute        .target.bash "/bin/cp $ORIG $BACKUP" 
$["BACKUP":"/etc/fstab.YaST2.save", "ORIG":"/etc/fstab"] 0
 Write  .etc.fstab [$["file":"/", "freq":1, "mntops":"defaults", "passno":2, 
"spec":"/dev/hda6", "vfstype":"ext3"]] true
 Write  .sysconfig.nfs.NFS4_SUPPORT "no" true
-Read   .init.scripts.exists "nfs" true
-Execute        .target.bash_output "/etc/init.d/nfs stop" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
-Read   .init.scripts.exists "SuSEfirewall2_init" true
-Execute        .target.bash "/etc/init.d/SuSEfirewall2_init status" 
$["TERM":"raw"] 0
+Execute        .target.bash_output "/sbin/service nfs stop" $["TERM":"raw"] 
$["exit":0, "stderr":"", "stdout":""]
+Execute        .target.bash "/sbin/service SuSEfirewall2_init status" 
$["TERM":"raw"] 0
 Return true


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



Remember to have fun...

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

Reply via email to