Imobach Gonzalez Sosa changed bug 1175714
What Removed Added
CC   igonzalezsosa@suse.com

Comment # 2 on bug 1175714 from
Hi Olaf,

Recently, we added a feature to perform the profile validation at runtime. If
you continue the autoinstallation, everything should work as it did before.

Basically, the problem is that the profile does not validate at all. libxml2
error messages might be confusing, but jing usually does a better job. The real
problem is:

error: element "dhcp_resolv" not allowed here; expected the element end-tag or
element "domain", "hostname", "nameservers", "resolv_conf_policy", "searchlist"
or "write_hostname"

At first sight, I would say that the "dhcp_resolv" is unknown to AutoYaST.
Simply removing it should do the trick.

On the other hand, if you are not happy with the runtime validation, you can
disable it by setting specifying YAST_SKIP_XML_VALIDATION=1 as a kernel option.

I hope it helps.

Regards,
Imo


You are receiving this mail because: