[suse-sles-e] Adding SDK to a SLES10 AutoYast repository? Is it even possible?

From: Michael T. Halligan (michael_at_halligan.org)
Date: Tue Apr 10 2007 - 03:23:52 CEST


Message-Id: <D94C02D3-C60C-4B8F-A9B3-384E7CCCE9D8@halligan.org>
From: "Michael T. Halligan" <michael@halligan.org>
Date: Mon, 9 Apr 2007 18:23:52 -0700
Subject: [suse-sles-e] Adding SDK to a SLES10 AutoYast repository? Is it even possible?

So, as with several other oddities, I've found my standard SLES9
method of using Yast2 to import the SDK as an add-on product is no
longer possible. How would one go about adding SLES10's SDK to an
autoyast repository properly? I've attempted using yast2 to create an
installation source, and adding this (actually `yast autoyast` added
this) following xml to an autoinstall.xml, but with no luck:

   <add-on>
     <add_on_products config:type="list">
       <listentry>
         <media_url>ftp://10.1.100.9/SLES10SDK>
         <product>SUSE-Linux-Enterprise-SDK-x86_64</product>
         <product_dir>/</product_dir>
       </listentry>
     </add_on_products>
   </add-on>

What am I doing wrong? All I get is a very useless "Error: Failed to
Add Add-On Product". I've attempted to build the installation
repository manually, using autoyast, I've even done a voodoo dance.

---------------------------------------------------------------------
To unsubscribe, e-mail: suse-sles-e-unsubscribe@suse.com
For additional commands, e-mail: suse-sles-e-help@suse.com



This archive was generated by hypermail 2.1.7 : Tue Apr 10 2007 - 05:27:54 CEST