<div dir="ltr">Also, I'd like my installation to be unregistered, if that is possible.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 28, 2018 at 6:04 AM, Enis Inan <span dir="ltr"><<a href="mailto:enis.inan@puppet.com" target="_blank">enis.inan@puppet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I'm trying to add an RPM repository to my autoinst.xml file for SUSE 15. The product I'm installing is SLES. I have the following add-ons under my suse_register entry:</div><div><br></div><div><div>    <addons config:type="list"></div><div>      <addon></div><div>        <add_on_products config:type="list"></div><div>          <listentry></div><div>            <alias>Alias</alias></div><div>            <name>SUSE Linux Enterprise Server 15</name></div><div>            <priority config:type="integer">1</<wbr>priority></div><div>            <media_url>[<b>repo_url]</b></media_<wbr>url></div><div>          </listentry></div><div>        </add_on_products></div><div>      </addon></div><div>    </addons></div></div><div><br></div><div>And the installation fails with:</div><div><pre style="white-space:pre-wrap;color:rgb(0,0,0);text-decoration-style:initial;text-decoration-color:initial"><i>These packages cannot be found in the software repositories:
</i><i>autoyast2: The package is not available
</i><i>autoyast2-installation: The package is not available</i></pre>meaning my repo wasn't added. Because when I proceed with the rest of the installation, then add the repo locally via:</div><div><br></div><div>   zypper ar -f <b>[repo_url]</b> "Alias"</div><div><br></div><div>and then proceed to install autoyast2, and my other packages with</div><div><br></div><div>  zypper install --repo "Alias" <package></div><div><br></div><div>things work OK.</div><div><br></div><div>Does anyone know what I may be doing wrong here?</div><div><br></div><div>Thanks!</div><span class="HOEnZb"><font color="#888888"><div>-Enis</div></font></span></div>
</blockquote></div><br></div>