[metrics-bugs] #26193 [Metrics/CollecTor]: Tarballs are not compressed in a run following an aborted run

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue May 29 09:13:27 UTC 2018


#26193: Tarballs are not compressed in a run following an aborted run
-------------------------------+------------------------------
 Reporter:  karsten            |          Owner:  karsten
     Type:  defect             |         Status:  needs_review
 Priority:  Medium             |      Milestone:
Component:  Metrics/CollecTor  |        Version:
 Severity:  Normal             |     Resolution:
 Keywords:                     |  Actual Points:
Parent ID:                     |         Points:
 Reviewer:                     |        Sponsor:
-------------------------------+------------------------------

Comment (by iwakeh):

 Is it lighter on memory when doing two separate steps?  I.e. replace the
 tar and xz command by `tar -I "xz -9e" -chf ${TARBALLS[$i]}.tar.xz`?

 But the solution seems ok in general, no matter if the tar&compress step
 is on or two lines.

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


More information about the metrics-bugs mailing list