je veux installer le module webalizer pour webmin alors j'ai essayé ceci à partir de l'interface de webmin
- Code: Tout sélectionner
[b]Webalizer Logfile Analysis[/b]
The logfile analysis command /usr/bin/webalizer was not found on your system. Maybe it is not installed, or your module configuration is incorrect.
The Webalizer package can be automatically installed by Webmin. Click here to have it downloaded and installed using APT.[b]
il me dit qu'il y'a un prblème d'authentification de proxy lors de l'installation du paquet libgeoip1 webalizer
Voici le message d'erreur qui apparait:
- Code: Tout sélectionner
Installing package(s) with command apt-get -y --force-yes -f install webalizer ..
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
liblzo1 libopencdk8 libgnutls13 libdb4.4 libldap2
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libgd2-noxpm libgeoip1
Suggested packages:
libgd-tools geoip-bin
The following NEW packages will be installed:
libgd2-noxpm libgeoip1 webalizer
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 1218kB of archives.
After this operation, 3269kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libgeoip1 webalizer
Err http://ftp.fr.debian.org lenny/main libgeoip1 1.4.4.dfsg-3+lenny1
407 Proxy Authentication Required
Err http://security.debian.org lenny/updates/main libgd2-noxpm 2.0.36~rc1~dfsg-3+lenny1
407 Proxy Authentication Required
Err http://ftp.fr.debian.org lenny/main webalizer 2.01.10-32.4
407 Proxy Authentication Required
Failed to fetch http://security.debian.org/pool/updates/main/libg/libgd2/libgd2-noxpm_2.0.36~rc1~dfsg-3+lenny1_i386.deb 407 Proxy Authentication Required
Failed to fetch http://ftp.fr.debian.org/debian/pool/main/g/geoip/libgeoip1_1.4.4.dfsg-3+lenny1_i386.deb 407 Proxy Authentication Required
Failed to fetch http://ftp.fr.debian.org/debian/pool/main/w/webalizer/webalizer_2.01.10-32.4_i386.deb 407 Proxy Authentication Required
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
.. install failed!
<- Return to Webalizer Logfile Analysis
et c'est le meme probleme lorsque j'essai apt-get install libgeoip1 webalizer ou bien apt-get update
Voici mon fichier sources.list
- Code: Tout sélectionner
#
deb cdrom:[Debian GNU/Linux 5.0.3 _Lenny_ - Official i386 CD Binary-1 20090905-08:23]/ lenny main
deb http://security.debian.org/ lenny/updates main
deb-src http://security.debian.org/ lenny/updates main
deb http://volatile.debian.org/debian-volatile lenny/volatile main
deb-src http://volatile.debian.org/debian-volatile lenny/volatile main
deb http://ftp.fr.debian.org/debian/ etch main
deb-src http://ftp.fr.debian.org/debian/ etch main
deb http://ftp.fr.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ lenny main contrib non-free
dois je ajouter quelque chose dans mon fichuer sources.list
Quelqu'un peut m'aider svp?