[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems removing samba



> Hi!
> I tried to remove samba and this is the error-msg:-)
> 
> Removing samba ...
> dpkg: error processing samba (--remove):
>  subprocess pre-removal script returned error exit status 1
> 
> How can I remove samba? 
> 

In file /var/lib/dpkg/info/samba.prerm change two lines from:


start-stop-daemon --stop --user root --name nmbd --quiet
start-stop-daemon --stop --user root --name smbd --quiet

to:

start-stop-daemon --stop --oknodo --user root --name nmbd --quiet
start-stop-daemon --stop --oknodo --user root --name smbd --quiet


Mirek


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: