[yast-commit] [ci_new_pac] JFYI yast2-nis-client -> 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-nis-client -> sle12 Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-nis-client/yast2-nis-client.changes 2014-03-07 17:42:45.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-nis-client/yast2-nis-client.changes 2014-03-12 12:16:06.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Mar 12 10:19:01 UTC 2014 - vmoravec@suse.com + +- Fix failing testsuite due to changes in yast2 +- 3.1.6 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-nis-client - yast2-nis-server - yast2-schema ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-nis-client (Old) and /mounts/work_src_done/SLE12/yast2-nis-client (BS:build ID:34244 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-nis-client", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-nis-client-3.1.5.tar.bz2 New: ---- yast2-nis-client-3.1.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-nis-client.spec ++++++ --- /var/tmp/diff_new_pack.0MRbQX/_old 2014-03-12 17:00:49.000000000 +0100 +++ /var/tmp/diff_new_pack.0MRbQX/_new 2014-03-12 17:00:49.000000000 +0100 @@ -17,8 +17,9 @@ Name: yast2-nis-client -Version: 3.1.5 +Version: 3.1.6 Release: 0 +Url: https://github.com/yast/yast-nis-client BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 ++++++ yast2-nis-client-3.1.5.tar.bz2 -> yast2-nis-client-3.1.6.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nis-client-3.1.5/package/yast2-nis-client.changes new/yast2-nis-client-3.1.6/package/yast2-nis-client.changes --- old/yast2-nis-client-3.1.5/package/yast2-nis-client.changes 2014-03-06 14:09:52.000000000 +0100 +++ new/yast2-nis-client-3.1.6/package/yast2-nis-client.changes 2014-03-12 12:18:14.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Mar 12 10:19:01 UTC 2014 - vmoravec@suse.com + +- Fix failing testsuite due to changes in yast2 +- 3.1.6 + +------------------------------------------------------------------- Thu Mar 6 12:58:47 CET 2014 - jsuchome@suse.cz - use Service API for starting ypbind (bnc#866923) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nis-client-3.1.5/package/yast2-nis-client.spec new/yast2-nis-client-3.1.6/package/yast2-nis-client.spec --- old/yast2-nis-client-3.1.5/package/yast2-nis-client.spec 2014-03-06 14:09:52.000000000 +0100 +++ new/yast2-nis-client-3.1.6/package/yast2-nis-client.spec 2014-03-12 12:18:14.000000000 +0100 @@ -17,8 +17,9 @@ Name: yast2-nis-client -Version: 3.1.5 +Version: 3.1.6 Release: 0 +Url: https://github.com/yast/yast-nis-client BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nis-client-3.1.5/testsuite/tests/readwrite.out new/yast2-nis-client-3.1.6/testsuite/tests/readwrite.out --- old/yast2-nis-client-3.1.5/testsuite/tests/readwrite.out 2014-03-06 14:09:52.000000000 +0100 +++ new/yast2-nis-client-3.1.6/testsuite/tests/readwrite.out 2014-03-12 12:18:14.000000000 +0100 @@ -61,7 +61,7 @@ Write .etc.nsswitch_conf nil true Execute .target.bash "/bin/systemctl is-enabled autofs.service" 0 Execute .target.bash_output "/bin/systemctl stop ypbind.service" $["TERM":"raw"] $["exit":0, "stderr":"", "stdout":"mydomain\n"] -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 start ypbind.service" $["TERM":"raw"] $["exit":0, "stderr":"", "stdout":"mydomain\n"] Execute .target.bash "/usr/bin/ypwhich >/dev/null" 0 Return true @@ -128,7 +128,7 @@ Write .etc.nsswitch_conf nil true Execute .target.bash "/bin/systemctl is-enabled autofs.service" 0 Execute .target.bash_output "/bin/systemctl stop ypbind.service" $["TERM":"raw"] $["exit":0, "stderr":"", "stdout":"mydomain\n"] -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 start ypbind.service" $["TERM":"raw"] $["exit":0, "stderr":"", "stdout":"mydomain\n"] Execute .target.bash "/usr/bin/ypwhich >/dev/null" 0 Execute .target.bash_output "/bin/systemctl stop autofs.service" $["TERM":"raw"] $["exit":0, "stderr":"", "stdout":"mydomain\n"] continue with "q"... Checked in at Wed Mar 12 17:00:59 CET 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