I want to use remove-packages
Hello. I'm using suse-autoinstall with Suse Linux 10.1. In the software section of the xml-file I put some packages to remove (to not install). But after installation the packages are installed anyway. Why? Looks like this: <software> <addons config:type="list"> <addon>Kde-Desktop</addon> <addon>Min</addon> </addons> <base>Minimal</base> <remove-packages config:type="list"> <package>OpenOffice_org-de-templates</package> <package>OpenOffice_org-Quickstarter</package> <package>OpenOffice_org-de</package> <package>OpenOffice_org-kde</package> <package>OpenOffice_org</package> <package>beagle-firefox</package> <package>MozillaFirefox-translations</package> <package>MozillaFirefox</package> <package>acroread</package> <package>RealPlayer</package> <package>amarok</package> <package>amarok-helix</package> <package>flash-player</package> </remove-packages> </software> All of the packages in the remove-packages section are installed to my regret. Thanks Erik Streb
On Monday 19 June 2006 13:16, Erik Streb wrote:
I'm using suse-autoinstall with Suse Linux 10.1. In the software section of the xml-file I put some packages to remove (to not install). But after installation the packages are installed anyway. Why?
that's a bug use a script with rpm commands instead to remove the packages. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de Fax: +49-(0)911-74053-476, Web: http://www.suse.de/~ug
participants (2)
-
Erik Streb
-
Uwe Gansert