Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Remove Samba

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
crocki
Posts: 1
Joined: 2016-03-23 13:16

Remove Samba

#1 Post by crocki »

How to remove samba from the Debian?

Code: Select all

root@debian:~# apt-get remove samba
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  samba
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 16.0 MB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 17913 files and directories currently installed.)
Removing samba ...
/var/lib/dpkg/info/samba.postrm: 20: /var/lib/dpkg/info/samba.postrm: update-inetd: not found
dpkg: error processing samba (--remove):
 subprocess installed post-removal script returned error exit status 127
Errors were encountered while processing:
 samba
E: Sub-process /usr/bin/dpkg returned an error code (1)

Code: Select all

root@debian:~# uname -a
Linux debian 3.4.104-r0-s-rm2+ #110 Sun Nov 16 02:18:48 YEKT 2014 armv7l GNU/Linux

Post Reply