Changes between Initial Version and Version 1 of Ticket #48175, comment 2


Ignore:
Timestamp:
Jun 27, 2015, 10:43:03 AM (9 years ago)
Author:
skoro.ru@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48175, comment 2

    initial v1  
    33Got it, thanks.  At the first three locations it's looking for the ppc binary, which will always fail (expected behavior).
    44
    5 Then it searches for the source in 14 different locations. As far as I can see, the only location of the 14 that has the tor-0.2.6.8 (or above) source archives is torproject itself, which is the one location the certificate issue occurs with. The source hasn't propagated out to the other locations as yet for some reason.
     5Then it searches for the source in 14 different locations. As far as I can see, the only location of the 14 that has the tor-0.2.6.8 (or above) source archives is torproject itself, which is the one location the certificate issue occurs with (the rest are plain http). The source hasn't propagated out to the other locations as yet for some reason.
    66
    77I can manually fetch the source from torproject and make it work from there as a workaround, while I'm looking into the cert issue with torproject when running the port command.