The Following User Says Thank You to hringriin For This Useful Post: | ||
![]() |
2011-12-15
, 12:28
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#22
|
The Following User Says Thank You to reinob For This Useful Post: | ||
![]() |
2012-01-07
, 11:46
|
Posts: 1 |
Thanked: 6 times |
Joined on Jan 2012
|
#23
|
![]() |
2012-11-23
, 16:13
|
Posts: 197 |
Thanked: 91 times |
Joined on Dec 2010
|
#24
|
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.
The Following User Says Thank You to sup For This Useful Post: | ||
![]() |
2013-02-12
, 12:50
|
Posts: 2,006 |
Thanked: 3,351 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#25
|
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.
Yep, I still have such problems ...
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
Last edited by hringriin; 2011-12-14 at 15:04.