pkg will not upgrade

Shane Ambler FreeBSD at ShaneWare.Biz
Tue Oct 30 01:52:32 UTC 2018


On 30/10/18 5:45 am, James B. Byrne via freebsd-questions wrote:
> In a Freebsd-11.1p15 jail I am trying to upgrade the packages.  However
> 
> pkg upgrade
> . . .
> Installed packages to be REINSTALLED:
> 	tree-1.7.0 (option added: DOCS)
> 	lzop-1.04 (option added: DOCS)
> 
> Number of packages to be upgraded: 27
> Number of packages to be reinstalled: 2
> 
> The process will require 2 MiB more space.
> 2 MiB to be downloaded.
> 
> Proceed with this action? [y/N]: y
> [mx31.harte-lyne.ca] [1/3] Fetching clamav-0.100.2.txz: 100%    1 MiB 
>  1.2MB/s    00:01
> pkg: cached package clamav-0.100.2: size mismatch, fetching from remote
> [mx31.harte-lyne.ca] [2/3] Fetching clamav-0.100.2.txz:   3%   48 KiB 
> 49.2kB/s    00:[mx31.harte-lyne.ca] [2/3] Fetching clamav-0.100.2.txz:
> 100%    1 MiB   1.2MB/s    00:01
> pkg: cached package clamav-0.100.2: size mismatch, cannot continue
> 
> I have already cleared the cache.  What is going on?  If I try to

mx31.harte-lyne.ca would be your local pkg repo build machine? The size
mismatch would indicate that either its pkg database is incorrect or it
is still in the process of building the packages and hasn't got to
update its database yet.

> update pkg itself then I get a warning that the kernel required for
> the update is higher than the one running the jail; so don't do that.
> 

Your jail is running 11.1 and your pkgs are built for -- 11.2?
or is in the process of rebuilding for 11.2.

-- 
FreeBSD - the place to B...Software Developing

Shane Ambler



More information about the freebsd-questions mailing list