Your message dated Mon, 17 Jun 2024 14:23:30 +0000
with message-id <e1sjdgc-00hhqe...@fasolo.debian.org>
and subject line Bug#1073434: fixed in bmap-tools 3.8.0-1
has caused the Debian Bug report #1073434,
regarding bmap-tools: FTBFS: dh_auto_test: error: pybuild --test --test-pytest 
-i python{version} -p 3.11 returned exit code 13
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.)


-- 
1073434: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073434
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bmap-tools
Version: 3.7-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240615 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:129: Building wheel for python3.11 with "build" 
> module
> I: pybuild base:311: python3.11 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11  
> * Building wheel...
> Successfully built bmaptools-3.7.0-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.11 with 
> "installer" module
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; 
> python3.11 -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.9, pytest-8.2.2, pluggy-1.5.0
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build
> configfile: pyproject.toml
> collected 19 items
> 
> tests/test_CLI.py ..F..                                                  [ 
> 26%]
> tests/test_api_base.py .                                                 [ 
> 31%]
> tests/test_bmap_helpers.py ...........                                   [ 
> 89%]
> tests/test_compat.py .                                                   [ 
> 94%]
> tests/test_filemap.py .                                                  
> [100%]
> 
> =================================== FAILURES 
> ===================================
> _________________________ TestCLI.test_valid_signature 
> _________________________
> 
> self = <tests.test_CLI.TestCLI testMethod=test_valid_signature>
> 
>     def test_valid_signature(self):
>         completed_process = subprocess.run(
>             [
>                 "bmaptool",
>                 "copy",
>                 "--bmap",
>                 "tests/test-data/test.image.bmap.v2.0",
>                 "--bmap-sig",
>                 "tests/test-data/signatures/test.image.bmap.v2.0.valid-sig",
>                 "tests/test-data/test.image.gz",
>                 self.tmpfile,
>             ],
>             stdout=subprocess.PIPE,
>             stderr=subprocess.STDOUT,
>             check=False,
>         )
> >       self.assertEqual(completed_process.returncode, 0, 
> > completed_process.stdout)
> E       AssertionError: 1 != 0 : b'bmaptool: \x1b[91mERROR\x1b[0m: An error 
> occurred, here is the traceback:\nTraceback (most recent call last):\n  File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bmaptools/CLI.py", line 214, 
> in verify_detached_bmap_signature\n    sigs = context.verify(signed_data, 
> signature, None)[1].signatures\n           
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File 
> "/usr/lib/python3/dist-packages/gpg/core.py", line 558, in verify\n    raise 
> errors.BadSignatures(results[1], results=results)\n\nbmaptool: 
> \x1b[91mERROR\x1b[0m: discovered a BAD GPG signature: 
> tests/test-data/signatures/test.image.bmap.v2.0.valid-sig\n\n\n'
> 
> tests/test_CLI.py:43: AssertionError
> =========================== short test summary info 
> ============================
> FAILED tests/test_CLI.py::TestCLI::test_valid_signature - AssertionError: 1 
> !...
> =================== 1 failed, 18 passed in 87.41s (0:01:27) 
> ====================
> E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/06/15/bmap-tools_3.7-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: bmap-tools
Source-Version: 3.8.0-1
Done: Andrej Shadura <andre...@debian.org>

We believe that the bug you reported is fixed in the latest version of
bmap-tools, 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 1073...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrej Shadura <andre...@debian.org> (supplier of updated bmap-tools 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: Mon, 17 Jun 2024 14:35:37 +0200
Source: bmap-tools
Architecture: source
Version: 3.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Andrej Shadura <andre...@debian.org>
Changed-By: Andrej Shadura <andre...@debian.org>
Closes: 1073434
Changes:
 bmap-tools (3.8.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update copyright information and pointers to the upstream project.
   * Use faketime to work around test data signing key expiry
     (Closes: #1073434).
Checksums-Sha1:
 365fab65f82050826866f1eef9a4cab59e6d0af0 1635 bmap-tools_3.8.0-1.dsc
 8998e59b77776f1f9d557436623f4961afee440e 115910 bmap-tools_3.8.0.orig.tar.gz
 f9987432847c7e66e9fd3ac6487ca55cd3ff58df 7924 bmap-tools_3.8.0-1.debian.tar.xz
Checksums-Sha256:
 54796c7c6ab8d26b3e0102136f17b217503caff2910e77eef88ae6e8d9b9eba0 1635 
bmap-tools_3.8.0-1.dsc
 3c741ccdd5049b5cb6983bc186f7be8040a132ed7e9c2afda4d9e7390888163c 115910 
bmap-tools_3.8.0.orig.tar.gz
 e75129abae55cdcb5d9fe08ce5d2f4a367e7a7a4d2fd1d3155eca7b3d510454f 7924 
bmap-tools_3.8.0-1.debian.tar.xz
Files:
 9e5b099cbb168c17fdba7604403792cd 1635 utils optional bmap-tools_3.8.0-1.dsc
 2bd93c88ff3e069695e981eceb284ab6 115910 utils optional 
bmap-tools_3.8.0.orig.tar.gz
 58237b61f0713b0473e8b47e64ddf213 7924 utils optional 
bmap-tools_3.8.0-1.debian.tar.xz

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

iHUEARYIAB0WIQSD3NF/RLIsyDZW7aHoRGtKyMdyYQUCZnAupwAKCRDoRGtKyMdy
YXGtAP0Vg7BpRsugG6axoIF5FuxBIng4D/29/KwxwfeZ/U5e4gEAvQIk+7W/0H6L
VKaHHX1XbA9dNxWKGKTuW8s3u8Fw4QY=
=1ItB
-----END PGP SIGNATURE-----

Attachment: pgpFn26RpcWWg.pgp
Description: PGP signature


--- End Message ---

Reply via email to