Olaf Hering changed bug 1175714
What Removed Added
Status RESOLVED REOPENED
Resolution INVALID ---

Comment # 5 on bug 1175714 from
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?


You are receiving this mail because: