Impossible de desinstaller webmin [Debian] - Logiciels - Linux et OS Alternatifs
Marsh Posté le 05-06-2004 à 00:44:08
Salut tu es en testing/stable ou bien en unstable?
Le fichier /etc/webmin/webmin.acl est cree a la 1er connection normalement.
Marsh Posté le 05-06-2004 à 01:14:04
Ben t'as qu'à lui créer ce fichier qu'il veut absolument effacer:
touch /etc/webmin/webmin.acl
Ensuite, tu désinstalles.
Marsh Posté le 05-06-2004 à 15:38:50
CSCMEUH a écrit : Salut tu es en testing/stable ou bien en unstable? |
j'suis en testing ... j'ai reussi à desinstaller mais j'arrive plus à l'installer ... apt-get install webmin marche bien mais quand je cherche à me connecter en https://...:10000 ça marche plus !!!!
par les sources ça peut marcher ??? comment faire ????
Marsh Posté le 05-06-2004 à 15:39:37
eL_Shaman___ a écrit : Ben t'as qu'à lui créer ce fichier qu'il veut absolument effacer: |
ça marche mais j'arrive pas à le reinstaller
Marsh Posté le 05-06-2004 à 17:10:53
ReplyMarsh Posté le 05-06-2004 à 17:12:11
fait un apt-get remove --purge, y'a pitêtre un fichier de conf qui bloque tout. y'a eu ce cas il y & qqes jours avec apache en SID
Marsh Posté le 05-06-2004 à 22:03:31
arghbis a écrit : fait un apt-get remove --purge, y'a pitêtre un fichier de conf qui bloque tout. y'a eu ce cas il y & qqes jours avec apache en SID |
j'ai essayé mais rien n'y fait je n'arrive pas à le reinstaller .... pas cool
Marsh Posté le 05-06-2004 à 22:24:36
fais un touch sur les fichiers manquants ça marche
tested & approved
Marsh Posté le 08-06-2004 à 13:56:03
marche toujours po ça s'install mais qnad je cherche à me connecter plus rien !!
Marsh Posté le 05-06-2004 à 00:31:35
je n'arrive pas à desinstaller ni a reinstaller webmin ... quelqu'un peut m'aider ??? voici ce que j'obtiens
greg:~# apt-get remove webmin
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
webmin webmin-postfix webmin-procmail webmin-spamassassin
0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 0B of archives.
After unpacking 9912kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 16036 files and directories currently installed.)
Removing webmin-postfix ...
/etc/webmin/webmin.acl: No such file or directory
dpkg: error processing webmin-postfix (--remove):
subprocess pre-removal script returned error exit status 2
/etc/webmin/webmin.acl: No such file or directory
dpkg: error while cleaning up:
subprocess post-installation script returned error exit status 2
Removing webmin-procmail ...
/etc/webmin/webmin.acl: No such file or directory
dpkg: error processing webmin-procmail (--remove):
subprocess pre-removal script returned error exit status 2
Removing webmin-spamassassin ...
/etc/webmin/webmin.acl: No such file or directory
dpkg: error processing webmin-spamassassin (--remove):
subprocess pre-removal script returned error exit status 2
Removing webmin ...
Stopping webmin: start-stop-daemon: warning: failed to kill 2331: No such process
webmin.
Errors were encountered while processing:
webmin-postfix
webmin-procmail
webmin-spamassassin
E: Sub-process /usr/bin/dpkg returned an error code (1)
greg:~# apt-get install webmin-postfix
Reading Package Lists... Done
Building Dependency Tree... Done
webmin-postfix is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
webmin-postfix: Depends: webmin (>= 1.140) but it is not going to be installed
webmin-procmail: Depends: webmin (>= 1.130) but it is not going to be installed
webmin-spamassassin: Depends: webmin (>= 1.130) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
greg:~# apt-get -f install webmin-postfix
Reading Package Lists... Done
Building Dependency Tree... Done
webmin-postfix is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
webmin-postfix: Depends: webmin (>= 1.140) but it is not going to be installed
webmin-procmail: Depends: webmin (>= 1.130) but it is not going to be installed
webmin-spamassassin: Depends: webmin (>= 1.130) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
greg:~# apt-get -f remove webmin
Reading Package Lists... Done
Building Dependency Tree... Done
Package webmin is not installed, so not removed
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
webmin-postfix: Depends: webmin (>= 1.140) but it is not going to be installed
webmin-procmail: Depends: webmin (>= 1.130) but it is not going to be installed
webmin-spamassassin: Depends: webmin (>= 1.130) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).