Your message dated Mon, 16 Feb 2026 06:04:46 +0000
with message-id <[email protected]>
and subject line Bug#1125077: fixed in gr-dab 0.5-1.1
has caused the Debian Bug report #1125077,
regarding gr-dab: FTBFS: ModuleNotFoundError: No module named 'dab_python'
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 [email protected]
immediately.)
--
1125077: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1125077
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gr-dab
Version: 0.5-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202601/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:gr-dab, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --no-parallel --with python3 --with numpy3
dh_auto_clean -O--no-parallel
dh_autoreconf_clean -O--no-parallel
debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_clean
rm -f debian/man/*.1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary --no-parallel --with python3 --with numpy3
dh_update_autotools_config -O--no-parallel
dh_autoreconf -O--no-parallel
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
[... snipped ...]
(/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty
(/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty)))
(/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def)
! Package hyperref Error: Wrong driver option `pdftex',
(hyperref) because pdfTeX in PDF mode is not detected.
See the hyperref package documentation for explanation.
Type H <return> for immediate help.
...
l.4066 \ProcessKeyvalOptions{Hyp}
?
! Emergency stop.
...
l.4066 \ProcessKeyvalOptions{Hyp}
No pages of output.
Transcript written on refman.log.
make[4]: *** [docs/doxygen/CMakeFiles/doxygen_pdf_target.dir/build.make:76:
docs/doxygen/latex/refman.pdf] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:435:
docs/doxygen/CMakeFiles/doxygen_pdf_target.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:149: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j1 INSTALL="install
--strip-program=true" VERBOSE=1 returned exit code 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test -O--no-parallel
cd obj-x86_64-linux-gnu && make -j1 test ARGS\+=--verbose ARGS\+=-j1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Running tests...
/usr/bin/ctest --force-new-ctest-process --verbose -j1
UpdateCTestConfiguration from
:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
UpdateCTestConfiguration from
:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
Start 1: qa_time_deinterleave_ff
1: Test command: /usr/bin/sh "qa_time_deinterleave_ff_test.sh"
1: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab
1: Test timeout computed to be: 10000000
1: Traceback (most recent call last):
1: File "/<<PKGBUILDDIR>>/python/dab/qa_time_deinterleave_ff.py", line 24, in
<module>
1: import dab_python as grdab
1: ModuleNotFoundError: No module named 'dab_python'
1/13 Test #1: qa_time_deinterleave_ff ..........***Failed 0.17 sec
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/python/dab/qa_time_deinterleave_ff.py", line 24, in
<module>
import dab_python as grdab
ModuleNotFoundError: No module named 'dab_python'
test 2
Start 2: qa_fib_sink_vb
2: Test command: /usr/bin/sh "qa_fib_sink_vb_test.sh"
2: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab
2: Test timeout computed to be: 10000000
2: Traceback (most recent call last):
2: File "/<<PKGBUILDDIR>>/python/dab/qa_fib_sink_vb.py", line 24, in <module>
2: import dab_python as grdab
2: ModuleNotFoundError: No module named 'dab_python'
2/13 Test #2: qa_fib_sink_vb ...................***Failed 0.10 sec
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/python/dab/qa_fib_sink_vb.py", line 24, in <module>
import dab_python as grdab
ModuleNotFoundError: No module named 'dab_python'
test 3
Start 3: qa_crc16_bb
3: Test command: /usr/bin/sh "qa_crc16_bb_test.sh"
3: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab
3: Test timeout computed to be: 10000000
3: Traceback (most recent call last):
3: File "/<<PKGBUILDDIR>>/python/dab/qa_crc16_bb.py", line 24, in <module>
3: import dab_python as grdab
3: ModuleNotFoundError: No module named 'dab_python'
3/13 Test #3: qa_crc16_bb ......................***Failed 0.10 sec
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/python/dab/qa_crc16_bb.py", line 24, in <module>
import dab_python as grdab
ModuleNotFoundError: No module named 'dab_python'
test 4
Start 4: qa_select_subch_vfvf
4: Test command: /usr/bin/sh "qa_select_subch_vfvf_test.sh"
4: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab
4: Test timeout computed to be: 10000000
4: Traceback (most recent call last):
4: File "/<<PKGBUILDDIR>>/python/dab/qa_select_subch_vfvf.py", line 24, in
<module>
4: import dab_python as grdab
4: ModuleNotFoundError: No module named 'dab_python'
4/13 Test #4: qa_select_subch_vfvf .............***Failed 0.10 sec
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/python/dab/qa_select_subch_vfvf.py", line 24, in
<module>
import dab_python as grdab
ModuleNotFoundError: No module named 'dab_python'
test 5
Start 5: qa_unpuncture_ff
5: Test command: /usr/bin/sh "qa_unpuncture_ff_test.sh"
5: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab
5: Test timeout computed to be: 10000000
5: Traceback (most recent call last):
5: File "/<<PKGBUILDDIR>>/python/dab/qa_unpuncture_ff.py", line 24, in
<module>
5: import dab_python as grdab
5: ModuleNotFoundError: No module named 'dab_python'
5/13 Test #5: qa_unpuncture_ff .................***Failed 0.10 sec
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/python/dab/qa_unpuncture_ff.py", line 24, in <module>
import dab_python as grdab
ModuleNotFoundError: No module named 'dab_python'
test 6
Start 6: qa_prune
6: Test command: /usr/bin/sh "qa_prune_test.sh"
6: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab
6: Test timeout computed to be: 10000000
6: Traceback (most recent call last):
6: File "/<<PKGBUILDDIR>>/python/dab/qa_prune.py", line 24, in <module>
6: import dab_python as grdab
6: ModuleNotFoundError: No module named 'dab_python'
6/13 Test #6: qa_prune .........................***Failed 0.10 sec
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/python/dab/qa_prune.py", line 24, in <module>
import dab_python as grdab
ModuleNotFoundError: No module named 'dab_python'
test 7
Start 7: qa_puncture_bb
7: Test command: /usr/bin/sh "qa_puncture_bb_test.sh"
7: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab
7: Test timeout computed to be: 10000000
7: Traceback (most recent call last):
7: File "/<<PKGBUILDDIR>>/python/dab/qa_puncture_bb.py", line 24, in <module>
7: import dab_python as grdab
7: ModuleNotFoundError: No module named 'dab_python'
7/13 Test #7: qa_puncture_bb ...................***Failed 0.10 sec
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/python/dab/qa_puncture_bb.py", line 24, in <module>
import dab_python as grdab
ModuleNotFoundError: No module named 'dab_python'
test 8
Start 8: qa_mp2_decode_bs
8: Test command: /usr/bin/sh "qa_mp2_decode_bs_test.sh"
8: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab
8: Test timeout computed to be: 10000000
8: Traceback (most recent call last):
8: File "/<<PKGBUILDDIR>>/python/dab/qa_mp2_decode_bs.py", line 25, in
<module>
8: import dab_python as grdab
8: ModuleNotFoundError: No module named 'dab_python'
8/13 Test #8: qa_mp2_decode_bs .................***Failed 0.10 sec
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/python/dab/qa_mp2_decode_bs.py", line 25, in <module>
import dab_python as grdab
ModuleNotFoundError: No module named 'dab_python'
test 9
Start 9: qa_mp4_decode_bs
9: Test command: /usr/bin/sh "qa_mp4_decode_bs_test.sh"
9: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab
9: Test timeout computed to be: 10000000
9: Traceback (most recent call last):
9: File "/<<PKGBUILDDIR>>/python/dab/qa_mp4_decode_bs.py", line 26, in
<module>
9: import dab_python as grdab
9: ModuleNotFoundError: No module named 'dab_python'
9/13 Test #9: qa_mp4_decode_bs .................***Failed 0.11 sec
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/python/dab/qa_mp4_decode_bs.py", line 26, in <module>
import dab_python as grdab
ModuleNotFoundError: No module named 'dab_python'
test 10
Start 10: qa_dabplus_audio_decoder_ff
10: Test command: /usr/bin/sh "qa_dabplus_audio_decoder_ff_test.sh"
10: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab
10: Test timeout computed to be: 10000000
10: Traceback (most recent call last):
10: File "/<<PKGBUILDDIR>>/python/dab/qa_dabplus_audio_decoder_ff.py", line
26, in <module>
10: import dab_python as grdab
10: ModuleNotFoundError: No module named 'dab_python'
10/13 Test #10: qa_dabplus_audio_decoder_ff ......***Failed 0.10 sec
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/python/dab/qa_dabplus_audio_decoder_ff.py", line 26,
in <module>
import dab_python as grdab
ModuleNotFoundError: No module named 'dab_python'
test 11
Start 11: qa_reed_solomon_decode_bb
11: Test command: /usr/bin/sh "qa_reed_solomon_decode_bb_test.sh"
11: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab
11: Test timeout computed to be: 10000000
11: Traceback (most recent call last):
11: File "/<<PKGBUILDDIR>>/python/dab/qa_reed_solomon_decode_bb.py", line 24,
in <module>
11: import dab_python as grdab
11: ModuleNotFoundError: No module named 'dab_python'
11/13 Test #11: qa_reed_solomon_decode_bb ........***Failed 0.10 sec
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/python/dab/qa_reed_solomon_decode_bb.py", line 24, in
<module>
import dab_python as grdab
ModuleNotFoundError: No module named 'dab_python'
test 12
Start 12: qa_valve_ff
12: Test command: /usr/bin/sh "qa_valve_ff_test.sh"
12: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab
12: Test timeout computed to be: 10000000
12: Traceback (most recent call last):
12: File "/<<PKGBUILDDIR>>/python/dab/qa_valve_ff.py", line 24, in <module>
12: import dab_python as grdab
12: ModuleNotFoundError: No module named 'dab_python'
12/13 Test #12: qa_valve_ff ......................***Failed 0.10 sec
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/python/dab/qa_valve_ff.py", line 24, in <module>
import dab_python as grdab
ModuleNotFoundError: No module named 'dab_python'
test 13
Start 13: qa_peak_detector_fb
13: Test command: /usr/bin/sh "qa_peak_detector_fb_test.sh"
13: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python/dab
13: Test timeout computed to be: 10000000
13: Traceback (most recent call last):
13: File "/<<PKGBUILDDIR>>/python/dab/qa_peak_detector_fb.py", line 26, in
<module>
13: import dab_python as grdab
13: ModuleNotFoundError: No module named 'dab_python'
13/13 Test #13: qa_peak_detector_fb ..............***Failed 0.10 sec
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/python/dab/qa_peak_detector_fb.py", line 26, in
<module>
import dab_python as grdab
ModuleNotFoundError: No module named 'dab_python'
0% tests passed, 13 tests failed out of 13
Total Test time (real) = 1.37 sec
The following tests FAILED:
1 - qa_time_deinterleave_ff (Failed)
2 - qa_fib_sink_vb (Failed)
3 - qa_crc16_bb (Failed)
4 - qa_select_subch_vfvf (Failed)
5 - qa_unpuncture_ff (Failed)
6 - qa_prune (Failed)
7 - qa_puncture_bb (Failed)
8 - qa_mp2_decode_bs (Failed)
9 - qa_mp4_decode_bs (Failed)
10 - qa_dabplus_audio_decoder_ff (Failed)
11 - qa_reed_solomon_decode_bb (Failed)
12 - qa_valve_ff (Failed)
13 - qa_peak_detector_fb (Failed)
Errors while running CTest
make[1]: *** [Makefile:74: test] Error 8
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j1 test ARGS\+=--verbose
ARGS\+=-j1 returned exit code 2
make: *** [debian/rules:16: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: gr-dab
Source-Version: 0.5-1.1
Done: Adrian Bunk <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gr-dab, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated gr-dab 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 14 Feb 2026 13:56:23 +0200
Source: gr-dab
Architecture: source
Version: 0.5-1.1
Distribution: unstable
Urgency: medium
Maintainer: Ruben Undheim <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1125077
Changes:
gr-dab (0.5-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Stop ignoring dh_auto_build errors.
* Use pdflatex for the manual. (Closes: #1125077)
Checksums-Sha1:
f1d5e58449446ab9a6e3a790c5906aa3f165bae3 2218 gr-dab_0.5-1.1.dsc
6e159d71fa5dbf888299d0cf3840b416d87cc081 7776 gr-dab_0.5-1.1.debian.tar.xz
Checksums-Sha256:
cc172d3fe47981e36676139b424a288509349e39abdc9332adf2fd0fc71b38ec 2218
gr-dab_0.5-1.1.dsc
c3773c7829624d84eaf674a09793304a2801c8e8ee1a047c01cabfc25810a4fc 7776
gr-dab_0.5-1.1.debian.tar.xz
Files:
f509f7daf9b396c339cf962f3bcde546 2218 hamradio optional gr-dab_0.5-1.1.dsc
20e09ddc0b670f87e0baebdc98aa1e70 7776 hamradio optional
gr-dab_0.5-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmmQiHQACgkQiNJCh6LY
mLG7fQ/+JRCy2FQa2H85iGNKX4klLSvlSqqu0BmtyeCO7+tCJc/hO7BESaf2MrxX
LYLxSkkCBAlPPk6U9Qbdu5aVG1p7SteFWGwmFyDQgtI4BBJDgbKz2iL2N+mz2k7+
qVlThIV8ReTGErJF3mzs66x3LeODqtR+I3Gb5LK8Q/BkmslhR9gZ8DRloyx5lvR/
TEFzVU2SslJOEZ0ld0zAJP1+0MB+Tw1NGBldRTxhE45P16iLR3PejMHRClnFju8z
MXQcQnn+TC22lYisXPU/Om3GPdMmED5gkHs48Wp0VsrkQuTZ57pA6wP5cu2wTx6w
94WFpCesukGSeJB6T0jSNII+u23m8JnVBRswnMd5BIk2XSsdwVtg5XU+vF0YQxH+
eT8oc1xS4izs7qVVxbVbOATYMUJmXO+zHtnP29EglIpRdBSmivOzm9v1QkMRapaz
VZuqKZH/XoxhYopAIQfRlsgXZaHyh/JUvGE4rv66vJt9JbVNIWaL7xLXjfJEw6oz
RhB0iIVyajhwntNkjDsTiUVjn0xanyYdnq2hERGU5uYDvEQ5G/7mLtMKjtt2Bycs
M2Nd2if9B6x7zqW7ZwaRqXPLt4/iCXSvkVL6ov3ow6lf9fon7yv2Gu7WpHfQsIyM
tal2ae/qdQkYhDhMOs8lcEnDX7jjgiCABC9K7gJrke6VPx14n5I=
=SNUL
-----END PGP SIGNATURE-----
pgpf04yj8LWIZ.pgp
Description: PGP signature
--- End Message ---