Marcos Dione

Results 99 comments of Marcos Dione
trafficstars

In fact, no, `tag.object.hexsha` is not what I'm looking for.

More data: technically this is an encoding error in the data itself: ``` python In [11]: stream= pricing.odb.stream(tag.object.binsha) In [12]: stream.read() Out[12]: 'object 4b50858c4debda3ad5d6ea5b7a485cd4eb5ecc73\ntype commit\ntag PROMOTED_1501131729_MKT15_01_12_QU_1\ntagger \xa8John Doe 1421167136 +0100\n\nMerged...

What about using `decode(defenc, 'ignore')`? I hope it doesn't break anything else. I'll try that locally.

But that would be against your policy of handling as much as possible as `unicode` (if I correctly understood #312)...

BTW, that fixed my particular problem, but I guess you don't want the PR just yet...

I think git just doesn't handle encoding at all. In any case, any free form byte sequences (strings) are strings for user consumption: tag names, logs comments, etc. Even filenames...

> 2\. Or potentially connecting the Ansible container instance to each of the OVN networks so Ansible can reach them directly. In our case, Ansible runs on the host, not...

I forgot to add the logs :( [salomon-2-no-connection-logging-TC.log](https://github.com/TrackerControl/tracker-control-android/files/7984280/salomon-2-no-connection-logging-TC.log)

Yeah, I didn't have time to add all the links I read about it. Not that one in particular, but f.i. https://github.com/guardianproject/orbot/issues/151

> Maybe, you have to delete the app data of TrackerControl. There was a change in the blocklist functionality to Beta 13 This seems to have fixed it for me...