Problem with patterns in sles10
Hello, I tried to convert my SLES9 autoyast file to one that is usable for a SLES10 installation. There is a problem with the software selection. In my sles9 autoyast file I had: <software> <addons config:type="list"> <addon>Base-System</addon> <addon>Basis-Devel</addon> <addon>File-Server</addon> <addon>Linux-Tools</addon> <addon>YaST2</addon> <addon>analyze</addon> </addons> <base>Minimal</base> <packages config:type="list"> <package>rdist</package> <package>findutils-locate</package> </packages> </software> This worked. Now I tried the one shown below for sles10 which results in an error message I cannot interpret. Here a screen shot of the error: http://www.uni-koblenz.de/~krienke/tmp/sles10.jpg (80Kb) Here the software section part of the sles10 autoyast file: <software> <patterns config:type="list"> <pattern>gnome-64bit</pattern> <pattern>apparmor</pattern> <pattern>base-64bit</pattern> <pattern>apparmor-64bit</pattern> <pattern>base</pattern> <pattern>64bit</pattern> <pattern>Basis-Devel</pattern> <pattern>Basis-Devel-64bit</pattern> </patterns> <packages config:type="list"> </packages> </software> I took this from an autoyast file generated during cloning of a SLES10 system, added the two Devel-section patterns and removed all package entries. But this seems to be wrong somehow. What is wrog with this config? Thanks Rainer -- --------------------------------------------------------------------------- Rainer Krienke, Universitaet Koblenz, Rechenzentrum, Raum A022 Universitaetsstrasse 1, 56070 Koblenz, Tel: +49 261287 -1312, Fax: -1001312 Mail: krienke@uni-koblenz.de, Web: http://www.uni-koblenz.de/~krienke Get my public PGP key: http://www.uni-koblenz.de/~krienke/mypgp.html ---------------------------------------------------------------------------
On Monday 03 July 2006 11:04, Rainer Krienke wrote:
What is wrog with this config?
please send me your y2log file -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany Fax: +49-(0)911-74053-476, Web: http://www.suse.de/~ug now playing Suicide Commando - Dein Herz, Meine Gier
On Monday 03 July 2006 14:50, Uwe Gansert wrote:
What is wrog with this config?
please send me your y2log file
thanks. Please use the signature-handling section from the documentation: http://www.suse.de/~ug/autoyast_doc/configuration.html#CreateProfile.General and try again. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany Fax: +49-(0)911-74053-476, Web: http://www.suse.de/~ug now playing Blutengel - Der Spiegel
Am Montag, 3. Juli 2006 15:36 schrieb Uwe Gansert:
On Monday 03 July 2006 14:50, Uwe Gansert wrote:
What is wrog with this config?
please send me your y2log file
thanks. Please use the signature-handling section from the documentation: http://www.suse.de/~ug/autoyast_doc/configuration.html#CreateProfile.Genera l
and try again.
Thanks. That was it. It does work now. Actually that the second time I struggle with the signed source. I personally would vote for a kernel command line flag that yast uses to turn signatures off in sles10 and suse10.1. This would make life a lot easyer for those not interested in this strong kind of security. But this is another story .... Thanks a lot again Rainer -- --------------------------------------------------------------------------- Rainer Krienke, Universitaet Koblenz, Rechenzentrum, Raum A022 Universitaetsstrasse 1, 56070 Koblenz, Tel: +49 261287 -1312, Fax: -1001312 Mail: krienke@uni-koblenz.de, Web: http://www.uni-koblenz.de/~krienke Get my public PGP key: http://www.uni-koblenz.de/~krienke/mypgp.html ---------------------------------------------------------------------------
On Mon, Jul 03, 2006 at 04:35:47PM +0200, Rainer Krienke wrote:
Actually that the second time I struggle with the signed source. I personally would vote for a kernel command line flag that yast uses to turn signatures off in sles10 and suse10.1. This would make life a lot easyer for those not interested in this strong kind of security. But this is another story ....
There is one :) since June 12. See /etc/sysconfig/security:CHECK_SIGNATURES. As a special feature, it works even on the kernel command line during the installation. -- Martin Vidner, YaST developer SuSE CR, s.r.o. e-mail: mvidner@suse.cz Drahobejlova 27 tel:+420-296542390 190 00 Praha 9, Czech Republic http://www.suse.cz
participants (3)
-
Martin Vidner
-
Rainer Krienke
-
Uwe Gansert