Bug 210208

Summary: installation aborts after installing packages from CD1
Product: [openSUSE] openSUSE 10.2 Reporter: Christoph Thiel <cthiel>
Component: InstallationAssignee: Ladislav Slezák <lslezak>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Blocker    
Priority: P5 - None CC: aj, dmacvicar, fs, holgi, lslezak
Version: Alpha 5   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: YaST2.tar.bz2

Description Christoph Thiel 2006-10-05 13:12:28 UTC
Installation aborts without after installing packages from CD1 -> you end up in linuxrc.

Will attache y2logs soon.
Comment 1 Christoph Thiel 2006-10-05 13:12:56 UTC
Created attachment 100514 [details]
YaST2.tar.bz2
Comment 4 Tobias Burnus 2006-10-06 07:30:41 UTC
Is this bug the same as bug 208699?
Comment 6 Andreas Jaeger 2006-10-06 07:41:52 UTC
*** Bug 208699 has been marked as a duplicate of this bug. ***
Comment 7 Ladislav Slezák 2006-10-06 10:35:55 UTC
The problem is that user is not asked for the second CD so the first CD is still in the drive. Then the package manager obviously fails because the packages from the second medium cannot be found.

Duncan made some checks that proved that the medium change callback is called by zypp. So it seems that the bug in yast package bindings.

I will look at, I think it is probably be related to the recent changes in the callback fuctions.
Comment 9 Ladislav Slezák 2006-10-13 12:57:38 UTC
There was a mismatch in the callback protype, pkg-bindings overloaded wrong virtual method.

Pkg-bindings now use -Woverloaded-virtual flag to catch such problems in compile time.

Fixed in yast2-pkg-bindings-2.13.98