|
Bugzilla – Full Text Bug Listing |
| Summary: | libxml2 2.9.7 fails on updated yast Relax NG schema | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Martin Vidner <mvidner> |
| Component: | YaST2 | Assignee: | Martin Vidner <mvidner> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | igonzalezsosa, jreidinger |
| Version: | Leap 15.2 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Martin Vidner
2020-05-26 13:38:37 UTC
- https://github.com/yast/yast-installation-control/pull/98 - (autoyast2: todo) For AutoYaST (profile.rng) we don't have a build time schema correctness check yet, which means problems will get discovered too late. Adding it: - https://github.com/yast/yast-schema/pull/76 - https://github.com/yast/yast-autoinstallation/pull/619 fixes the problem in comment 0 and also a schema bug where we introduced a duplicate ;option' define. Fixes submitted, yast2-schema-4.3.0 has been built. |