|
Bugzilla – Full Text Bug Listing |
| Summary: | yast interpreter silently uses the original YCP file when file in y2update fails | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Ladislav Slezák <lslezak> |
| Component: | YaST2 | Assignee: | Martin Vidner <mvidner> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ladislav Slezák
2007-10-04 08:07:33 UTC
Yes. The component creator cannot distinguish between "component does not exist" and "component is invalid" so it keeps looking for a valid one. That is also the reason why you usually see syntax errors repeated 4 times in the log. I fixed it by introducing a dummy ErrorComponent. Submitted yast2-core-2.16.1. |