Bug 305833

Summary: YaST does not report media exceptions properly
Product: [openSUSE] openSUSE 10.3 Reporter: Klaus Kämpf <kkaempf>
Component: libzyppAssignee: Ladislav Slezák <lslezak>
Status: RESOLVED FIXED QA Contact: Stanislav Visnovsky <visnov>
Severity: Blocker    
Priority: P5 - None CC: dmacvicar, trango
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on: 305785    
Bug Blocks:    

Description Klaus Kämpf 2007-08-29 10:09:45 UTC
+++ This bug was initially created as a clone of Bug #305785 +++

According to https://bugzilla.novell.com/show_bug.cgi?id=305785#c3
YaST does not report a media error properly.

-> Usability blocker

(Jiri, please reassign appropriately)
Comment 1 Stanislav Visnovsky 2007-08-29 11:18:02 UTC
*** Bug 302435 has been marked as a duplicate of this bug. ***
Comment 4 Ladislav Slezák 2007-08-31 13:54:39 UTC
*** Bug 306146 has been marked as a duplicate of this bug. ***
Comment 5 Ladislav Slezák 2007-08-31 14:52:00 UTC
Jano, could you check the logs? I think that there is a missing callback call, yast didn't get any report from zypp.
Comment 6 Jan Kupec 2007-09-03 08:24:48 UTC
Yes, missing callback - requestMedia call for non-changeable media. I reverted (libzypp 3.22.0) my change of not calling this call back for non-changeable media, so this should work now as it did before.

However these media callbacks need attention after 10.3 is released!
Comment 7 Jan Kupec 2007-09-03 08:26:42 UTC
Fixed (see comment #6)