What | Removed | Added |
---|---|---|
Status | RESOLVED | REOPENED |
Resolution | INVALID | --- |
I fixed the autoyast.xml generator, a few extra elements are not added anymore. jing and xmllint find no errors: virt152:~ # xmllint --noout --relaxng /usr/share/YaST2/schema/autoyast/rng/profile.rng /boot/efi/EFI/install/TMBLWEED/autoyast.xml /boot/efi/EFI/install/TMBLWEED/autoyast.xml validates virt152:~ # jing /usr/share/YaST2/schema/autoyast/rng/profile.rng /boot/efi/EFI/install/TMBLWEED/autoyast.xml virt152:~ # But yast still finds errors: ["ERROR: Extra element scripts in interleave", "165:0: ERROR: Element profile failed to validate content"] Does yast use a third method for validation?