|
Bugzilla – Full Text Bug Listing |
| Summary: | Yast-gtk online updates module doesn't install the selected patches | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Alberto Passalacqua <alberto.passalacqua> |
| Component: | YaST2 | Assignee: | 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
Hi: could you check if this happens on the ncurses or qt interface: /usr/lib/YaST2/bin/y2base online_update qt Thanks! Sure, but I've to wait for another patch to come because I installed them with the applet. Ciao, Alberto :) 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... Alberto: please do tell if "online_update" shows installed packages for you. (and try out the Qt or ncurses interface as well.) Hi, no, it doesn't show installed patches. The Qt frontend shows them though. Regards, Alberto Okay, I fixed the issue. Thanks for the report. You'll have to use PackageKit in the meanwhile. ;) (closing) Thanks! :) *** Bug 402320 has been marked as a duplicate of this bug. *** 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? 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!
Sorry to contraddict you Ricardo, but this bug must be fixed in 11.0, and not only in factory ;-) Regards, Alberto 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. |