Bug#1024349: diffoscope -- Fails its autopkgtests blocking testing migration
Nilesh Patra
nilesh at debian.org
Fri Nov 18 04:17:25 GMT 2022
Package: diffoscope
Version: 226
Severity: serious
X-Debbugs-Cc: lamby at debian.org
Hi,
diffocope fails its autopkgtest blocking testing migration both for
itself and r-base[1].
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <<class 'abc.HtmlFile'> /tmp/autopkgtest-lxc.zwiyv6ce/downtmp/autopkgtest_tmp/tests/data/test1.html>
other = <<class 'abc.HtmlFile'> /tmp/autopkgtest-lxc.zwiyv6ce/downtmp/autopkgtest_tmp/tests/data/test1.html>
source = None
def compare(self, other, source=None):
difference = super().compare(other, source)
# Show text-only differences as a sub-diff.
try:
text = Difference.from_operation(Htmltotext, self.path, other.path)
if text is not None:
difference.add_details([text])
except RequiredToolNotFound as exc: # noqa
> difference.add_comment(exc.get_comment())
E AttributeError: 'NoneType' object has no attribute 'add_comment'
__class__ = <class 'diffoscope.comparators.html.HtmlFile'>
difference = None
other = <<class 'abc.HtmlFile'> /tmp/autopkgtest-lxc.zwiyv6ce/downtmp/autopkgtest_tmp/tests/data/test1.html>
self = <<class 'abc.HtmlFile'> /tmp/autopkgtest-lxc.zwiyv6ce/downtmp/autopkgtest_tmp/tests/data/test1.html>
source = None
/usr/lib/python3/dist-packages/diffoscope/comparators/html.py:48: AttributeError
__________________________________ test_diff ___________________________________
This does not seem to have stemmed from r-base, rather some python thingy instead.
[1]: https://ci.debian.net/data/autopkgtest/testing/amd64/d/diffoscope/28424728/log.gz
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.0.0-3-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages diffoscope depends on:
ii diffoscope-minimal 225
Versions of packages diffoscope recommends:
ii abootimg 0.6-1+b2
ii acl 2.3.1-1
ii androguard 3.4.0~a1-6
ii apksigner 31.0.2-1
ii apktool 2.6.1+dfsg.1-2
ii binutils-multiarch 2.39-8
ii bzip2 1.0.8-5+b1
ii caca-utils 0.99.beta20-3
ii colord 1.4.6-1
ii coreboot-utils 4.15~dfsg-2
ii db-util 5.3.2
ii default-jdk-headless 2:1.17-73
ii device-tree-compiler 1.6.1-4
ii docx2txt 1.4-5
ii e2fsprogs 1.46.6~rc1-1+b1
ii enjarify 1:1.0.3-5
ii ffmpeg 7:5.1.2-1
ii fontforge-extras 1:20220308~dfsg-1
ii fonttools 4.37.4-1
ii fp-utils 3.2.2+dfsg-15
ii fp-utils-3.2.2 [fp-utils] 3.2.2+dfsg-15
ii genisoimage 9:1.1.11-3.4
ii gettext 0.21-9
ii ghc 9.0.2-4
ii ghostscript 9.56.1~dfsg-1
ii giflib-tools 5.2.1-2.5
ii gnumeric 1.12.53-1.1
ii gnupg 2.2.40-1
ii gnupg-utils 2.2.40-1
ii hdf5-tools 1.10.8+repack-1
ii imagemagick 8:6.9.11.60+dfsg-1.3+b4
ii imagemagick-6.q16 [imagemagick] 8:6.9.11.60+dfsg-1.3+b4
ii jsbeautifier 1.14.4-1
ii libarchive-tools 3.6.0-1
ii libxmlb-dev 0.3.8-1
ii llvm 1:14.0-55.2+b1
ii lz4 [liblz4-tool] 1.9.4-1
ii mono-utils 6.8.0.105+dfsg-3.2
ii ocaml-nox 4.13.1-3
ii odt2txt 0.5-7
ii oggvideotools 0.9.1-6
ii openssh-client 1:9.0p1-1+b2
ii openssl 3.0.7-1
ii pgpdump 0.34-1
ii poppler-utils 22.08.0-2.1
ii procyon-decompiler 0.6.0-1
ii python3-argcomplete 2.0.0-1
ii python3-binwalk 2.3.3+dfsg1-2
ii python3-debian 0.1.48
ii python3-defusedxml 0.7.1-2
ii python3-guestfs 1:1.48.4-2+b3
ii python3-jsondiff 1.3.1-2
ii python3-pdfminer 20220319+dfsg-1
ii python3-progressbar 2.5-3
ii python3-pypdf2 2.11.1-1
ii python3-pyxattr 0.7.2-2+b2
ii python3-rpm 4.17.1.1+dfsg-1+b1
ii python3-tlsh 3.4.4+20151206-1.4+b3
ii r-base-core 4.2.1-3
pn radare2 <none>
ii rpm2cpio 4.17.1.1+dfsg-1+b1
ii sng 1.1.0-4
ii sqlite3 3.39.4-1
ii squashfs-tools 1:4.5.1-1
ii tcpdump 4.99.1-4+b1
ii u-boot-tools 2022.04+dfsg-2+b1
ii unzip 6.0-27
ii wabt 1.0.30-1
ii xmlbeans 4.0.0-2
ii xxd 2:9.0.0813-1
ii xz-utils 5.2.7-0.1
ii zip 3.0-12
ii zstd 1.5.2+dfsg-1
Versions of packages diffoscope suggests:
ii libjs-jquery 3.6.1+dfsg+~3.5.14-1
-- no debconf information
More information about the Reproducible-builds
mailing list