I have tried creating this selection file in order to include the Samba3 rpms in my autoinstall: =Ver: 3.0 =Sel: Samba3 9.0 =Siz: 35448056 70000000 =Sum: Samba3 =Req: Minimal =Cat: addon =Vis: true =Ord: 01 +Ins: samba3 samba3-client samba3-winbind samba3-doc libsmbclient libsmbclient-devel -Ins: The docs don't say how to include it, but I tried using the 'Import' option and chose the .sel file - but it gave me an error "Error loading package list from /SUSE9/suse/setup/descr/Samba3.sel" I am also unable to load any of the .sel files included on the CDs, so I can't determine if my format is wrong. I placed the needed rpms in /SUSE9/suse/i586 The docs really didn't say what the 'Siz:' statement is for (some of the included .sel files do not use it). I assume it is to ensure that there is adequate space to copy the RPMs (the first field, I added the size of each of my files together) and perhaps enough space to install the software? (assume we can just put a ballpark guess) Any ideas?
steven.cardinal@adheris.com wrote:
I have tried creating this selection file in order to include the Samba3 rpms in my autoinstall:
=Ver: 3.0 =Sel: Samba3 9.0
As far as I understand, the =Sel field must have the filename as value. I.e, if the file is named myown.sel, then "=Sel: myown" must be specified. Additionally, the name must be added in the selections file in the same directory: ... SuSE-Documentation.sel Tcl-Development.sel X11.sel default.sel myown.sel Then autoyast will be able to select it when you add it in the configure/ software tags. If you want to select it manually it should appear in the yast2 software menu under "Selections" when =Vis is set to true and the selections has been added in the selections file. Note: When you call yast2 from an installed system, yast2 will not read the selections file from the install source (NFS e.g., but from a cached directory, e.g. ./adm/YaST/InstSrcManager/IS_CACHE_0x00000001/DATA/descr/selection So you have to copy and add you selections there. If you want autoyast to add this selection during an automatic install, you must add your selections in the install source directory. cu, Frank -- Dipl.-Inform. Frank Steiner Mail: fst_at_bio.informatik.uni-muenchen.de Lehrstuhl f. Bioinformatik Phone: +49 89 2180-4049, Fax: -4054 LMU, Amalienstr. 17 http://www.informatik.uni-kiel.de/~fst/ 80333 Muenchen, Germany * Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
On Friday 30 January 2004 04:06, Frank Steiner wrote: <snip>
As far as I understand, the =Sel field must have the filename as value. I.e, if the file is named myown.sel, then "=Sel: myown" must be specified. Additionally, the name must be added in the selections file in the same directory: ... SuSE-Documentation.sel Tcl-Development.sel X11.sel default.sel myown.sel
Then autoyast will be able to select it when you add it in the configure/ software tags. If you want to select it manually it should appear in the yast2 software menu under "Selections" when =Vis is set to true and the selections has been added in the selections file. Note: When you call yast2 from an installed system, yast2 will not read the selections file from the install source (NFS e.g., but from a cached directory, e.g. ./adm/YaST/InstSrcManager/IS_CACHE_0x00000001/DATA/descr/selection So you have to copy and add you selections there. If you want autoyast to add this selection during an automatic install, you must add your selections in the install source directory. <snip>
I've adjusted my Sel= to just Samba3 (I removed the 9.0 that I saw in another .sel file - my filename is Samba3.sel) I added Samba3.sel to my "selections" file. I did this both in my source directory and the cached directory. I restarted Yast. Still no go - my selection doesn't appear and I can't import the Samba3.sel file either. Any other tips?
participants (2)
-
Frank Steiner
-
steven.cardinal@adheris.com