[Bug 254497] pkg update fails with "no address record"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 23 10:25:41 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254497

--- Comment #1 from tschweikle at gmail.com ---
Tried to replace within /etc/pkg/FreeBSD.conf "pkg.FreeBSD.org" by
"213.138.116.73". /etc/pkg/FreeBSD.conf reading:
FreeBSD: {
#url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
url: "pkg+http://213.138.116.73/${ABI}/latest",
  mirror_type: "srv",
  signature_type: "fingerprints",
  fingerprints: "/usr/share/keys/pkg",
  enabled: yes
}

Without success. Same as before:
# pkg update
Updating FreeBSD repository catalogue...
pkg: http://213.138.116.73/FreeBSD:14:amd64/latest/meta.txz: No address record
repository FreeBSD has no meta file, using default settings
pkg: http://213.138.116.73/FreeBSD:14:amd64/latest/packagesite.txz: No address
record
Unable to update repository FreeBSD
Error updating repositories!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list