Je souhaite installer apache2 sur mon raspberry, j'ai utilisé la commande "sudo apt-get install apache2" et voici mon message d'erreur :
Code: Select all
sudo apt-get install apache2
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common libapr1
libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert
Suggested packages:
apache2-doc apache2-suexec apache2-suexec-custom openssl-blacklist
The following NEW packages will be installed:
apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common
libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert
0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
Need to get 0 B/1,348 kB of archives.
After this operation, 4,990 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Preconfiguring packages ...
Selecting previously unselected package libapr1.
dpkg: unrecoverable fatal error, aborting:
files list file for package `fake-hwclock' contains empty filename
E: Sub-process /usr/bin/dpkg returned an error code (2)