|
Bugzilla – Full Text Bug Listing |
| Summary: | installation aborts after installing packages from CD1 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Christoph Thiel <cthiel> |
| Component: | Installation | Assignee: | 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
Created attachment 100514 [details]
YaST2.tar.bz2
Is this bug the same as bug 208699? *** Bug 208699 has been marked as a duplicate of this bug. *** 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. 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 |