Jim Flanagan wrote:
> Here are the errors reported when trying to uninstall slimserver from yast.
> 
> -------------------
> 
> ---
> 2008-04-09 22:34:50 slimserver-6.5.4-1.noarch remove failed
> rpm output:
> slimserver: unknown service
> error: %preun(slimserver-6.5.4-1.noarch) scriptlet failed, exit status 1
> 
> 2008-04-10 09:23:06 slimserver-6.5.4-1.noarch remove failed
> rpm output:
> slimserver: unknown service
> error: %preun(slimserver-6.5.4-1.noarch) scriptlet failed, exit status 1

Try this:

        rpm -e --nopreun slimserver

If that doesn't work, try:

        rpm -e --noscripts slimserver

R.

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to