- Package:
- diffoscope
- Source:
- diffoscope
- Submitter:
- Jakub Wilk
- Date:
- 2018-12-15 15:04:37 UTC
- Severity:
- wishlist
I want to use diffoscope to compare two "Multi-Arch: same" debs of the same version but different architecture, to see differences that will cause co-installation conflicts. This almost works currently, but there's a bit of noise that could be avoided. I'd like an option that does the following: - Ignores all differences in control.tar. - Ignores timestamp differences in data.tar. - Disables fuzzy matching.
clone 797525 -1 retitle -1 diffoscope: provide option to disable fuzzy-matching thanks Hi! Jakub Wilk: I had already in mind to provide pluggable ignore modules. So having support for this use case is on my personal roadmap. I can offer to ignore difference in metadata in the data.tar tarball. Ignoring all timestamp differences in not doable, they could take any form in any files. That will be a separate option.
Jérémy Bobbio: Let's retitle this bug accordingly. Pending upload, this will be doable with `--fuzzy-threshold=0`.
Hi Jakub, Could you provide (or link to) some example .debs for this? :) The --fuzzy-threshold option landed in diffoscope 32 (Sep 2015) so it would be nice to fix this last bit up for you. Regards,
forwarded 797525 https://salsa.debian.org/reproducible-builds/diffoscope/issues/14 thanks I've forwarded this upstream here: https://salsa.debian.org/reproducible-builds/diffoscope/issues/14 Regards,