[tor-bugs] #23454 [Applications/Tor Browser]: stderr is missing from build logs

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Sep 11 12:27:10 UTC 2017


#23454: stderr is missing from build logs
-------------------------------------+-------------------------------------
     Reporter:  boklm                |      Owner:  boklm
         Type:  defect               |     Status:  assigned
     Priority:  Medium               |  Milestone:
    Component:  Applications/Tor     |    Version:
  Browser                            |   Keywords:  tbb-rbm,
     Severity:  Normal               |  TorBrowserTeam201709
Actual Points:                       |  Parent ID:
       Points:                       |   Reviewer:
      Sponsor:                       |
-------------------------------------+-------------------------------------
 In #23425 we redirected the output from `runc start` to `/dev/null` to
 avoid annoying messages saying "stdin: is not a tty". However this also
 removes stderr from build logs.

 It seems the command producing the `stdin: is not a tty` message is the
 `chown -R` command from `runc/remote_put`, so we should only remove stderr
 from that part while keeping it for the runc command running the build
 script.

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


More information about the tor-bugs mailing list