[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #26895 [Applications/Tor Browser]: 'Error downloading build result' after GCC in container Tor Browser Bundle Build (rbm)... most descriptive error ever ocurred in the world
#26895: 'Error downloading build result' after GCC in container Tor Browser Bundle
Build (rbm)... most descriptive error ever ocurred in the world
--------------------------------------+-----------------------------------
Reporter: kfseaperson | Owner: tbb-team
Type: defect | Status: needs_information
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+-----------------------------------
Comment (by boklm):
So it seems there is an error somewhere in `runc/remote_get`. To get more
details about where there is an error, you can try the following change:
{{{
diff --git a/rbm.conf b/rbm.conf
index 8cfa5e2..612b734 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -358,6 +358,7 @@ runc:
remote_get: |
#!/bin/sh
set -e
+ set -x
[%
SET src = shell_quote(c('get_src', { error_if_undef => 1 }));
SET dst = shell_quote(c('get_dst', { error_if_undef => 1 }));
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26895#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