Your message dated Wed, 27 Nov 2024 20:43:11 +0000
with message-id <e1tgosr-00d5bx...@fasolo.debian.org>
and subject line Bug#1088358: fixed in nbdkit 1.40.4-5
has caused the Debian Bug report #1088358,
regarding nbdkit: FTBFS: failing tests
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1088358: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1088358
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:nbdkit
Version: 1.40.4-4
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh build --with autoreconf
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
configure.ac:43: installing './compile'

[... snipped ...]

+ local min=5.6
++ nbdkit --dump-config
++ cut -d= -f2
++ grep '^host_os'
+ host_os=linux-gnu
+ [[ ! linux-gnu =~ linux ]]
++ uname -s
+ requires test Linux = Linux
+ requires cut --version
+ requires sort -V /dev/null
++ uname -r
++ cut -d. -f1-2
+ kver=6.1
++ printf '6.1\n5.6'
++ head -n 1
++ sort -V
+ requires test 5.6 = 5.6
+ requires_vsock_support
+ grep -q '^AF_VSOCK' /proc/net/protocols
+ echo './test-ip-filter-anyvsock.sh: test skipped because AF_VSOCK is not 
supported.'
./test-ip-filter-anyvsock.sh: test skipped because AF_VSOCK is not supported.
+ exit 77
+ _run_cleanup_hooks
+ local _status=77 _i
+ set +e
+ trap '' INT QUIT TERM EXIT ERR
+ echo ./test-ip-filter-anyvsock.sh: run cleanup hooks: exit code 77
./test-ip-filter-anyvsock.sh: run cleanup hooks: exit code 77
+ (( _i = 0 ))
+ (( _i < 0 ))
+ exit 77
SKIP test-ip-filter-anyvsock.sh (exit status: 77)

SKIP: test-ip-filter-dn.sh
==========================

+ requires_nbdinfo
+ requires nbdinfo --version
+ requires_nbdsh_uri
+ requires nbdsh -c 'exit(not h.supports_uri())'
+ requires_run
+ is_windows
++ nbdkit --dump-config
++ cut -d= -f2
++ grep '^host_os'
+ host_os=linux-gnu
+ [[ linux-gnu =~ mingw|msys ]]
+ nbdkit --dump-config
+ grep -sq tls=yes
+ requires_libnbd_version 1.10
+ requires nbdsh --version
+ requires /usr/bin/python3 --version
+ requires /usr/bin/python3 -c 'from packaging import version'
+ echo './test-ip-filter-dn.sh: ‘/usr/bin/python3 -c from packaging import 
version’ failed with error code 1'
./test-ip-filter-dn.sh: ‘/usr/bin/python3 -c from packaging import version’ 
failed with error code 1
+ echo './test-ip-filter-dn.sh: test prerequisite is missing or not working'
./test-ip-filter-dn.sh: test prerequisite is missing or not working
+ exit 77
+ _run_cleanup_hooks
+ local _status=77 _i
+ set +e
+ trap '' INT QUIT TERM EXIT ERR
+ echo ./test-ip-filter-dn.sh: run cleanup hooks: exit code 77
./test-ip-filter-dn.sh: run cleanup hooks: exit code 77
+ (( _i = 0 ))
+ (( _i < 0 ))
+ exit 77
SKIP test-ip-filter-dn.sh (exit status: 77)

SKIP: test-ip-filter-issuer-dn.sh
=================================

+ requires_nbdinfo
+ requires nbdinfo --version
+ requires_nbdsh_uri
+ requires nbdsh -c 'exit(not h.supports_uri())'
+ requires_run
+ is_windows
++ nbdkit --dump-config
++ cut -d= -f2
++ grep '^host_os'
+ host_os=linux-gnu
+ [[ linux-gnu =~ mingw|msys ]]
+ nbdkit --dump-config
+ grep -sq tls=yes
+ requires_libnbd_version 1.10
+ requires nbdsh --version
+ requires /usr/bin/python3 --version
+ requires /usr/bin/python3 -c 'from packaging import version'
+ echo './test-ip-filter-issuer-dn.sh: ‘/usr/bin/python3 -c from packaging 
import version’ failed with error code 1'
./test-ip-filter-issuer-dn.sh: ‘/usr/bin/python3 -c from packaging import 
version’ failed with error code 1
+ echo './test-ip-filter-issuer-dn.sh: test prerequisite is missing or not 
working'
./test-ip-filter-issuer-dn.sh: test prerequisite is missing or not working
+ exit 77
+ _run_cleanup_hooks
+ local _status=77 _i
+ set +e
+ trap '' INT QUIT TERM EXIT ERR
+ echo ./test-ip-filter-issuer-dn.sh: run cleanup hooks: exit code 77
./test-ip-filter-issuer-dn.sh: run cleanup hooks: exit code 77
+ (( _i = 0 ))
+ (( _i < 0 ))
+ exit 77
SKIP test-ip-filter-issuer-dn.sh (exit status: 77)

SKIP: test-ip-filter-security.sh
================================

+ requires_nbdinfo
+ requires nbdinfo --version
+ requires_nbdsh_uri
+ requires nbdsh -c 'exit(not h.supports_uri())'
+ requires_run
+ is_windows
++ nbdkit --dump-config
++ cut -d= -f2
++ grep '^host_os'
+ host_os=linux-gnu
+ [[ linux-gnu =~ mingw|msys ]]
+ requires selinuxenabled
+ echo './test-ip-filter-security.sh: ‘selinuxenabled’ failed with error code 
127'
./test-ip-filter-security.sh: ‘selinuxenabled’ failed with error code 127
+ echo './test-ip-filter-security.sh: test prerequisite is missing or not 
working'
./test-ip-filter-security.sh: test prerequisite is missing or not working
+ exit 77
+ _run_cleanup_hooks
+ local _status=77 _i
+ set +e
+ trap '' INT QUIT TERM EXIT ERR
+ echo ./test-ip-filter-security.sh: run cleanup hooks: exit code 77
./test-ip-filter-security.sh: run cleanup hooks: exit code 77
+ (( _i = 0 ))
+ (( _i < 0 ))
+ exit 77
SKIP test-ip-filter-security.sh (exit status: 77)

SKIP: test-log-script-info.sh
=============================

+ requires_run
+ is_windows
++ nbdkit --dump-config
++ cut -d= -f2
++ grep '^host_os'
+ host_os=linux-gnu
+ [[ linux-gnu =~ mingw|msys ]]
+ requires_nbdinfo
+ requires nbdinfo --version
+ requires_nbdsh_uri
+ requires nbdsh -c 'exit(not h.supports_uri())'
+ requires_filter log
+ requires nbdkit --filter=log null --version
+ requires_bin_sh_is_bash
+ BASH_VERSION=no
+ requires /bin/sh -c 'test "x$BASH_VERSION" != "xno"'
+ echo './test-log-script-info.sh: ‘/bin/sh -c test "x$BASH_VERSION" != "xno"’ 
failed with error code 1'
./test-log-script-info.sh: ‘/bin/sh -c test "x$BASH_VERSION" != "xno"’ failed 
with error code 1
+ echo './test-log-script-info.sh: test prerequisite is missing or not working'
./test-log-script-info.sh: test prerequisite is missing or not working
+ exit 77
+ _run_cleanup_hooks
+ local _status=77 _i
+ set +e
+ trap '' INT QUIT TERM EXIT ERR
+ echo ./test-log-script-info.sh: run cleanup hooks: exit code 77
./test-log-script-info.sh: run cleanup hooks: exit code 77
+ (( _i = 0 ))
+ (( _i < 0 ))
+ exit 77
SKIP test-log-script-info.sh (exit status: 77)

FAIL: test-luks-info.sh
=======================

+ requires_nbdinfo
+ requires nbdinfo --version
+ requires_nbdsh_uri
+ requires nbdsh -c 'exit(not h.supports_uri())'
+ requires_run
+ is_windows
++ nbdkit --dump-config
++ cut -d= -f2
++ grep '^host_os'
+ host_os=linux-gnu
+ [[ linux-gnu =~ mingw|msys ]]
+ requires qemu-img --version
+ requires_filter luks
+ requires nbdkit --filter=luks null --version
++ uname
+ requires_not test Linux = Darwin
+ skip_if_valgrind
+ '[' '' = 1 ']'
+ disk=luks-info.img
+ info=luks-info.log
+ cleanup_fn rm -f luks-info.img luks-info.log
+ local _hook=_cleanup_hook0
+ declare -ag _cleanup_hook0
+ eval '_cleanup_hook0=("$@")'
++ _cleanup_hook0=("$@")
+ rm -f luks-info.img luks-info.log
+ qemu-img create -f luks --object secret,data=123456,id=sec0 -o 
key-secret=sec0 luks-info.img 1M
Formatting 'luks-info.img', fmt=luks size=1048576 key-secret=sec0
qemu-img: luks-info.img: Unable to get accurate CPU usage
++ _run_cleanup_hooks
++ local _status=1 _i
++ set +e
++ trap '' INT QUIT TERM EXIT ERR
++ echo ./test-luks-info.sh: run cleanup hooks: exit code 1
./test-luks-info.sh: run cleanup hooks: exit code 1
++ (( _i = 0 ))
++ (( _i < 1 ))
++ eval '"${_cleanup_hook0[@]}"'
+++ rm -f luks-info.img luks-info.log
++ (( ++_i  ))
++ (( _i < 1 ))
++ exit 1
FAIL test-luks-info.sh (exit status: 1)

SKIP: test-old-plugins-i686-Linux-v1.0.0.sh
===========================================

+ requires_run
+ is_windows
++ nbdkit --dump-config
++ cut -d= -f2
++ grep '^host_os'
+ host_os=linux-gnu
+ [[ linux-gnu =~ mingw|msys ]]
+ requires guestfish --version
+ requires cut --version
+ requires test -f disk
+ '[' -z i686-Linux-v1.0.0 ']'
++ echo i686-Linux-v1.0.0
++ cut -d - -f 1
+ test_arch=i686
++ echo i686-Linux-v1.0.0
++ cut -d - -f 2
+ test_os=Linux
++ echo i686-Linux-v1.0.0
++ cut -d - -f 3-
+ test_version=v1.0.0
+ d=./old-plugins/i686/Linux/v1.0.0
+ f=./old-plugins/i686/Linux/v1.0.0/nbdkit-file-plugin.so
+ requires test -d ./old-plugins/i686/Linux/v1.0.0
+ requires test -f ./old-plugins/i686/Linux/v1.0.0/nbdkit-file-plugin.so
++ uname -m
+ requires test x86_64 = i686
+ echo '/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: ‘test x86_64 = i686’ failed 
with error code 1'
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: ‘test x86_64 = i686’ failed with 
error code 1
+ echo '/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: test prerequisite is 
missing or not working'
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: test prerequisite is missing or not 
working
+ exit 77
+ _run_cleanup_hooks
+ local _status=77 _i
+ set +e
+ trap '' INT QUIT TERM EXIT ERR
+ echo /<<PKGBUILDDIR>>/tests/test-old-plugins.sh: run cleanup hooks: exit code 
77
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: run cleanup hooks: exit code 77
+ (( _i = 0 ))
+ (( _i < 0 ))
+ exit 77
SKIP test-old-plugins-i686-Linux-v1.0.0.sh (exit status: 77)

SKIP: test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh
======================================================

+ requires_run
+ is_windows
++ nbdkit --dump-config
++ cut -d= -f2
++ grep '^host_os'
+ host_os=linux-gnu
+ [[ linux-gnu =~ mingw|msys ]]
+ requires guestfish --version
+ requires cut --version
+ requires test -f disk
+ '[' -z i686-Linux-v1.2.8-3-g0560f8f ']'
++ echo i686-Linux-v1.2.8-3-g0560f8f
++ cut -d - -f 1
+ test_arch=i686
++ echo i686-Linux-v1.2.8-3-g0560f8f
++ cut -d - -f 2
+ test_os=Linux
++ echo i686-Linux-v1.2.8-3-g0560f8f
++ cut -d - -f 3-
+ test_version=v1.2.8-3-g0560f8f
+ d=./old-plugins/i686/Linux/v1.2.8-3-g0560f8f
+ f=./old-plugins/i686/Linux/v1.2.8-3-g0560f8f/nbdkit-file-plugin.so
+ requires test -d ./old-plugins/i686/Linux/v1.2.8-3-g0560f8f
+ requires test -f 
./old-plugins/i686/Linux/v1.2.8-3-g0560f8f/nbdkit-file-plugin.so
++ uname -m
+ requires test x86_64 = i686
+ echo '/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: ‘test x86_64 = i686’ failed 
with error code 1'
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: ‘test x86_64 = i686’ failed with 
error code 1
+ echo '/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: test prerequisite is 
missing or not working'
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: test prerequisite is missing or not 
working
+ exit 77
+ _run_cleanup_hooks
+ local _status=77 _i
+ set +e
+ trap '' INT QUIT TERM EXIT ERR
+ echo /<<PKGBUILDDIR>>/tests/test-old-plugins.sh: run cleanup hooks: exit code 
77
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: run cleanup hooks: exit code 77
+ (( _i = 0 ))
+ (( _i < 0 ))
+ exit 77
SKIP test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh (exit status: 77)

SKIP: test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh
=======================================================

+ requires_run
+ is_windows
++ nbdkit --dump-config
++ cut -d= -f2
++ grep '^host_os'
+ host_os=linux-gnu
+ [[ linux-gnu =~ mingw|msys ]]
+ requires guestfish --version
+ requires cut --version
+ requires test -f disk
+ '[' -z i686-Linux-v1.8.4-3-g11f5a90d ']'
++ echo i686-Linux-v1.8.4-3-g11f5a90d
++ cut -d - -f 1
+ test_arch=i686
++ echo i686-Linux-v1.8.4-3-g11f5a90d
++ cut -d - -f 2
+ test_os=Linux
++ echo i686-Linux-v1.8.4-3-g11f5a90d
++ cut -d - -f 3-
+ test_version=v1.8.4-3-g11f5a90d
+ d=./old-plugins/i686/Linux/v1.8.4-3-g11f5a90d
+ f=./old-plugins/i686/Linux/v1.8.4-3-g11f5a90d/nbdkit-file-plugin.so
+ requires test -d ./old-plugins/i686/Linux/v1.8.4-3-g11f5a90d
+ requires test -f 
./old-plugins/i686/Linux/v1.8.4-3-g11f5a90d/nbdkit-file-plugin.so
++ uname -m
+ requires test x86_64 = i686
+ echo '/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: ‘test x86_64 = i686’ failed 
with error code 1'
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: ‘test x86_64 = i686’ failed with 
error code 1
+ echo '/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: test prerequisite is 
missing or not working'
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: test prerequisite is missing or not 
working
+ exit 77
+ _run_cleanup_hooks
+ local _status=77 _i
+ set +e
+ trap '' INT QUIT TERM EXIT ERR
+ echo /<<PKGBUILDDIR>>/tests/test-old-plugins.sh: run cleanup hooks: exit code 
77
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: run cleanup hooks: exit code 77
+ (( _i = 0 ))
+ (( _i < 0 ))
+ exit 77
SKIP test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh (exit status: 77)

SKIP: test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh
========================================================

+ requires_run
+ is_windows
++ nbdkit --dump-config
++ cut -d= -f2
++ grep '^host_os'
+ host_os=linux-gnu
+ [[ linux-gnu =~ mingw|msys ]]
+ requires guestfish --version
+ requires cut --version
+ requires test -f disk
+ '[' -z i686-Linux-v1.12.8-2-g1e2ccc27 ']'
++ echo i686-Linux-v1.12.8-2-g1e2ccc27
++ cut -d - -f 1
+ test_arch=i686
++ echo i686-Linux-v1.12.8-2-g1e2ccc27
++ cut -d - -f 2
+ test_os=Linux
++ echo i686-Linux-v1.12.8-2-g1e2ccc27
++ cut -d - -f 3-
+ test_version=v1.12.8-2-g1e2ccc27
+ d=./old-plugins/i686/Linux/v1.12.8-2-g1e2ccc27
+ f=./old-plugins/i686/Linux/v1.12.8-2-g1e2ccc27/nbdkit-file-plugin.so
+ requires test -d ./old-plugins/i686/Linux/v1.12.8-2-g1e2ccc27
+ requires test -f 
./old-plugins/i686/Linux/v1.12.8-2-g1e2ccc27/nbdkit-file-plugin.so
++ uname -m
+ requires test x86_64 = i686
+ echo '/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: ‘test x86_64 = i686’ failed 
with error code 1'
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: ‘test x86_64 = i686’ failed with 
error code 1
+ echo '/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: test prerequisite is 
missing or not working'
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: test prerequisite is missing or not 
working
+ exit 77
+ _run_cleanup_hooks
+ local _status=77 _i
+ set +e
+ trap '' INT QUIT TERM EXIT ERR
+ echo /<<PKGBUILDDIR>>/tests/test-old-plugins.sh: run cleanup hooks: exit code 
77
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: run cleanup hooks: exit code 77
+ (( _i = 0 ))
+ (( _i < 0 ))
+ exit 77
SKIP test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh (exit status: 77)

SKIP: test-old-plugins-i686-Linux-v1.18.4.sh
============================================

+ requires_run
+ is_windows
++ nbdkit --dump-config
++ cut -d= -f2
++ grep '^host_os'
+ host_os=linux-gnu
+ [[ linux-gnu =~ mingw|msys ]]
+ requires guestfish --version
+ requires cut --version
+ requires test -f disk
+ '[' -z i686-Linux-v1.18.4 ']'
++ echo i686-Linux-v1.18.4
++ cut -d - -f 1
+ test_arch=i686
++ echo i686-Linux-v1.18.4
++ cut -d - -f 2
+ test_os=Linux
++ echo i686-Linux-v1.18.4
++ cut -d - -f 3-
+ test_version=v1.18.4
+ d=./old-plugins/i686/Linux/v1.18.4
+ f=./old-plugins/i686/Linux/v1.18.4/nbdkit-file-plugin.so
+ requires test -d ./old-plugins/i686/Linux/v1.18.4
+ requires test -f ./old-plugins/i686/Linux/v1.18.4/nbdkit-file-plugin.so
++ uname -m
+ requires test x86_64 = i686
+ echo '/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: ‘test x86_64 = i686’ failed 
with error code 1'
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: ‘test x86_64 = i686’ failed with 
error code 1
+ echo '/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: test prerequisite is 
missing or not working'
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: test prerequisite is missing or not 
working
+ exit 77
+ _run_cleanup_hooks
+ local _status=77 _i
+ set +e
+ trap '' INT QUIT TERM EXIT ERR
+ echo /<<PKGBUILDDIR>>/tests/test-old-plugins.sh: run cleanup hooks: exit code 
77
/<<PKGBUILDDIR>>/tests/test-old-plugins.sh: run cleanup hooks: exit code 77
+ (( _i = 0 ))
+ (( _i < 0 ))
+ exit 77
SKIP test-old-plugins-i686-Linux-v1.18.4.sh (exit status: 77)

SKIP: test-file-block-nbd
=========================

./test-file-block-nbd: this test has to be run as root.
SKIP test-file-block-nbd (exit status: 77)

SKIP: test-file-block
=====================

test-file-block: this test has to be run as root.
SKIP test-file-block (exit status: 77)

============================================================================
Testsuite summary for nbdkit 1.40.4
============================================================================
# TOTAL: 355
# PASS:  327
# SKIP:  27
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
============================================================================
make[5]: *** [Makefile:4704: test-suite.log] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[4]: *** [Makefile:4812: check-TESTS] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[3]: *** [Makefile:7503: check-am] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: *** [Makefile:739: check-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j1 check "TESTSUITEFLAGS=-j1 --verbose" VERBOSE=1 
returned exit code 2
make[1]: *** [debian/rules:24: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just a sample, but I've put several failed build logs here:

https://people.debian.org/~sanvila/build-logs/nbdkit/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

In this case, the build failure happens randomly, but with very
high probability (around 50% of the time here) which in my opinion
is not suitable for release.

The tests which fail over and over again are these three:

FAIL: test-luks-copy.sh
FAIL: test-luks-copy-zero.sh
FAIL: test-luks-info.sh

so my recommendation is to disable them or mark them as flaky
(if the test framework allows it) so that the failure is not
fatal for the build.

If you prefer to debug the problem, I will gladly offer a VM
where this can be reproduced easily (please contact me privately
for details).

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: nbdkit
Source-Version: 1.40.4-5
Done: Hilko Bengen <ben...@debian.org>

We believe that the bug you reported is fixed in the latest version of
nbdkit, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1088...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hilko Bengen <ben...@debian.org> (supplier of updated nbdkit package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 27 Nov 2024 20:48:55 +0100
Source: nbdkit
Architecture: source
Version: 1.40.4-5
Distribution: unstable
Urgency: medium
Maintainer: Hilko Bengen <ben...@debian.org>
Changed-By: Hilko Bengen <ben...@debian.org>
Closes: 1088358
Changes:
 nbdkit (1.40.4-5) unstable; urgency=medium
 .
   * Disable luks-related tests (Closes: #1088358)
Checksums-Sha1:
 6c58da89a218557ce8295b16cb6d9ae5949642da 3464 nbdkit_1.40.4-5.dsc
 17d12018fa9fbc78349dd9045eef2c5e7d2f858a 12112 nbdkit_1.40.4-5.debian.tar.xz
 95b3762ecb9bc504de4d8144c5bcef407f5c5e20 17408 nbdkit_1.40.4-5_source.buildinfo
Checksums-Sha256:
 b31da57508013d823f52877a6776cb6a78b087f39c8a75355a407b2be5bcbfcd 3464 
nbdkit_1.40.4-5.dsc
 72b68362dd7448e749b5b68caccaa493832401c6d54e737cc12aedfc5cd478de 12112 
nbdkit_1.40.4-5.debian.tar.xz
 86c879744f558d7f560f6521d11b665a78cfd361b7136b0c0b7778ef2510bdaf 17408 
nbdkit_1.40.4-5_source.buildinfo
Files:
 1f8f63b11751b394b9e01068033d95cf 3464 admin optional nbdkit_1.40.4-5.dsc
 41f30f841794e15a4e4d9703c08e524a 12112 admin optional 
nbdkit_1.40.4-5.debian.tar.xz
 32df7476c039c74355b9ee14d1640cad 17408 admin optional 
nbdkit_1.40.4-5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAmdHd9UACgkQdbcQY1wh
On7aShAAqQNM99MxK2H7JTdL7q2hBJnNMMia7jLgy2vD1cPG/wqTumcL02hOBPYz
sQ07WFSUW/x4BT21eTPTDFHWp9yD8Cboz9vsTEXFRYu3ofv4QqJGqNt20zMOdkqT
y6j/5IAtmaoXLDJk6SF/f2bUUiUYG/dzA6pMyHUD2lvUFjppo7OmWr1aSpjPtbvx
x/rGISBaH1lpyH2KI8NJdMa34IrQHr6DGSRaTgL4UIcTSk8kYYDD9pH7zbdK2gSv
aUIgY2ZzI9a1VO9MKm9XWhNPlvD70wxOtU4fXwe6kynjRiBTMaghaZYgb/exeibj
a1NsKsTAF5lcr0ePiHZt8+Gs9hggC5ouTow5WXocjxVqzIxzl+4Kmmq3IOiObvm2
+UDX9vYX6fqtJWr6KDjQ4VKbht7sPxbJLPWqZpF1sVANKmgUBzYhRqq5ngSMGvtV
XyqGqSt+R9GdUbuHJvFdPWzQcfqrinzUybkrCChtkwQUHmd7idPdFJeltXgikpee
8rJLltWciaR2atIT4zawdhzS7DPRExM5LLi5DxcdvCiu6lwCsGQWWYLhQTJV2aUV
PEEx+HGkHP3kR1JTYC7VhU4xud4ioaNqA0JNxI8GT9lfBzpnnHiNgu9aGptEgP/s
7H3xpnIBOZK0EaYLFdhRuo6Scp1ay+Svl+x5PweSPjS4fJMnIPo=
=wgvX
-----END PGP SIGNATURE-----

Attachment: pgpD_kOXqZ9ka.pgp
Description: PGP signature


--- End Message ---

Reply via email to