Mailinglist Archive: opensuse-autoinstall (67 mails)

< Previous Next >
[opensuse-autoinstall] Add-on repositories ignored in SLES/D 11
  • From: Frank Steiner <fsteiner-mail1@xxxxxxxxxxxxxx>
  • Date: Tue, 31 Mar 2009 12:05:40 +0200
  • Message-id: <49D1EAF4.5020000@xxxxxxxxxxxxxx>
Hi,

I try to install SLES 11 with SDK 11. I added this in my software section

<add-on>
<add_on_products config:type="list">
<listentry>

<media_url>nfs://bioserver.bio.ifi.lmu.de/rpm-export/x86_64/11/SDK</media_url>
<product>SUSE Linux Enterprise Software Development Kit 11</product>
<product_dir>/</product_dir>
<name>SDK 11</name>
</listentry>
</add_on_products>
</add-on>

and I do find this part in the result.xml when the system has booted
into the installation.

However, in the software selection I don't find the SDK package
or any of its rpm. "Repositorys" shows only SLES, not SDK. And the
overview tells me "No add-on products are selected for installation"
(or similar, translated from german).
In y2log I find only one reference:

2009-03-31 07:51:23 <1> cantor(4234) [YCP] clients/inst_autosetup.ycp:169 UWE0
$["bootloader":...,
software":$["add-on":$["add_on_products":[$["media_url":"nfs://bioserver.bio.ifi.lmu.de/rpm-export/x86_64/11/SDK",
"name":"SDK 11", "product":"SUSE Linux Enterprise Software Development Kit
11", "product_dir":"/"]]],...

At no other place in the whole log is an entry that AY tries to fetch this
or mount it or whatever.

Do I miss sth.?

cu,
Frank

--
Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17 Phone: +49 89 2180-4049
80333 Muenchen, Germany Fax: +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >