pkg install docker - size mismatch, unable to continue
Dale Scott
dalescott at shaw.ca
Mon Aug 19 13:34:34 UTC 2019
Hi all, I’m trying to install docker to evaluate Tryton on a new Digital Ocean Freebsd 12 droplet but pkg reports following:
$ sudo pkg install docker
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 1 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
docker: 18.09.5
Number of packages to be installed: 1
The process will require 54 MiB more space.
12 MiB to be downloaded.
Proceed with this action? [y/N]: y
[1/1] Fetching docker-18.09.5.txz: 100% 12 MiB 12.2MB/s 00:01
pkg: cached package docker-18.09.5: size mismatch, fetching from remoteFetching docker-18.09.5.txz: 100% 12 MiB 12.2MB/s 00:01
pkg: cached package docker-18.09.5: size mismatch, cannot continue
Fwiw, I had tried to install docker unattended by logging in remotely and using nohup but forgot the process would be a little interactive (“are you sure you want to proceed y/n”).
This morning I did not see nohup or pkg in “ps faux”. Could I have left pkg in an unstable state? If I wait a while should the pkg repo will fix itself?
Thanks,
Dale
More information about the freebsd-questions
mailing list