Fink purge privoxy failed with this output:
...
Suppression de privoxy ...
rm: /sw/var/log/privoxy/*.gz: No such file or directory
dpkg : erreur de traitement de privoxy (--purge) :
le sous-processus pre-removal script a retourn� une erreur de sortie d'�tat 1
Des erreurs ont �t� rencontr�es pendant l'ex�cution :
privoxy
### execution of dpkg failed, exit code 1
Failed: can't purge package privoxy


and sudo dpkg --purge privoxy failed too :
...
Suppression de privoxy ...
rm: /sw/var/log/privoxy/*.gz: No such file or directory
dpkg : erreur de traitement de privoxy (--purge) :
le sous-processus pre-removal script a retourn� une erreur de sortie d'�tat 1
Des erreurs ont �t� rencontr�es pendant l'ex�cution :
privoxy
### execution of dpkg failed, exit code 1
Failed: can't purge package privoxy


What else can I do ?

Le samedi, 31 mai 2003, � 00:11 US/Pacific, Martin Costabel a �crit :

Jean-maurice Le Clech wrote:
Hello,
I installed few times ago privoxy and it was all-right, I removed it. Now I'm trying (several times) to reinstall it but the config file in /sw/etc/privoxy/config is always missing. Have you any idea about this strange behavior?

Config files are handled specially by dpkg and fink, they try to avoid overwriting such files. Sometimes this leads to buggy behavior. Here fink (or dpkg) seems to think that this config file is still installed, while in reality it isn't. Try "fink purge privoxy" and then "fink reinstall privoxy". If this still doesn't work, try "sudo dpkg --purge privoxy" before reinstalling.


--
Martin



J-M



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to