I have a problem accessing 'latest' repository - it is very very slow:
My configuration:
What's happening? Should I try to force using another address?
I don't see any particular problem of accessing other network services...
Code:
njails-6# pkg update
Updating FreeBSD repository catalogue...
Fetching packagesite.txz: 15% 1 MiB 32.8kB/s 05:56 ETA
My configuration:
Code:
njails-6# cat /usr/local/etc/pkg/repos/FreeBSD.conf
FreeBSD: {
url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
What's happening? Should I try to force using another address?
I don't see any particular problem of accessing other network services...