[yast-commit] [ci_new_pac] JFYI yast2-ruby-bindings -> 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-ruby-bindings -> sle12 Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-ruby-bindings/yast2-ruby-bindings.changes 2014-03-07 17:42:45.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-ruby-bindings/yast2-ruby-bindings.changes 2014-03-14 21:50:27.000000000 +0100 @@ -1,0 +2,6 @@ +Fri Mar 14 15:33:30 UTC 2014 - mvidner@suse.com + +- Show the caller in the Internal error popup. +- 3.1.15 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-ruby-bindings - at least 76 other packages ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-ruby-bindings (Old) and /mounts/work_src_done/SLE12/yast2-ruby-bindings (BS:build ID:34414 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-ruby-bindings", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-ruby-bindings-3.1.14.tar.bz2 New: ---- yast2-ruby-bindings-3.1.15.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-ruby-bindings.spec ++++++ --- /var/tmp/diff_new_pack.47Ovj4/_old 2014-03-17 12:26:21.000000000 +0100 +++ /var/tmp/diff_new_pack.47Ovj4/_new 2014-03-17 12:26:21.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-ruby-bindings -Version: 3.1.14 +Version: 3.1.15 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-ruby-bindings-%{version}.tar.bz2 ++++++ yast2-ruby-bindings-3.1.14.tar.bz2 -> yast2-ruby-bindings-3.1.15.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ruby-bindings-3.1.14/package/yast2-ruby-bindings.changes new/yast2-ruby-bindings-3.1.15/package/yast2-ruby-bindings.changes --- old/yast2-ruby-bindings-3.1.14/package/yast2-ruby-bindings.changes 2014-03-03 18:04:48.000000000 +0100 +++ new/yast2-ruby-bindings-3.1.15/package/yast2-ruby-bindings.changes 2014-03-14 21:44:52.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Mar 14 15:33:30 UTC 2014 - mvidner@suse.com + +- Show the caller in the Internal error popup. +- 3.1.15 + +------------------------------------------------------------------- Mon Mar 3 16:43:21 UTC 2014 - jreidinger@suse.com - do not crash if ruby cannot find yast ruby part diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ruby-bindings-3.1.14/package/yast2-ruby-bindings.spec new/yast2-ruby-bindings-3.1.15/package/yast2-ruby-bindings.spec --- old/yast2-ruby-bindings-3.1.14/package/yast2-ruby-bindings.spec 2014-03-03 18:04:48.000000000 +0100 +++ new/yast2-ruby-bindings-3.1.15/package/yast2-ruby-bindings.spec 2014-03-14 21:44:52.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-ruby-bindings -Version: 3.1.14 +Version: 3.1.15 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-ruby-bindings-%{version}.tar.bz2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ruby-bindings-3.1.14/src/ruby/yast/wfm.rb new/yast2-ruby-bindings-3.1.15/src/ruby/yast/wfm.rb --- old/yast2-ruby-bindings-3.1.14/src/ruby/yast/wfm.rb 2014-03-03 18:04:48.000000000 +0100 +++ new/yast2-ruby-bindings-3.1.15/src/ruby/yast/wfm.rb 2014-03-14 21:44:52.000000000 +0100 @@ -199,7 +199,9 @@ e.backtrace ) Yast.import "Report" - Report.Error "Internal error. Please report a bug report with logs.\nDetails: #{e.message}" + Report.Error "Internal error. Please report a bug report with logs.\n" + + "Details: #{e.message}\n" + + "Caller: #{e.backtrace.first}" rescue Exception => e Builtins.y2internal("Error reporting failed with '%1' and backtrace %2", e.message, continue with "q"... Checked in at Mon Mar 17 12:26:31 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