Bug 402855

Summary: Yast-gtk online updates module doesn't install the selected patches
Product: [openSUSE] openSUSE 11.0 Reporter: Alberto Passalacqua <alberto.passalacqua>
Component: YaST2Assignee: Forgotten User h13THG8RK1 <forgotten_h13THG8RK1>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: forgotten_h13THG8RK1, wolfgang
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Alberto Passalacqua 2008-06-23 16:22:14 UTC
Yast-gtk online updates module doesn't install the selected patches and directly goes to the post-install phase, executing SuSEConfig.
Comment 1 Forgotten User h13THG8RK1 2008-06-23 17:24:03 UTC
Hi: could you check if this happens on the ncurses or qt interface:
  /usr/lib/YaST2/bin/y2base online_update qt
Thanks!
Comment 2 Alberto Passalacqua 2008-06-24 02:19:01 UTC
Sure, but I've to wait for another patch to come because I installed them with the applet.

Ciao,
Alberto :)
Comment 3 Forgotten User h13THG8RK1 2008-06-24 04:02:50 UTC
Okay. Either way, isn't it strange that the online_update tool isn't showing installed patches... At least here it doesn't -- does online_update show installed patches there? (either gtk, ncurses or qt?)
That might explain why available patches aren't shown either...
Comment 4 Forgotten User h13THG8RK1 2008-06-26 19:39:44 UTC
Alberto: please do tell if "online_update" shows installed packages for you. (and try out the Qt or ncurses interface as well.)
Comment 5 Alberto Passalacqua 2008-06-26 21:38:07 UTC
Hi,

no, it doesn't show installed patches. The Qt frontend shows them though.

Regards,
Alberto
Comment 6 Forgotten User h13THG8RK1 2008-06-27 03:12:52 UTC
Okay, I fixed the issue. Thanks for the report. You'll have to use PackageKit in the meanwhile. ;)
Comment 7 Forgotten User h13THG8RK1 2008-06-27 03:15:51 UTC
(closing)
Comment 8 Alberto Passalacqua 2008-06-27 13:05:40 UTC
Thanks! :)
Comment 9 Wolfgang Rosenauer 2008-06-29 06:58:06 UTC
*** Bug 402320 has been marked as a duplicate of this bug. ***
Comment 10 Wolfgang Rosenauer 2008-06-29 06:59:31 UTC
What means that it is fixed? I can't find a patch for that behaviour?
This probably needs to reopened and assigned to the maintenance team?
Comment 11 Forgotten User h13THG8RK1 2008-06-29 10:14:11 UTC
I've fixed the issue reported by Alberto in the repository; I will be mentioning it to someone that can package it up to factory... If you'd like to make sure it works for you, it would be great if you could compile the thing, which really isn't much trouble:

  1. Make sure you have installed:
    g++, gtk2-devel, yast2-devtools, yast2-core-devel, libzypp-devel
    (possibly configure may report more...)

  2. Download it:
    svn checkout http://svn.opensuse.org/svn/yast/trunk/gtk/ yast-gtk

  3. Compile it:
    cd yast-gtk
    make -f Makefile.cvs
    make && sudo make install

Thanks!
Comment 12 Alberto Passalacqua 2008-06-29 15:16:45 UTC
Sorry to contraddict you Ricardo, but this bug must be fixed in 11.0, and not only in factory ;-)

Regards,
Alberto
Comment 13 Forgotten User h13THG8RK1 2008-07-31 01:43:00 UTC
I think zypp guys broken semantics in the betas here. Anyway, the fix should be pushed with the bug 394309 update. CC to that one please.