[tor-bugs] #18331 [Tor Browser]: Update OS X toolchain to work with ESR 45

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Apr 13 11:41:40 UTC 2016


#18331: Update OS X toolchain to work with ESR 45
-------------------------------------------------+-------------------------
 Reporter:  gk                                   |          Owner:  boklm
     Type:  task                                 |         Status:
 Priority:  High                                 |  needs_revision
Component:  Tor Browser                          |      Milestone:
 Severity:  Major                                |        Version:
 Keywords:  tbb-gitian, ff45-esr,                |     Resolution:
  TorBrowserTeam201604R                          |  Actual Points:
Parent ID:  #18226                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by cypherpunks):

 Replying to [comment:18 boklm]:
 > I think the reason is that on Debian wheezy, `/sbin:/usr/sbin` is not
 added to the `PATH`, except for login shells. [...]

 No, is not about wheezy in particular, is Debian policy in general. And is
 not about login shells, is about privileged accounts: regular user
 accounts do not get sbin in PATH. See: https://www.debian.org/doc/manuals
 /debian-reference/ch01.en.html#_the_literal_path_literal_variable

 And no, what makes sudo work is not "-i", is sudo itself: sudo will
 override the PATH with the value in "secure_path" (sane security measure).
 That "secure_path" does include sbin directories.

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


More information about the tor-bugs mailing list