Sub-process /usr/bin/dpkg returned an error code (1)
        Posted  
        
            by Delirium tremens
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Delirium tremens
        
        
        
        Published on 2010-05-15T02:55:18Z
        Indexed on 
            2010/05/15
            3:04 UTC
        
        
        Read the original article
        Hit count: 405
        
I'm trying to find a parental control for Ubuntu that turns adult site words into *. I have tried webcontentcontrol (doesn't even ask me to set a password), mobicip (doesn't even get listed in package names). My family can see my adult bookmark names and that's really embarrassing.
I tried
sudo apt-get remove webcontentcontrol
sudo apt-get -f install
sudo apt-get upgrade
sudo pkill webcontentcontrol
sudo apt-get remove webcontentcontrol  
but still can't uninstall it.
Googling for that error message resulted in a solution that is first said dangerous, later said wrong.
After sudo apt-get remove webcontentcontrol, I always get the error message "Sub-process /usr/bin/dpkg returned an error code (1)".
What should I do?
The full error message is in brazilian portuguese. Should I post it anyway?
I have just installed nanny, but while webcontentcontrol is installed, it doesn't load.
© Stack Overflow or respective owner