[tor-bugs] #16424 [metrics-lib]: Support parsing of .xz compressed tarballs

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jul 17 19:47:54 UTC 2015


#16424: Support parsing of .xz compressed tarballs
-----------------------------+----------------------------
     Reporter:  karsten      |      Owner:  karsten
         Type:  enhancement  |     Status:  needs_revision
     Priority:  normal       |  Milestone:
    Component:  metrics-lib  |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+----------------------------

Comment (by leeroy):

 metrics-lib depends on the soft links __currently__. The jars that
 actually get compiled depend on what they point to. metrics-lib runs on
 tor project infrastructure so it could be stable or oldstable. How can
 metrics-lib ship a terribly old libcommons when it depends on soft links?
 It will always be whatever is installed for meeting the dependency.
 metrics-lib doesn't ship libcommons.

 If you want to merge xz support this is how it is. I didn't design the
 build system. I didn't make metrics-lib general. I can't change either of
 these. This is just a great big warning sign: If you merge without the
 build file modification (which uses soft link) you will be merging non-
 functional code.

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


More information about the tor-bugs mailing list