Hello community,
here is the log from the commit of package yast2-installation for
openSUSE:Factory checked in at 2013-12-13 14:55:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
and /work/SRC/openSUSE:Factory/.yast2-installation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-installation"
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2013-12-06 09:48:57.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes
2013-12-13 14:55:49.000000000 +0100
@@ -1,0 +2,12 @@
+Wed Dec 11 09:54:10 UTC 2013 - [email protected]
+
+- fixed Makefile.am (added missing inst_scc.rb)
+- 3.1.16
+
+-------------------------------------------------------------------
+Tue Dec 10 08:46:11 UTC 2013 - [email protected]
+
+- Show hook summary only if some hooks failed
+- 3.1.15
+
+-------------------------------------------------------------------
Old:
----
yast2-installation-3.1.14.tar.bz2
New:
----
yast2-installation-3.1.16.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.ITxTKw/_old 2013-12-13 14:55:50.000000000 +0100
+++ /var/tmp/diff_new_pack.ITxTKw/_new 2013-12-13 14:55:50.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-installation
-Version: 3.1.14
+Version: 3.1.16
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -37,19 +37,19 @@
BuildRequires: rubygem-rspec
BuildRequires: update-desktop-files
BuildRequires: yast2-core-devel
-BuildRequires: yast2-devtools >= 3.0.6
+BuildRequires: yast2-devtools >= 3.1.10
# xmllint
BuildRequires: libxml2-tools
# Linuxrc.keys
-BuildRequires: yast2 >= 3.1.7
+BuildRequires: yast2 >= 3.1.9
# AutoinstConfig::getProposalList
Requires: autoyast2-installation >= 2.17.1
# ProductProfile
-Requires: yast2 >= 3.1.7
+Requires: yast2 >= 3.1.9
# Language::GetLanguageItems and other API
# Language::Set (handles downloading the translation extensions)
++++++ yast2-installation-3.1.14.tar.bz2 -> yast2-installation-3.1.16.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-installation-3.1.14/VERSION
new/yast2-installation-3.1.16/VERSION
--- old/yast2-installation-3.1.14/VERSION 2013-12-05 17:34:59.000000000
+0100
+++ new/yast2-installation-3.1.16/VERSION 1970-01-01 01:00:00.000000000
+0100
@@ -1 +0,0 @@
-3.1.14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-installation-3.1.14/control/control.SLED.xml
new/yast2-installation-3.1.16/control/control.SLED.xml
--- old/yast2-installation-3.1.14/control/control.SLED.xml 2013-12-05
17:34:59.000000000 +0100
+++ new/yast2-installation-3.1.16/control/control.SLED.xml 2013-12-11
15:20:36.000000000 +0100
@@ -140,61 +140,22 @@
<supported_desktops config:type="list">
<one_supported_desktop>
<name>desktop_gnome</name>
- <desktop>gnome</desktop>
+ <desktop>gnome-classic</desktop>
<label_id>desktop_gnome</label_id>
<logon>gdm</logon>
<cursor>DMZ</cursor>
<!-- package has to be installed or selected -->
- <packages>gdm</packages>
+ <packages>gdm gnome-shell-classic</packages>
<order config:type="integer">1</order>
<!-- Patterns are selected by the product itself -->
<patterns></patterns>
<icon>pattern-gnome</icon>
</one_supported_desktop>
- <!-- BNC 446640: The other desktops should be defined too as a
fallback -->
- <one_supported_desktop>
- <name>kde</name>
- <!-- BNC #381821, BNC #438212 -->
- <desktop>startkde</desktop>
- <label_id>dummy_desktop</label_id>
- <logon>kdm</logon>
- <cursor>DMZ</cursor>
- <packages>kdm</packages>
- <order config:type="integer">1</order>
- <patterns>kde x11 base</patterns>
- <icon>pattern-kde4</icon>
- </one_supported_desktop>
-
- <one_supported_desktop>
- <name>kde3</name>
- <!-- BNC #381821 -->
- <desktop>startkde3</desktop>
- <label_id>dummy_desktop</label_id>
- <logon>kdm3</logon>
- <cursor>DMZ</cursor>
- <packages>kdebase3-kdm</packages>
- <order config:type="integer">2</order>
- <patterns>kde3 x11 base</patterns>
- <icon>pattern-kde</icon>
- </one_supported_desktop>
-
- <one_supported_desktop>
- <name>xfce</name>
- <desktop>startxfce4</desktop>
- <label_id>dummy_desktop</label_id>
- <logon>xdm</logon>
- <cursor>DMZ</cursor>
- <packages>xfce4-desktop</packages>
- <order config:type="integer">4</order>
- <patterns>xfce x11 base</patterns>
- <icon>pattern-xfce</icon>
- </one_supported_desktop>
-
<one_supported_desktop>
<name>min_x</name>
- <desktop>twm</desktop>
- <label_id>dummy_desktop</label_id>
+ <desktop>icewm</desktop>
+ <label_id>desktop_min_x</label_id>
<logon>xdm</logon>
<cursor>DMZ</cursor>
<packages>xorg-x11-server</packages>
@@ -206,7 +167,7 @@
<one_supported_desktop>
<name>textmode</name>
<desktop>twm</desktop>
- <label_id>dummy_desktop</label_id>
+ <label_id>desktop_textmode</label_id>
<logon>xdm</logon>
<cursor>DMZ</cursor>
<packages></packages>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-installation-3.1.14/control/control.openSUSE.xml
new/yast2-installation-3.1.16/control/control.openSUSE.xml
--- old/yast2-installation-3.1.14/control/control.openSUSE.xml 2013-12-05
17:34:59.000000000 +0100
+++ new/yast2-installation-3.1.16/control/control.openSUSE.xml 2013-12-11
15:20:36.000000000 +0100
@@ -114,6 +114,12 @@
<delete_old_packages config:type="boolean">true</delete_old_packages>
<selection_type config:type="symbol">auto</selection_type>
+ <!-- warn on older suse -->
+ <products_supported_for_upgrade config:type="list">
+ <regexp_item>^openSUSE 12\..*</regexp_item>
+ <regexp_item>^openSUSE 13\..*$</regexp_item>
+ </products_supported_for_upgrade>
+
<!-- Bugzilla #327791, if not set, default is true -->
<online_repos_preselected
config:type="boolean">false</online_repos_preselected>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-installation-3.1.14/package/yast2-installation.changes
new/yast2-installation-3.1.16/package/yast2-installation.changes
--- old/yast2-installation-3.1.14/package/yast2-installation.changes
2013-12-05 17:34:59.000000000 +0100
+++ new/yast2-installation-3.1.16/package/yast2-installation.changes
2013-12-11 15:20:36.000000000 +0100
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
+Wed Dec 11 09:54:10 UTC 2013 - [email protected]
+
+- fixed Makefile.am (added missing inst_scc.rb)
+- 3.1.16
+
+-------------------------------------------------------------------
+Tue Dec 10 08:46:11 UTC 2013 - [email protected]
+
+- Show hook summary only if some hooks failed
+- 3.1.15
+
+-------------------------------------------------------------------
Thu Dec 5 15:32:24 UTC 2013 - [email protected]
- fix opening zfcp client in disk activation on s390
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-installation-3.1.14/package/yast2-installation.spec
new/yast2-installation-3.1.16/package/yast2-installation.spec
--- old/yast2-installation-3.1.14/package/yast2-installation.spec
2013-12-05 17:34:59.000000000 +0100
+++ new/yast2-installation-3.1.16/package/yast2-installation.spec
2013-12-11 15:20:36.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-installation
-Version: 3.1.14
+Version: 3.1.16
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -33,20 +33,20 @@
Source2: YaST2-Firstboot.service
BuildRequires: docbook-xsl-stylesheets libxslt update-desktop-files
yast2-core-devel
-BuildRequires: yast2-devtools >= 3.0.6
+BuildRequires: yast2-devtools >= 3.1.10
BuildRequires: rubygem-rspec
# xmllint
BuildRequires: libxml2-tools
# Linuxrc.keys
-BuildRequires: yast2 >= 3.1.7
+BuildRequires: yast2 >= 3.1.9
# AutoinstConfig::getProposalList
Requires: autoyast2-installation >= 2.17.1
# ProductProfile
-Requires: yast2 >= 3.1.7
+Requires: yast2 >= 3.1.9
# Language::GetLanguageItems and other API
# Language::Set (handles downloading the translation extensions)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-installation-3.1.14/src/Makefile.am
new/yast2-installation-3.1.16/src/Makefile.am
--- old/yast2-installation-3.1.14/src/Makefile.am 2013-12-05
17:34:59.000000000 +0100
+++ new/yast2-installation-3.1.16/src/Makefile.am 2013-12-11
15:20:36.000000000 +0100
@@ -8,68 +8,69 @@
modules/SystemFilesCopy.rb
client_DATA = \
- clients/x11_finish.rb \
- clients/inst_info.rb \
+ clients/copy_files_finish.rb \
+ clients/copy_logs_finish.rb \
+ clients/copy_systemfiles_finish.rb \
clients/deploy_image_auto.rb \
- clients/test_proposal.rb \
- clients/inst_worker_initial.rb \
- clients/network_finish.rb \
- clients/inst_features.rb \
- clients/disintegrate_all_extensions.rb \
- clients/inst_prepare_image.rb \
- clients/installation_settings_finish.rb \
clients/deploying_proposal.rb \
- clients/driver_update2_finish.rb \
- clients/inst_scenarios.rb \
- clients/kernel_finish.rb \
- clients/inst_restore_settings.rb \
- clients/proxy_finish.rb \
- clients/inst_system_analysis.rb \
- clients/pre_umount_finish.rb \
- clients/ssh_service_finish.rb \
- clients/inst_license.rb \
+ clients/desktop_finish.rb \
+ clients/disintegrate_all_extensions.rb \
clients/driver_update1_finish.rb \
- clients/copy_systemfiles_finish.rb \
- clients/inst_welcome.rb \
- clients/inst_finish.rb \
- clients/inst_network_check.rb \
- clients/inst_pre_install.rb \
+ clients/driver_update2_finish.rb \
+ clients/inst_addon_update_sources.rb \
+ clients/installation.rb \
+ clients/installation_settings_finish.rb \
clients/inst_ask_online_update.rb \
- clients/inst_new_desktop.rb \
- clients/inst_initialization.rb \
- clients/inst_extrasources.rb \
- clients/switch_scr_finish.rb \
- clients/inst_check_autoinst_mode.rb \
- clients/save_hw_status_finish.rb \
- clients/umount_finish.rb \
- clients/inst_prepareprogress.rb \
- clients/save_config_finish.rb \
- clients/stroj-casu.rb \
- clients/test_inst_client.rb \
- clients/inst_worker_continue.rb \
+ clients/inst_complex_welcome.rb \
clients/inst_congratulate.rb \
+ clients/inst_deploy_image.rb \
+ clients/inst_disks_activate.rb \
clients/inst_doit.rb \
- clients/ssh_settings_finish.rb \
- clients/inst_upgrade_urls.rb \
+ clients/inst_extrasources.rb \
+ clients/inst_features.rb \
+ clients/inst_finish.rb \
+ clients/inst_check_autoinst_mode.rb \
+ clients/inst_info.rb \
+ clients/inst_initialization.rb \
+ clients/inst_installation_options.rb \
+ clients/inst_license.rb \
+ clients/inst_network_check.rb \
clients/inst_network_setup.rb \
- clients/copy_logs_finish.rb \
- clients/random_finish.rb \
- clients/yast_inf_finish.rb \
- clients/inst_addon_update_sources.rb \
- clients/desktop_finish.rb \
+ clients/inst_new_desktop.rb \
+ clients/inst_pre_install.rb \
+ clients/inst_prepare_image.rb \
+ clients/inst_prepareprogress.rb \
clients/inst_proposal.rb \
- clients/copy_files_finish.rb \
- clients/release_notes_popup.rb \
- clients/inst_disks_activate.rb \
- clients/installation.rb \
- clients/update_wizard_steps.rb \
clients/inst_release_notes.rb \
+ clients/inst_restore_settings.rb \
clients/inst_rpmcopy_secondstage.rb \
clients/inst_save_hardware_status.rb \
- clients/inst_deploy_image.rb \
+ clients/inst_scc.rb \
+ clients/inst_scenarios.rb \
+ clients/inst_system_analysis.rb \
+ clients/inst_upgrade_urls.rb \
+ clients/inst_welcome.rb \
+ clients/inst_worker_continue.rb \
+ clients/inst_worker_initial.rb \
+ clients/kernel_finish.rb \
clients/ldconfig_finish.rb \
- clients/inst_complex_welcome.rb \
- clients/inst_installation_options.rb
+ clients/network_finish.rb \
+ clients/pre_umount_finish.rb \
+ clients/proxy_finish.rb \
+ clients/random_finish.rb \
+ clients/release_notes_popup.rb \
+ clients/save_config_finish.rb \
+ clients/save_hw_status_finish.rb \
+ clients/ssh_service_finish.rb \
+ clients/ssh_settings_finish.rb \
+ clients/stroj-casu.rb \
+ clients/switch_scr_finish.rb \
+ clients/test_inst_client.rb \
+ clients/test_proposal.rb \
+ clients/umount_finish.rb \
+ clients/update_wizard_steps.rb \
+ clients/x11_finish.rb \
+ clients/yast_inf_finish.rb
yncludedir = @yncludedir@/installation
ynclude_DATA = \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-installation-3.1.14/src/clients/inst_finish.rb
new/yast2-installation-3.1.16/src/clients/inst_finish.rb
--- old/yast2-installation-3.1.14/src/clients/inst_finish.rb 2013-12-05
17:34:59.000000000 +0100
+++ new/yast2-installation-3.1.16/src/clients/inst_finish.rb 2013-12-11
15:20:36.000000000 +0100
@@ -457,11 +457,22 @@
failed_hooks = used_hooks.select(&:failed?)
if !failed_hooks.empty?
- Builtins.y2milestone "#{failed_hooks.size} failed hooks found: " +
+ Builtins.y2error "#{failed_hooks.size} failed hooks found: " +
"#{failed_hooks.map(&:name).join(', ')}"
end
- Builtins.y2milestone "Showing the hook list.."
- show_used_hooks(used_hooks)
+
+ Builtins.y2milestone('Hook summary:') unless used_hooks.empty?
+
+ used_hooks.each do |hook|
+ Builtins.y2milestone("Hook name: #{hook.name}")
+ Builtins.y2milestone("Hook result: #{hook.succeeded? ? 'success' :
'failure' }")
+ hook.files.each do |file|
+ Builtins.y2milestone("Hook file: #{file.path}")
+ Builtins.y2milestone("Hook output: #{file.output}")
+ end
+ end
+
+ show_used_hooks(used_hooks) unless failed_hooks.empty?
# --------------------------------------------------------------
# Check if there is a message left to display
@@ -533,18 +544,15 @@
Opt(:notify),
Header('Hook name', 'Result', 'Output'),
hooks.map do |hook|
- files_output = hook.files.map do |file|
- file.failed? ? file.result.stderr.strip : file.result.stdout.strip
- end
Item(
Id(:hook),
hook.name,
hook.failed? ? 'failure' : 'success',
- files_output.reject(&:empty?).join('; ')
+ hook.files.map(&:output).reject(&:empty?).join
)
end
)
- Builtins.y2milestone "Showing the hooks results.."
+ Builtins.y2milestone "Showing the hooks results in UI"
Popup.LongText(
'Hooks results',
content,
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]