Source: diffoscope
Version: 232
Severity: serious
Hello, your package FTBFS when internet is not available during control file
regeneration phase
dpkg-buildpackage: info: source package diffoscope
dpkg-buildpackage: info: source version 232
dpkg-buildpackage: info: source distribution unstable
nces(rlib1):
difference = rlib1.compare(rlib1)
assert difference is None
@@ -121,6 +122,6 @@
)
-@skip_unless_tools_exist("nm")
+@skip_unless_tools_exist("nm", "pgpdump")
def test_compare_non_existing(monkeypatch, rlib1):
assert_non_existing(monke
7 20:46:23.0
+0200
@@ -1,3 +1,9 @@
+diffoscope (159ubuntu1) groovy; urgency=medium
+
+ * Skip some tests if pgpdump is not installed
+
+ -- Gianfranco Costamagna Mon, 07 Sep 2020
20:46:23 +0200
+
diffoscope (159) unstable; urgency=medium
[ Chris Lamb ]
diff -Nru diffoscope-1
Source: diffoscope
Version: 124
Severity: serious
Hello, thanks for fixing the previous bug! it worked!
However, due to another change, there is now a new failure:
=== FAILURES ===
___ test_libmix_differences
tags 940471 - moreinfo
> thanks
>
> Hi Gianfranco,
>
> > Hello, looks like the latest diffoscope in unstable has a test failure
> > that is preventing it from entering testing:
>
> Hm, I can't reproduce this unfortunately.
>
> > FileNotFoundError: [Errno 2] No such file or directory: 'ocamlc':
Source: diffoscope
Version: 123
Severity: serious
Hello, looks like the latest diffoscope in unstable has a test failure that is
preventing it from entering testing:
snip of the test failure:
ERRORS
ER
Source: diffoscope
Version: 116
Severity: serious
Justification: autopkgtests failures are RC since bullseye
Tags: patch
Hello, you have an autopkgtest failure on sid for version 116, due to missing
tools at runtime.
While we are at it, there are a few tools that aren't available everywhere, due