[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #25623 [Applications/Tor Browser]: Disable network during build
#25623: Disable network during build
--------------------------------------------+------------------------------
Reporter: boklm | Owner: tbb-team
Type: task | Status: needs_review
Priority: High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-rbm, TorBrowserTeam201903R | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------------+------------------------------
Changes (by boklm):
* keywords: tbb-rbm, TorBrowserTeam201903 => tbb-rbm,
TorBrowserTeam201903R
* status: new => needs_review
Comment:
There is a patch for review in branch `bug_25623_v2`:
https://gitweb.torproject.org/user/boklm/tor-browser-
build.git/commit/?h=bug_25623_v2&id=5fd7c6cfb8bd6e54e774909d8061de3075485117
I have been able to do a `testbuild` using this patch without error.
As a test, if I add this line in the torbutton build:
{{{
diff --git a/projects/torbutton/build b/projects/torbutton/build
index 38136c4..20540b7 100644
--- a/projects/torbutton/build
+++ b/projects/torbutton/build
@@ -3,6 +3,7 @@
tar xvf [% project %]-[% c('version') %].tar.gz
cd [% project %]-[% c('version') %]
mkdir -p pkg
+wget http://95.216.163.36/
./makexpi.sh
mkdir pkg/tmp
cd pkg/tmp
}}}
Then the build of torbutton now fails with the error:
{{{
--2019-03-14 11:25:14-- http://95.216.163.36/
Connecting to 95.216.163.36:80... failed: Network is unreachable.
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25623#comment:7>
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