[Bug 450273] New: Yast Software-management aborting woes
https://bugzilla.novell.com/show_bug.cgi?id=450273 Summary: Yast Software-management aborting woes Product: openSUSE 11.1 Version: RC 1 Platform: 32bit OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: badshah400@gmail.com QAContact: jsrain@novell.com Found By: Beta-Customer Clicking on the 'Abort' button when there are still a few packages to download (and install) via Yast software-management starts to bring up a pop-up dialog window with the 'Abort, Skip, Retry' options for every package remaining. Thus somebody wishing to abort the installation with 60 packages remaining will have to keep clicking on 'Abort' in the pop-up dialog box 60 times before the installer finally quits. If someone wishes to do this while installing a Pattern with many packages (like KDE4-Desktop)... well, killing y2base is the only feasible option left for him. -- 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=450273 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |yast2-maintainers@suse.de -- 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=450273 User ma@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c1 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sh@novell.com AssignedTo|yast2-maintainers@suse.de |zypp-maintainers@forge.provo.novell.com --- Comment #1 from Michael Andres <ma@novell.com> 2008-12-01 05:24:47 MST --- @Stefan: Hoew is the 'Abort' handled by the UI? -- 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=450273 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |sh@novell.com -- 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=450273 User sh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c2 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lslezak@novell.com Info Provider|sh@novell.com |lslezak@novell.com --- Comment #2 from Stefan Hundhammer <sh@novell.com> 2008-12-02 08:20:06 MST --- That would be in yast2-packagers (the YCP part that provides the libzypp callbacks during package installation), maintained by lslezak. -- 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=450273 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmacvicar@novell.com AssignedTo|zypp-maintainers@forge.provo.novell.com |yast2-maintainers@suse.de Severity|Major |Normal Status|NEEDINFO |NEW Info Provider|lslezak@novell.com | Priority|P5 - None |P3 - Medium -- 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=450273 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |zypp-maintainers@forge.provo.novell.com -- 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=450273 User ma@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c3 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |lslezak@novell.com --- Comment #3 from Michael Andres <ma@novell.com> 2008-12-11 02:54:37 MST --- @Ladislav: Which callback delivers the 'abort' down to libzypp? -- 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=450273 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c4 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jkupec@novell.com --- Comment #4 from Ján Kupec <jkupec@novell.com> 2008-12-11 03:37:32 MST --- Zypper has the problem, too. Abort is ignored during commit (bug #450244) I did not look at that bug yet, but it must be something in the commit code. -- 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=450273 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c5 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|lslezak@novell.com | --- Comment #5 from Ladislav Slezak <lslezak@novell.com> 2008-12-11 06:12:10 MST --- The Abort can be returned in different callbacks depending on the current state: - zypp::target::rpm::InstallResolvableReport::progress() - if the Abort button is pressed during RPM installation - zypp::media::DownloadProgressReport::progress(), progressPatchDownload(),... - if the Abort button is pressed during download There are other callbacks which, I think, are called only when downloading metadata (like zypp::repo::DownloadResolvableReport::progress()) and they are not called during commit. -- 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=450273 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c6 --- Comment #6 from Ladislav Slezak <lslezak@novell.com> 2008-12-11 06:19:53 MST --- IIRC aborting during RPM delete worked correctly (at least some time ago). -- 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=450273 User ma@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c7 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |poeml@novell.com --- Comment #7 from Michael Andres <ma@novell.com> 2008-12-18 13:52:55 MST --- *** Bug 450244 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=450244 -- 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=450273 User ma@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c8 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Michael Andres <ma@novell.com> 2008-12-18 14:55:39 MST --- An abort request delivered during Download, or as result of a download error reported to the user, was lost and caused commit to continue. The similar might happen when deleting packages (see. bug #388810). Will be fixed with libzypp-5.25.0. -- 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=450273 User badshah400@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c9 --- Comment #9 from Atri Bhattacharya <badshah400@gmail.com> 2008-12-18 20:02:34 MST --- This will be an online update soon? -- 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=450273 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c10 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chanshun8@yahoo.com.hk --- Comment #10 from Ladislav Slezak <lslezak@novell.com> 2009-01-09 06:25:16 MST --- *** Bug 450296 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=450296 -- 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=450273 User bgn66922@163.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c11 Hu Jiaqi <bgn66922@163.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dsent@mail.ru --- Comment #11 from Hu Jiaqi <bgn66922@163.com> 2009-01-09 22:11:19 MST --- *** Bug 445517 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=445517 -- 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=450273 User raghugs@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c12 Raghu GS <raghugs@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |raghugs@gmail.com --- Comment #12 from Raghu GS <raghugs@gmail.com> 2009-01-11 00:35:24 MST --- (In reply to comment #8)
An abort request delivered during Download, or as result of a download error reported to the user, was lost and caused commit to continue. The similar might happen when deleting packages (see. bug #388810).
Will be fixed with libzypp-5.25.0.
Will libzypp-5.25.0 delivered as online update soon? -- 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=450273 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c13 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ajohansson@novell.com --- Comment #13 from Ladislav Slezak <lslezak@novell.com> 2009-01-15 07:40:28 MST --- *** Bug 304779 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=304779 -- 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=450273 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c14 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkaempf@novell.com --- Comment #14 from Ladislav Slezak <lslezak@novell.com> 2009-01-16 06:10:17 MST --- *** Bug 465692 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=465692 -- 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=450273 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c15 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |raul.moratalla@gmail.com --- Comment #15 from Ladislav Slezak <lslezak@novell.com> 2009-01-27 06:04:59 MST --- *** Bug 465117 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=465117 -- 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=450273 User swamp@suse.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c16 Swamp Script User <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:released:11.1:22228 --- Comment #16 from Swamp Script User <swamp@suse.com> 2009-02-03 13:23:48 MST --- Update released for: gnome-packagekit, gnome-packagekit-lang, libqdialogsolver1, libqdialogsolver1-devel, libsatsolver, libsatsolver-devel, libzypp, libzypp-debuginfo, libzypp-debugsource, libzypp-devel, perl-satsolver, python-satsolver, ruby-satsolver, satsolver-tools, yast2, yast2-devel-doc, yast2-online-update, yast2-online-update-frontend, yast2-pkg-bindings, yast2-pkg-bindings-debuginfo, yast2-pkg-bindings-debugsource, zypper Products: openSUSE 11.1 (debug, i586, ppc, x86_64) -- 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=450273 User ruchir.brahmbhatt@ecosmob.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450273#c17 Ruchir Brahmbhatt <ruchir.brahmbhatt@ecosmob.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ruchir.brahmbhatt@ecosmob.c | |om --- Comment #17 from Ruchir Brahmbhatt <ruchir.brahmbhatt@ecosmob.com> 2009-02-23 05:27:49 MST --- *** Bug 471911 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=471911 -- 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