Your message dated Fri, 21 Mar 2025 05:49:52 +0000
with message-id <[email protected]>
and subject line Bug#1098627: fixed in scriv 1.5.1-2
has caused the Debian Bug report #1098627,
regarding scriv: FTBFS: tests/test_process.py:12: AssertionError
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.)


-- 
1098627: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098627
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:scriv
Version: 1.5.1-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
I: pybuild base:311: python3.12 setup.py clean 
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build' (and everything 
under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.12' does not exist -- can't clean it
I: pybuild base:311: python3.13 setup.py clean 
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build' (and everything 
under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
rm -rf src/scriv.egg-info/ man/
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 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
I: pybuild base:311: python3.12 setup.py config 
running config
I: pybuild base:311: python3.13 setup.py config 
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.12 setup.py build 
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/format.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/cli.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/optional.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/exceptions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/shell.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/changelog.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/create.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/github.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/__main__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/format_rst.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/format_md.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/collect.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/config.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/literals.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/scriv.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/util.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/gitinfo.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/ghrel.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
copying src/scriv/linkcheck.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv/templates
copying src/scriv/templates/new_fragment.md.j2 -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv/templates
copying src/scriv/templates/new_fragment.rst.j2 -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv/templates
I: pybuild pybuild:334: PYTHONPATH=src python3 setup.py 
--command-packages=click_man.commands man_pages
running man_pages
I: pybuild base:311: /usr/bin/python3 setup.py build 
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/format.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/cli.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/optional.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/exceptions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/shell.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/changelog.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/create.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/github.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/__main__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/format_rst.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/format_md.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/collect.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/config.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/literals.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/scriv.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/util.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/gitinfo.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/ghrel.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
copying src/scriv/linkcheck.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv/templates
copying src/scriv/templates/new_fragment.md.j2 -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv/templates
copying src/scriv/templates/new_fragment.rst.j2 -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv/templates
I: pybuild pybuild:334: PYTHONPATH=src python3 setup.py 
--command-packages=click_man.commands man_pages
running man_pages
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build; 
python3.12 -m pytest tests -k "not test_real_get_github_repo"
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>
configfile: setup.cfg
plugins: mock-3.14.0, typeguard-4.4.1
collected 226 items / 1 deselected / 225 selected

tests/test_changelog.py .......                                          [  3%]
tests/test_collect.py ..........................                         [ 14%]
tests/test_config.py ....................................                [ 30%]
tests/test_create.py ..................                                  [ 38%]
tests/test_faker.py ..                                                   [ 39%]
tests/test_format_md.py .............                                    [ 45%]
tests/test_format_rst.py ......................                          [ 55%]
tests/test_ghrel.py ............                                         [ 60%]
tests/test_github.py ........                                            [ 64%]
tests/test_gitinfo.py ............                                       [ 69%]
tests/test_linkcheck.py ......                                           [ 72%]
tests/test_literals.py .................................                 [ 86%]
tests/test_process.py F                                                  [ 87%]
tests/test_util.py .............................                         [100%]

=================================== FAILURES ===================================
__________________________________ test_dashm __________________________________

    def test_dashm():
        ok, output = run_command([sys.executable, "-m", "scriv"])
        print(output)
>       assert ok
E       assert False

tests/test_process.py:12: AssertionError
----------------------------- Captured stdout call -----------------------------
Usage: scriv [OPTIONS] COMMAND [ARGS]...

  Manage changelogs.

  Version 1.5.1

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  collect         Collect and combine fragments into the changelog.
  create          Create a new changelog fragment.
  github-release  Create GitHub releases from the changelog.

=============================== warnings summary ===============================
.pybuild/cpython3_3.12_scriv/build/tests/test_literals.py::test_find_python_literal[version-1.2.3]
.pybuild/cpython3_3.12_scriv/build/tests/test_literals.py::test_find_python_literal[version-1.2.3]
.pybuild/cpython3_3.12_scriv/build/tests/test_literals.py::test_find_python_literal[a_thing_2-None]
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build/scriv/literals.py:106: 
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; 
use ast.Constant instead
    elif isinstance(value, ast.Str):

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_process.py::test_dashm - assert False
=========== 1 failed, 224 passed, 1 deselected, 3 warnings in 1.17s ============
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scriv/build; python3.12 -m pytest tests 
-k "not test_real_get_github_repo"
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build; 
python3.13 -m pytest tests -k "not test_real_get_github_repo"
============================= test session starts ==============================
platform linux -- Python 3.13.2, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>
configfile: setup.cfg
plugins: mock-3.14.0, typeguard-4.4.1
collected 226 items / 1 deselected / 225 selected

tests/test_changelog.py .......                                          [  3%]
tests/test_collect.py ..........................                         [ 14%]
tests/test_config.py ....................................                [ 30%]
tests/test_create.py ..................                                  [ 38%]
tests/test_faker.py ..                                                   [ 39%]
tests/test_format_md.py .............                                    [ 45%]
tests/test_format_rst.py ......................                          [ 55%]
tests/test_ghrel.py ............                                         [ 60%]
tests/test_github.py ........                                            [ 64%]
tests/test_gitinfo.py ............                                       [ 69%]
tests/test_linkcheck.py ......                                           [ 72%]
tests/test_literals.py .................................                 [ 86%]
tests/test_process.py F                                                  [ 87%]
tests/test_util.py .............................                         [100%]

=================================== FAILURES ===================================
__________________________________ test_dashm __________________________________

    def test_dashm():
        ok, output = run_command([sys.executable, "-m", "scriv"])
        print(output)
>       assert ok
E       assert False

tests/test_process.py:12: AssertionError
----------------------------- Captured stdout call -----------------------------
Usage: scriv [OPTIONS] COMMAND [ARGS]...

  Manage changelogs.

  Version 1.5.1

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  collect         Collect and combine fragments into the changelog.
  create          Create a new changelog fragment.
  github-release  Create GitHub releases from the changelog.

=============================== warnings summary ===============================
.pybuild/cpython3_3.13_scriv/build/tests/test_literals.py::test_find_python_literal[version-1.2.3]
.pybuild/cpython3_3.13_scriv/build/tests/test_literals.py::test_find_python_literal[version-1.2.3]
.pybuild/cpython3_3.13_scriv/build/tests/test_literals.py::test_find_python_literal[a_thing_2-None]
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build/scriv/literals.py:106: 
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; 
use ast.Constant instead
    elif isinstance(value, ast.Str):

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_process.py::test_dashm - assert False
=========== 1 failed, 224 passed, 1 deselected, 3 warnings in 1.15s ============
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scriv/build; python3.13 -m pytest tests 
-k "not test_real_get_github_repo"
dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.13" returned 
exit code 13
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

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 could not 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:scriv, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: scriv
Source-Version: 1.5.1-2
Done: Edward Betts <[email protected]>

We believe that the bug you reported is fixed in the latest version of
scriv, 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.
Edward Betts <[email protected]> (supplier of updated scriv 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, 22 Feb 2025 10:11:25 -0500
Source: scriv
Architecture: source
Version: 1.5.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Edward Betts <[email protected]>
Closes: 1098627
Changes:
 scriv (1.5.1-2) unstable; urgency=medium
 .
   * Patch tests/test_process.py to fix test failure caused by changes
     in click 8.2.0. (Closes: #1098627)
   * Update copyright year.
   * Update Standards-Version.
   * Move packages required for tests and docs to Build-Depends-Indep.
   * Simplify debian/rules.
   * Simplify debian/watch.
Checksums-Sha1:
 da4e48c0f307bce3d5ac7ed7ad70ef36831dc353 2414 scriv_1.5.1-2.dsc
 04d789a2ba7a0bfa6a35fee4d45aab5e4ff41059 3136 scriv_1.5.1-2.debian.tar.xz
 65840a2fafb13d46a308caddc759732be3737fec 7887 scriv_1.5.1-2_source.buildinfo
Checksums-Sha256:
 781edb20f0861b27d9bf5656cb52f6a37d4b3305034ef1f4f9446e67fd50fb2d 2414 
scriv_1.5.1-2.dsc
 806d7962f93a21ddd296b6ebc3d24fe33d7cdee0fdd3381cacd08e488f2f5c76 3136 
scriv_1.5.1-2.debian.tar.xz
 73dc9051df9421dcec6c4063695388417918de0bf3ae4748f375113ae07362ce 7887 
scriv_1.5.1-2_source.buildinfo
Files:
 b01fd67c3bc90a707c023eb9b9189e36 2414 python optional scriv_1.5.1-2.dsc
 f1585cf1d784fba20a09a1d704d2a941 3136 python optional 
scriv_1.5.1-2.debian.tar.xz
 93c443b52de76b29fd22ed33d5818619 7887 python optional 
scriv_1.5.1-2_source.buildinfo


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

iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAmfc99gACgkQlgWhCYxj
uSodfA//VfAPO2FQ2VGVUekUE4kWh1fBfYJLTy4ZZnQnMpg4ScZduwtaF/WIlC+i
VfrzI5WBkRjk1PVdiXuk3iWOpT40I3zOxq72cy9qQN8LSjnuPDd5hps/+h79ZGpU
CjbJ4oMkpZ0NKU5M9mujX/lEjUcFbzmZ/3JcWMWXuf7se8/1/VoHSXr+fBozmHAl
lHunQxio8LWjhFeph5ejs6F5i1+jYIPEra1x+RvhuTzAp6prjMTRIjii0DONS2SU
V2UPZzOmz1mTGplkBW2VrIk2zSnorH33JiV/deD9V61rRlCn2vCby8MH1vVAwBGX
2OcFieWREd/xJZbSvhYx6YCg4wnG3XdjzIRfBANIA5DQ9v3/K1B/x7M6k5eaGVwN
jMsUOJaP2Umf6KYbIY0Z0L91OaQ0NySwfVfNNB8uuq0K43vloM3xIMrSSpDF+u9K
+p0xDWMpYJS6Fq18Lv7PMIyw80kEDcnltnyRdHlpsjx9/MaOXL/cQypOUT8VuHze
hGLy5Hv/j5ubmBIg8yWkxmq4g2LWVqZG+OpqZwnwbIWf88gFNM58iYyN4Jd/YFN/
uQJfcoChIT8iO6o4OqrFljCqBtJwv0gtSMFWjHKpKzvNfLrPr3xL25yE9N77JUGD
dXZOkr5dbky64ZJ4WgkpLlUDGwE+yLyk3t2vit1WAf2+vgR6JPk=
=mBYD
-----END PGP SIGNATURE-----

Attachment: pgp1aPcXoUAqI.pgp
Description: PGP signature


--- End Message ---

Reply via email to