PDA

View Full Version : Can't install email client



blast3r
2015-08-13, 11:46
Hi guys,

Trying to install icedove without luck. Any suggestions?




apt-get install icedove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
icedove
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 30.5 MB of archives.
After this operation, 85.1 MB of additional disk space will be used.
Get:1 http://security.kali.org/kali-security/ sana/updates/main icedove amd64 31.8.0-1~deb8u1 [30.5 MB]
Fetched 17.1 kB in 2s (6,103 B/s)
E: Failed to fetch http://security.kali.org/kali-security/pool/main/i/icedove/icedove_31.8.0-1~deb8u1_amd64.deb Size mismatch

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

freshy2k
2015-08-13, 12:36
try this :

apt-get update && apt-get install -f

blast3r
2015-08-13, 13:12
OK it got fixed I guess the repository is working now. Synaptic did the job.

g0tmi1k
2015-08-13, 13:30
Related bug ticket: https://bugs.kali.org/view.php?id=2511


Looks like you were updating in the middle of a repo sync. This problem should be temporary.