Bug 198383 - Unbound local resolver breaks pkg bootstrap.
Summary: Unbound local resolver breaks pkg bootstrap.
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 10.1-RELEASE
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-07 08:47 UTC by Mogamat Abrahams
Modified: 2015-07-17 18:32 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mogamat Abrahams 2015-03-07 08:47:28 UTC
Fresh Install
Enable Unbound caching resolver.
Run pkg bootstrap, fails and suggests setting PACKAGESITE

Could be related to PR 196138
--------------

Workaround:

edit /etc/resolv.conf and replace "nameserver 127.0.0.1" with entry for network dns resolver.
Comment 1 Glen Barber freebsd_committer freebsd_triage 2015-07-08 14:21:03 UTC
Is this still an issue for you on 10.2-PRERELEASE?  (I have not observed this behavior.)
Comment 2 Glen Barber freebsd_committer freebsd_triage 2015-07-17 18:32:26 UTC
I have verified that this is resolved in 10.2-BETA2 (possibly 10.2-BETA1 as well).