[opensuse-autoinstall] Add-on repositories ignored in SLES/D 11
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@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
Adding it manually via "Add-on products" in the installer does work, so NFS exports etc. are fine. Just that AY doesn't load it from my profile... 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@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On Tuesday 31 March 2009 12:05:40 Frank Steiner wrote:
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.bi o.ifi.lmu.de/rpm-export/x86_64/11/SDK", "name":"SDK 11", "product":"SUSE Linux Enterprise Software Development Kit 11", "product_dir":"/"]]],...
the add-on section is not part of the <software> section. It's in the root of the XML. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
Uwe Gansert wrote
the add-on section is not part of the <software> section. It's in the root of the XML.
Oh, sorry. Indeed there are no <software> tags around in the online docu, I just assumed it as it is in the section about software :-) Btw, wouldn't it make sense to be inside the software tag? Anyway, thanks :-) -- 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@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
Uwe Gansert wrote
the add-on section is not part of the <software> section. It's in the root of the XML.
After changing this the SDK repository is added and can be found in the repository drop-down box in the software selection. However, in the overview below "Add-on products" I see only: (Media unknown, source unknown) I don't mind as long as I have the addon available in the package selection dialog, but I guess it shouldn't be like this :-) Is this known, or do want to have a y2log for debugging? 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@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Frank Steiner
-
Uwe Gansert