SUSE Support

Here When You Need Us

Registering <addon> extensions with autoyast fails

This document (7022784) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Linux Enterprise Server 12 Service Pack 3 (SLES 12 SP3)
SUSE Linux Enterprise Server 12 Service Pack 2 (SLES 12 SP2)
SUSE Linux Enterprise Server 12 Service Pack 1 (SLES 12 SP1)
SUSE Linux Enterprise Server 12


Situation

An autoyast control file is configured to register the server and install from online updates and to include the Software Developer's Kit (SDK) extension. It fails to register and install the associated SDK packages and patterns.

The documentation shows the example:
<addons config:type="list">
 <addon>
  <!-- SUSE Linux Enterprise Software Development Kit -->
  <name>sle-sdk</name>
  <version>12.2</version>
  <arch>x86_64</arch>
 </addon>
</addons>
The yast logs show an error relating to addons.

Resolution

Include the <addons> tag within the scope of the <suse_register> tag along with the other <suse_register> tags.
<suse_register>
<addons config:type="list"> <addon> <!-- SUSE Linux Enterprise Software Development Kit --> <name>sle-sdk</name> <version>12.2</version> <arch>x86_64</arch> </addon> </addons>
<suse_register>

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:7022784
  • Creation Date: 27-Mar-2018
  • Modified Date:03-Mar-2020
    • SUSE Linux Enterprise Server

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.