Solved Fetching package Error

Hi,
I get this error while installing some package such as FEH, GIMP, K3B, ...
Code:
root@unix:/usr/home/user # pkg install feh
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
The following 3 packages will be affected (of 0 checked):

New packages to be INSTALLED:
   feh: 2.12_1
   imlib2: 1.4.6_6,2
   libid3tag: 0.15.1b_1

The process will require 2 MiB more space.
701 KiB to be downloaded.

Proceed with this action? [y/N]: y
Fetching feh-2.12_1.txz: 100%  161 KiB  55.1kB/s  00:03  
pkg: cached package feh-2.12_1: size mismatch, fetching from remote
Fetching feh-2.12_1.txz: 100%  161 KiB  55.1kB/s  00:03  
pkg: cached package feh-2.12_1: size mismatch, cannot continue
root@unix:/usr/home/user #
How can I fix that?
 
Back
Top