[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #23754 [Applications/rbm]: rbm make failing do to golang error while unmarshalling json
#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@…):
After looking at the contents of the pre shell script inside the
container.
cat pre
#!/bin/sh
set -e
apt-get update -y
apt-get install -y debian-archive-keyring ubuntu-keyring debootstrap
debootstrap --arch=amd64 wheezy base-image
tar -C ./base-image -czf /var/tmp/tmp.spYLcjXI7k/container-image_wheezy-
amd64.tar.gz .
I tried running pre and received errors like the following:
Failed to fetch http://archive.ubuntu.com/ubuntu/dists/zesty/InRelease
Temporary failure resolving 'archive.ubuntu.com'
root@runc:/var/tmp/tmp.o9sbbmB4dP# cat /etc/resolv.conf
# Generated by NetworkManager
nameserver 127.0.1.1
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23754#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs