Hi, Is <remove-packages> supported in SLES 10 RC2? The following was setup to test... <software> <patterns config:type="list"> <pattern>base</pattern> <pattern>apparmor</pattern> </patterns> <remove-packages config:type="list"> <package>mutt</package> </remove-packages> </software> But on the installed system I still have the package. Any ideas, or do I have to create a customised pattern? There will potentially be many more packages to be removed, but we would prefer to do this in XML (to maintain a vanilla installation source). Cheers Tim --- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
On Thursday 01 June 2006 14:45, Timothy Wright wrote:
<remove-packages config:type="list"> <package>mutt</package> </remove-packages> </software>
But on the installed system I still have the package.
just verified, it's broken :(
Any ideas, or do I have to create a customised pattern? There will potentially be many more packages to be removed, but we would prefer to do this in XML (to maintain a vanilla installation source).
as a workaround it should be possible to remove the packages via "rpm --erase" in a script. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de, Tel: +49-(0)911-74053-0, Fax: +49-(0)911-74053-476, Web: http://www.suse.de
On Thursday 01 June 2006 14:45, Timothy Wright wrote:
Is <remove-packages> supported in SLES 10 RC2? The following was setup to test...
<software> <patterns config:type="list"> <pattern>base</pattern> <pattern>apparmor</pattern> </patterns> <remove-packages config:type="list"> <package>mutt</package> </remove-packages> </software>
fixed for RC3 -- 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
Hi! Uwe Gansert wrote:
On Thursday 01 June 2006 14:45, Timothy Wright wrote:
Is <remove-packages> supported in SLES 10 RC2? The following was setup to test...
<software> <patterns config:type="list"> <pattern>base</pattern> <pattern>apparmor</pattern> </patterns> <remove-packages config:type="list"> <package>mutt</package> </remove-packages> </software>
fixed for RC3
What about a fix for SuSE 10.1? Does it exist and where can it be found? Thanks in advance, Guenther Haas -- ________________________________________________________________________________ Dipl.-Ing. http://tait.e-technik.uni-ulm.de/haas Guenther Haas Mailto:guenther.haas@gmx.de University of Ulm Dept. of Telecommunications and Phone: +49 (0)731 50 315 18 Applied Information Theory TAIT Secr.: +49 (0)731 50 315 01 Albert-Einstein-Allee 43 Fax: +49 (0)731 50 315 09 89081 Ulm Germany Mobile: +49 (0)177 730 59 58 ________________________________________________________________________________
On Monday 26 June 2006 18:42, Guenther Haas wrote:
<software> <patterns config:type="list"> <pattern>base</pattern> <pattern>apparmor</pattern> </patterns> <remove-packages config:type="list"> <package>mutt</package> </remove-packages> </software>
fixed for RC3
What about a fix for SuSE 10.1? Does it exist and where can it be found?
no, there is no fix available at the moment. Just a workaround by using rpm --erase in a script -- 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 (3)
-
Guenther Haas
-
Timothy Wright
-
Uwe Gansert