Re: Bug in autoyast documentation or validation profile?

josef Reidinger <[email protected]> Fri, 30 Jun 2023 10:41:55 +0200
Newsgroups gmane.linux.suse.autoinstall
Organization SUSE
Message-ID <[email protected]>
On Wed, 28 Jun 2023 11:51:53 +0200
Daniel Spannbauer <[email protected]> wrote:

> Hello,
>=20
>=20
> in our autoyast profile we use:
>=20
> <sound>
>  =C2=A0 <autoinstall config:type=3D"boolean">true</autoinstall>
>  =C2=A0 <configure_detected config:type=3D"boolean">true</configure_detec=
ted>
> </sound>
>=20
> If I check the profile with jing oder xmllint aganst the autoyast rng,=20
> it claims about an unallowed "autoinstall" tag.
>=20
> "error: element "autoinstall" not allowed here; expected the element=20
> end-tag or element "configure_detected", "modules_conf",=20
> "pulse_audio_status", "rc_vars" or "volume_settings""
>=20
> But this tag is listed in the documentation at=20
> https://doc.opensuse.org/projects/autoyast/ 4.38.2 "Sound devices".
>=20
> So whats wrong, the rng or the docs?
>=20
>=20
> Regards
>=20
>=20
> Daniel
>=20
>=20

Hi,
what version of OS you use? yast2-sound was dropped, so it is no longer pos=
sible to configure it.
But looks like you use version which still has some elements in sound.

Josef