[Bug 221760] freebsd-update problems with some picky DNS
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 24 10:13:38 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221760
Bug ID: 221760
Summary: freebsd-update problems with some picky DNS
Product: Base System
Version: 11.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: conf
Assignee: freebsd-bugs at FreeBSD.org
Reporter: mgiunti at gmail.com
Sometimes freebsd-update can't work because some DNS do not resolve domain with
upcase chars.
Error I get:
# freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 1 mirrors found.
Fetching public key from update1.FreeBSD.org... failed.
No mirrors remaining, giving up.
Workaround:
Edit /etc/freebsd-update.conf and change following line:
ServerName update.FreeBSD.org
into
ServerName update.freebsd.org
I know this is not exactly a FreeBSD problem, but it can prevent system updates
on certain providers.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list