Bugzilla – Bug 304836
Relax-NG validation error on bootloader
Last modified: 2007-09-14 11:18:52 UTC
Validation of an autyast.xml file that has been generated with SuSE 10.0 fails on the bootloader part with 10.3. Since it is obvious "something" must have changed between 10.0 and 10.3, I've cleared the entire boot loader part out of the xml file manually. After loading the file into AutoYast it will validate ok. However, when I then go to Bootloader config and choose to "Configure | Other | Propose new configuration", validation will fail again, though the bootloader section has been generated freshly. Error message: /usr/bin/xmllint --noout --relaxng /usr/share/YaST2/schema/autoyast/rng/profile.rng /tmp/YaST2-20863-Fp1ujs/valid.xml /tmp/YaST2-20863-Fp1ujs/valid.xml:4: element bootloader: Relax-NG validity error : Element profile has extra content: bootloader /tmp/YaST2-20863-Fp1ujs/valid.xml fails to validate
Created attachment 160947 [details] XML Validation Error with fresh boot loader config
The above screen shot shows the validation error with a _fresh_ autoyast file, once the boot loader config has been added. This means the issue is independent from importing an old file as previously reported. I'll raise priority, since our Institute currently can't continue testing the auto installation, due to this bug.
why can't you continue testing? it's actually more a warning than an eror and nothing bad happened that might stop you from using autoyast.
Because the file that is generated with AutoYaST (the one that doesn't validate) will not finish the auto installation. It stops with a boot loader error. Thus, I was/am assuming the problem of the failing validation is linked to the failing auto installation. Both deal with boot loader problems. I'll post a screen shot in a couple of minutes.
Well, the message isn't such complicated to justify a screen shot ;) It says: "An error ocurred during boot loader installation. Retry boot loader configuration?"
okay, but that is independent from the validation error (at least I think so). attach the bootloader section and the /var/log/YaST2/y2log file when the error pops up please
Created attachment 161177 [details] yast log of failure to write boot loader
Created attachment 161180 [details] boot loader section of autyast xml2, generated with autoyast 10.3 b2
I assume a problem with the software section. Please set confirm to true and check the proposal screen if every dependency could be resolved or if the resolver throws an error. If the resolver run is okay, then make sure that you have the pattern "yast-installation modules" chosen. If you did that too and still have problems, please attach the complete autoyast profile (you can x-out root password)
you were right, it is a software section problem. Thanks for your help.
Ups, shouldn't have closed the bug. Reopening, but setting priority to low and severity to minor, since it doesn't stop me from testing any further.
*** This bug has been marked as a duplicate of bug 211014 ***