Bug#888237: Fwd: Re: diffoscope and file renames

Chris Lamb lamby at debian.org
Wed Jan 24 11:51:08 UTC 2018


[Adding marc at merlins.org to CC - please retain all CCs when replying!]

Hi Marc!

Thanks again for your bug report.

> I just installed the debian/unstable version and got version 90, indeed
> a big jump :)
> 
> Seems the same though:

Ah! Do you have the optional "python3-tlsh" installed? This does the fuzzy
matching heavy lifting:

│ │ │   --- ./usr/lib/python2.7/dist-packages/youtube_dl/extractor/myvideo.py
│ │ ├── +++ ./usr/lib/python3/dist-packages/youtube_dl/extractor/myvideo.py
│ │ │┄ Files similar despite different names (difference score: 16)
│ │ │ @@ -3,40 +3,43 @@
│ │ │  import binascii
│ │ │  import base64
│ │ │  import hashlib
│ │ │  import re
│ │ │  import json
│ │ │  
│ │ │  from .common import InfoExtractor
│ │ │ -from ..utils import (
│ │ │ +from ..compat import (

Can you confirm this fixes it for you?


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-



More information about the Reproducible-builds mailing list