bonjour à toutes et à tous, je rencontre le problème suivant :
[EMAIL PROTECTED]:~$ sudo dpkg -i netsaint Password: dpkg : erreur de traitement de netsaint (--install) : ne peut pas accéder à l'archive: Aucun fichier ou répertoire de ce type Des erreurs ont été rencontrées pendant l'exécution : netsaint [EMAIL PROTECTED]:~$ sudo dpkg -r netsaint dpkg : erreur de traitement de netsaint (--remove) : Le paquet est dans un état incohérent - vous devriez le réinstaller avant d'essayer de le supprimer. Des erreurs ont été rencontrées pendant l'exécution : netsaint j'essaye alors d'utiliser l'option «remove-reinstreq» fournie par [EMAIL PROTECTED]:~$ dpkg --force-help mais je ne comprends pas son utilisation :-( quelqu'un pourrait-il m'aider ? j'ai bien trouver le message suivant sur le net ( http://linux.ucla.edu/pipermail/linux/2001-February/004729.html ) : < - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = > [UCLA-LUG] dpkg is acting funky chris [EMAIL PROTECTED] Mon Feb 26 22:26:02 2001 On Mon, 26 Feb 2001, Ilan Rabinovitch wrote: > Ive tried replacing the --remove with --purge and basically get all the > same errors. > > Any ideas on how I can unbork my apt/dpkg and return my system to a > normal state? cheat and play with the {pre,post}{inst,rm} files. whichever one is causing you trouble. the files should be in /var/lib/dpkg/info/. edit the netsaint.postrm file to "return 0" or to comment out whatever line is causing you problems. (be sure to keep a copy of the original file, so you can refer to it if you've had to mangle the old file too much.) then do a force remove. you might have to edit more of the pre/post files to get the desired affect, but doing things this way should work. < - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = > mais ça ne m'aide pas vraiment... merci, -- Philippe BOURCIER PRISM I/O library developer http://www.ipsl.jussieu.fr/~pbipsl/prism/data/prism.html tel: +33.1.44.27.21.10 CNRS-IPSL fax: +33.1.44.27.61.71 UPMC, 4 place Jussieu, tour 26, 4-eme etage, 75252 Paris cedex 05 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]