|
Bugzilla – Full Text Bug Listing |
| Summary: | Clicking "OK" without an CD in drive at CD3 causes YaST to not request CD3 but CD5 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Holger Sickenberg <holgi> |
| Component: | Installation | Assignee: | Holger Sickenberg <holgi> |
| Status: | VERIFIED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | suse-beta |
| Version: | Beta 8 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
YaST2.tgz
Proposed patch |
||
|
Description
Holger Sickenberg
2006-03-16 13:22:36 UTC
Created attachment 73315 [details]
YaST2.tgz
stano: one for you? Created attachment 73985 [details]
Proposed patch
The problem is that retry tries to attach the media
again and exception is not caught then.
I've removed trying to attach the media, but continue
in the while loop, where MediaSet should try it instead, properly catching exceptions.
Fixed in libzypp rev. 2574. Andreas, this might break the CD handling again, we need to do a bit of QA there to see if retry button works as expected in case of: 1) correct CD in drive 2) incorrect CD in drive 3) no CD in drive. *** Bug 157365 has been marked as a duplicate of this bug. *** Ok. Holgi, please test - I'll tell you once we have a build that's worth testing. Holgi, go ahead with Build 827 or 828! I assume this is fixed but like to see testing done, so let's lower severity for now. Works with RC1 Verified with RC1 |