[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #34320 [Applications/Tor Browser]: fetch-gradle-dependencies should respect tmp_dir
#34320: fetch-gradle-dependencies should respect tmp_dir
-------------------------------------+-------------------------------------
Reporter: gk | Owner: gk
Type: defect | Status: assigned
Priority: Medium | Milestone:
Component: Applications/Tor | Version:
Browser | Keywords: tbb-rbm,
Severity: Normal | GeorgKoppen202005,
| TorBrowserTeam202005
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------------+-------------------------------------
`tmp_dir` is set to `[% c("basedir") %]/tmp` in `rbm.conf` and can get
overriden in a local rbm config file. Sometimes /tmp is too small for
building projects which motivated both the current default as the option
to override it.
However, `fetch-gradle-dependencies` does not respect that by simply doing
`m2dir="$(mktemp -d)"`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/34320>
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