![]() |
Re: help needed to remove samba
Quote:
Yep, I still have such problems ... Code:
root @ n900 : ~ # apt-get remove samba Isn't there any chance to fix that error? Hopefully there is one :-( Any solutions mentioned in this thread so far failed horribly ... Regards hringriin |
Re: help needed to remove samba
@hringriin,
Can you post the contents of /var/lib/dpkg/info/samba.postrm? That script may need to be adapted to work, or just removed if not necessary. |
Re: help needed to remove samba
Hi,
I faced the same problem yesterday. Samba was marked as partly installed, reinstall is needed to be able to remove. It wanted to install update-inetd package, but it had some conflicts with an already installed package "netbase", both of them have /usr/sbin/update-inetd in them and this made the problem: samba wanted to use update-inetd as prerequisite, which does not want to be installed due to conflict -> samba package partly installed, reinstall needed... Vicious circle. Solution: 1. I have removed the ^M from the end of the lines with vi in /var/lib/dpkg/info/samba.postrm 2. searched for samba in /var/lib/dpkg/status 3. changed its Status: row to: Status: install ok installed Then "dpkg -P samba" did its job and removed the package successfully. I hope it helps you as well. |
Re: help needed to remove samba
Quote:
|
Re: help needed to remove samba
Quote:
Thank you. I have had this problem with samba-common for a while now, and your solution worked perfectly. Best wishes. |
All times are GMT. The time now is 18:15. |
vBulletin® Version 3.8.8