I'm a newbie of pkg in FreeBSD. I just configured pkg in a new system, and installed several pkgs packages using it. The performance is very good. But when I issued the command
Does anyone experience this problem? How to fix it?
pkg install gobject-introspection the followings are displayed:
Code:
root@Acer:/usr/local/etc/pkg # pkg install gobject-introspection
Updating repository catalogue
The following 4 packages will be installed:
Installing gnomehier: 3.0
Installing libffi: 3.0.13_1
Installing glib: 2.36.3_1
Installing gobject-introspection: 1.36.0_2
The installation will require 27 MB more space
1 MB to be downloaded
Proceed with installing packages [y/N]: y
gobject-introspection-1.36.0_2.txz 100% 1004KB 111.6KB/s 244.3KB/s 00:09
pkg: gobject-introspection-1.36.0_2 failed checksum from repository
Does anyone experience this problem? How to fix it?