https://bugzilla.novell.com/show_bug.cgi?id=812630 https://bugzilla.novell.com/show_bug.cgi?id=812630#c7 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fcrozat@suse.com InfoProvider|fcrozat@suse.com |jsuchome@suse.com --- Comment #7 from Frederic Crozat <fcrozat@suse.com> 2013-04-02 15:34:58 UTC --- Hmm, the systemd macros are running "/usr/bin/systemctl try-restart YaST2-Second-Stage.service YaST2-Firstboot.service" on upgrade, which is causing the issue. Is YaST setting a specific environment variable during the upgrade ? I just noticed we had if test "$YAST_IS_RUNNING" != "instsys" -a "$DISABLE_RESTART_ON_UPDATE" != yes ; then \ in %restart_on_update macro but this wasn't part of systemd macros (I can push that as an update on systemd but yast2-installation will need to be rebuild with the fixed macros). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.