[Debian] : l'APT-GET qui devient fou !

: l'APT-GET qui devient fou ! [Debian] - Logiciels - Linux et OS Alternatifs

Marsh Posté le 02-08-2003 à 14:02:15    

Hello tout le monde,  
 
J'ai qq pb avec ma Debian sur un module réfractaire !  
Je veux le supprimer :  
 

 
root@nikita:/ # apt-get remove courier-authdaemon  
Reading Package Lists... Done  
Building Dependency Tree... Done  
The following packages will be REMOVED:  
  courier-authdaemon  
0 packages upgraded, 0 newly installed, 1 to remove and 24  not upgraded.  
1 packages not fully installed or removed.  
Need to get 0B of archives. After unpacking 201kB will be freed.  
Do you want to continue? [Y/n] y  
(Reading database ... 19458 files and directories currently installed.)  
Removing courier-authdaemon ...  
Stopping Courier authdaemon: /usr/lib/courier/authlib/authdaemond: line 22: /etc/courier/authdaemonrc: No such file or directory  
invoke-rc.d: initscript courier-authdaemon, action "stop" failed.  
dpkg: error processing courier-authdaemon (--remove):  
 subprocess pre-removal script returned error exit status 1  
chown: failed to get attributes of `/var/run/courier/authdaemon': No such file or directory  
dpkg: error while cleaning up:  
 subprocess post-installation script returned error exit status 1  
Errors were encountered while processing:  
 courier-authdaemon  
E: Sub-process /usr/bin/dpkg returned an error code (1)  

 
 
Bon, ça marche pas, donc j'essaie avec un :  

 
root@nikita:/ # apt-get remove --purge courier-authdaemon  

 
 
-> exactement la même chose.  
 
On sait jamais, je vais essayer de l'installer en pensant qu'il va reconstituer les fichiers corrumpus/inexistants :  
 

 
root@nikita:/ # apt-get install courier-authdaemon  
Reading Package Lists... Done  
Building Dependency Tree... Done  
Sorry, courier-authdaemon is already the newest version.  
0 packages upgraded, 0 newly installed, 0 to remove and 24  not upgraded.  
1 packages not fully installed or removed.  
Need to get 0B of archives. After unpacking 0B will be used.  
Setting up courier-authdaemon (0.42.2-5) ...  
chown: failed to get attributes of `/var/run/courier/authdaemon': No such file or directory  
dpkg: error processing courier-authdaemon (--configure):  
 subprocess post-installation script returned error exit status 1  
Errors were encountered while processing:  
 courier-authdaemon  
E: Sub-process /usr/bin/dpkg returned an error code (1)  

 
 
:( :( :( !!  
 
Que faire ?  
Y'a-t-il un Debianneur dans la salle ;) ?!


Message édité par Lockness le 02-08-2003 à 14:03:05
Reply

Marsh Posté le 02-08-2003 à 14:02:15   

Reply

Marsh Posté le 02-08-2003 à 14:34:33    

Pour juste virer le paquet (si pas de dépendances)
dpkg --purge courier-authdaemon
 
 


---------------
Debian Sid up-to-date
Reply

Marsh Posté le 02-08-2003 à 17:23:25    

Code :
  1. touch /var/run/courier/authdaemon && apt-get remove --purge courier-authdaemon

Reply

Marsh Posté le 02-08-2003 à 17:25:56    

hum c chiant kan ca rest bloké kom ca ...

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed