[yast-commit] [ci_new_pac] JFYI yast2-update -> sle12
![](https://seccdn.libravatar.org/avatar/c832a8d3457e1cacf4f28b56b637136d.jpg?s=120&d=mm&r=g)
Script 'mail_helper' called by bg Hello packager, This is just FYI. Your package was checked in in distribution "sle12" by autobuild-member: bg. Here comes the log... ---------------------------%<------------------------------ Hi, here is the log from ci_new_pac /mounts/work_src_done/SLE12/yast2-update -> sle12 ## BNC# 892474 : "Build0688: AutoYaST upgrade does not add new repositories" (RESOLVED/FIXED) Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-update/yast2-update.changes 2014-07-29 11:44:48.000000000 +0200 +++ /mounts/work_src_done/SLE12/yast2-update/yast2-update.changes 2014-08-28 11:23:52.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Aug 28 09:11:15 UTC 2014 - lslezak@suse.cz + +- override the target distribution also in Autoyast autoupgrade + mode (bnc#892474) +- 3.1.22 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-product-creator - yast2-schema - yast2-update ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-update (Old) and /mounts/work_src_done/SLE12/yast2-update (BS:build ID:43201 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-update", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-update-3.1.21.tar.bz2 New: ---- yast2-update-3.1.22.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-update.spec ++++++ --- /var/tmp/diff_new_pack.Bck8Pn/_old 2014-08-28 16:56:46.000000000 +0200 +++ /var/tmp/diff_new_pack.Bck8Pn/_new 2014-08-28 16:56:46.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-update -Version: 3.1.21 +Version: 3.1.22 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-update-3.1.21.tar.bz2 -> yast2-update-3.1.22.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-update-3.1.21/package/yast2-update.changes new/yast2-update-3.1.22/package/yast2-update.changes --- old/yast2-update-3.1.21/package/yast2-update.changes 2014-07-29 10:24:34.000000000 +0200 +++ new/yast2-update-3.1.22/package/yast2-update.changes 2014-08-28 11:19:30.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu Aug 28 09:11:15 UTC 2014 - lslezak@suse.cz + +- override the target distribution also in Autoyast autoupgrade + mode (bnc#892474) +- 3.1.22 + +------------------------------------------------------------------- Mon Jul 28 14:12:31 UTC 2014 - lslezak@suse.cz - backup /var/lib/rpm at update to prevent from accidental diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-update-3.1.21/package/yast2-update.spec new/yast2-update-3.1.22/package/yast2-update.spec --- old/yast2-update-3.1.21/package/yast2-update.spec 2014-07-29 10:24:34.000000000 +0200 +++ new/yast2-update-3.1.22/package/yast2-update.spec 2014-08-28 11:19:30.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-update -Version: 3.1.21 +Version: 3.1.22 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-update-3.1.21/src/clients/inst_update_partition_auto.rb new/yast2-update-3.1.22/src/clients/inst_update_partition_auto.rb --- old/yast2-update-3.1.21/src/clients/inst_update_partition_auto.rb 2014-07-29 10:24:34.000000000 +0200 +++ new/yast2-update-3.1.22/src/clients/inst_update_partition_auto.rb 2014-08-28 11:19:30.000000000 +0200 @@ -84,7 +84,8 @@ _("A possibly incomplete installation has been detected.") ) UmountMountedPartition() - elsif !(Pkg.TargetInitialize(Installation.destdir) && Pkg.TargetLoad) + elsif !(Pkg.TargetInitializeOptions(Installation.destdir, + "target_distro" => target_distribution) && Pkg.TargetLoad) Report.Error("Initializing the target system failed") UmountMountedPartition() Pkg.TargetFinish continue with "q"... Checked in at Thu Aug 28 16:57:02 CEST 2014 by bg 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)
-
bg