[Bug 450390] New: running openvpn blocks update
https://bugzilla.novell.com/show_bug.cgi?id=450390 Summary: running openvpn blocks update Product: openSUSE 11.1 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Network AssignedTo: mt@novell.com ReportedBy: adrian@novell.com QAContact: qa@suse.de Found By: --- The init script of openvpn asks the user for its credentials. While this may be acceptable during system bootup, it is a blocker during system update. IMHO it should just skip to restart the service, if it gets updated to avoid blocking zypper, YaST and friends. The update case can be checked via the given argument of the %post script. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=450390 User meissner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450390#c1 --- Comment #1 from Marcus Meissner <meissner@novell.com> 2008-12-01 02:29:42 MST --- its the auth-pass line asking on stdin -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=450390 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=450390 User mt@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450390#c2 --- Comment #2 from Marius Tomaschewski <mt@novell.com> 2008-12-01 03:01:58 MST --- I'd say it makes sense to remove the restart_on_update %postun hook completely, because it may also cause problems when the update is running over the tunnel... -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=450390 User mt@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450390#c3 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Marius Tomaschewski <mt@novell.com> 2008-12-01 03:05:51 MST --- Changes submitted to home:mtomaschewski:Factory/openvpn + submit request (id 4095) to openSUSE:Factory: Index: openvpn.changes =================================================================== --- openvpn.changes (revision 2) +++ openvpn.changes (working copy) @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 1 10:58:12 CET 2008 - mt@suse.de + +- Removed restart_on_update rpm install hook that may break the + update process, e.g. when openvpn asks for auth data or the + update process is running over the tunnel (bnc#450390). + ------------------------------------------------------------------- Tue Oct 28 12:13:45 CET 2008 - mt@suse.de Index: openvpn.spec =================================================================== --- openvpn.spec (revision 2) +++ openvpn.spec (working copy) @@ -188,7 +188,6 @@ %{?stop_on_removal:%stop_on_removal openvpn} %postun -%{?restart_on_update:%restart_on_update openvpn} %{?insserv_cleanup:%insserv_cleanup} %files -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=450390 User thomas@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450390#c4 Thomas Biege <thomas@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thomas@novell.com --- Comment #4 from Thomas Biege <thomas@novell.com> 2008-12-01 03:39:14 MST --- *** Bug 450392 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=450392 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=450390 User mt@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450390#c5 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lmb@novell.com --- Comment #5 from Marius Tomaschewski <mt@novell.com> 2008-12-02 02:01:49 MST --- *** Bug 450160 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=450160 -- 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.
participants (1)
-
bugzilla_noreply@novell.com