[tor-bugs] #23754 [Applications/rbm]: rbm make failing do to golang error while unmarshalling json

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Oct 4 16:27:29 UTC 2017


#23754: rbm make failing do to golang error while unmarshalling json
------------------------------+-----------------------
 Reporter:  kkuehl@…          |          Owner:  boklm
     Type:  defect            |         Status:  new
 Priority:  Medium            |      Milestone:
Component:  Applications/rbm  |        Version:
 Severity:  Normal            |     Resolution:
 Keywords:                    |  Actual Points:
Parent ID:                    |         Points:
 Reviewer:                    |        Sponsor:
------------------------------+-----------------------

Comment (by kkuehl@…):

 The resolv.conf contents were the clue.
 After seeing:
 {
 "type": "bind",
 "source": "/etc/resolv.conf",
 "destination": "/etc/resolv.conf",
 "options": [
 "rbind",
 "ro"
 ]
 },

 I looked at resolv.conf on my main system and it was of course set to
 127.0.0.1.
 NOTE: This is common if your system is running dnsmasq

 Once I set this to 8.8.8.8 so the container would have something useful,
 things worked :)

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23754#comment:11>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list