View Single Post
Posts: 62 | Thanked: 6 times | Joined on Apr 2010
#23
Originally Posted by michaaa62 View Post
wget for maemo does not have the option --trust-server-names, while it is a possible option for the i386 architecture, so the is a bug in the postinst script of the package.
Did you ever check the temporary log in /tmp?

To apply some force to get rid try
Code:
dpkg -r --force-remove-reinstreq ndg
Never checked that log - still a bit of a newbie in Linux ;-)

I did what you suggested, here is the output:

/home/user # dpkg -r --force-remove-reinstreq ndg
(Reading database ... 65650 files and directories currently installed.)
Removing ndg ...
Removing ndg user...Ok
Remove ndg group...Ok
Done
groupdel: cannot remove user's primary group.
/home/user #
Is this OK now (cleaned) ?