Your message dated Wed, 08 Oct 2025 00:34:56 +0000
with message-id <[email protected]>
and subject line Bug#1116911: fixed in scriv 1.7.0-2
has caused the Debian Bug report #1116911,
regarding scriv: FTBFS with the nocheck build profile
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.)


-- 
1116911: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116911
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:scriv
Version: 1.7.0-1
Severity: important
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

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

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck

(It's a wiki, so you are welcome to contribute)

[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].

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.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
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
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" 
module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13  
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/scriv
copying src/scriv/create.py -> build/lib/scriv
copying src/scriv/literals.py -> build/lib/scriv
copying src/scriv/__init__.py -> build/lib/scriv
copying src/scriv/config.py -> build/lib/scriv
copying src/scriv/scriv.py -> build/lib/scriv
copying src/scriv/__main__.py -> build/lib/scriv
copying src/scriv/format_rst.py -> build/lib/scriv
copying src/scriv/changelog.py -> build/lib/scriv
copying src/scriv/format.py -> build/lib/scriv
copying src/scriv/linkcheck.py -> build/lib/scriv
copying src/scriv/print.py -> build/lib/scriv
copying src/scriv/cli.py -> build/lib/scriv
copying src/scriv/shell.py -> build/lib/scriv
copying src/scriv/format_md.py -> build/lib/scriv
copying src/scriv/util.py -> build/lib/scriv
copying src/scriv/github.py -> build/lib/scriv
copying src/scriv/optional.py -> build/lib/scriv
copying src/scriv/collect.py -> build/lib/scriv
copying src/scriv/gitinfo.py -> build/lib/scriv
copying src/scriv/ghrel.py -> build/lib/scriv
copying src/scriv/exceptions.py -> build/lib/scriv
running egg_info
creating src/scriv.egg-info
writing src/scriv.egg-info/PKG-INFO
writing dependency_links to src/scriv.egg-info/dependency_links.txt
writing entry points to src/scriv.egg-info/entry_points.txt
writing requirements to src/scriv.egg-info/requires.txt
writing top-level names to src/scriv.egg-info/top_level.txt
writing manifest file 'src/scriv.egg-info/SOURCES.txt'
reading manifest file 'src/scriv.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'doc/_build'
adding license file 'LICENSE.txt'
writing manifest file 'src/scriv.egg-info/SOURCES.txt'
creating build/lib/scriv/templates
copying src/scriv/templates/new_fragment.md.j2 -> build/lib/scriv/templates
copying src/scriv/templates/new_fragment.rst.j2 -> build/lib/scriv/templates
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/scriv
copying build/lib/scriv/create.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/literals.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/__init__.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/config.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/scriv.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/__main__.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/format_rst.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/changelog.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/format.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/linkcheck.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/print.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/cli.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/shell.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/format_md.py -> build/bdist.linux-x86_64/wheel/./scriv
creating build/bdist.linux-x86_64/wheel/scriv/templates
copying build/lib/scriv/templates/new_fragment.md.j2 -> 
build/bdist.linux-x86_64/wheel/./scriv/templates
copying build/lib/scriv/templates/new_fragment.rst.j2 -> 
build/bdist.linux-x86_64/wheel/./scriv/templates
copying build/lib/scriv/util.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/github.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/optional.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/collect.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/gitinfo.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/ghrel.py -> build/bdist.linux-x86_64/wheel/./scriv
copying build/lib/scriv/exceptions.py -> build/bdist.linux-x86_64/wheel/./scriv
running install_egg_info
Copying src/scriv.egg-info to 
build/bdist.linux-x86_64/wheel/./scriv-1.7.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/scriv-1.7.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-tyqkl4x2/scriv-1.7.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'scriv/__init__.py'
adding 'scriv/__main__.py'
adding 'scriv/changelog.py'
adding 'scriv/cli.py'
adding 'scriv/collect.py'
adding 'scriv/config.py'
adding 'scriv/create.py'
adding 'scriv/exceptions.py'
adding 'scriv/format.py'
adding 'scriv/format_md.py'
adding 'scriv/format_rst.py'
adding 'scriv/ghrel.py'
adding 'scriv/github.py'
adding 'scriv/gitinfo.py'
adding 'scriv/linkcheck.py'
adding 'scriv/literals.py'
adding 'scriv/optional.py'
adding 'scriv/print.py'
adding 'scriv/scriv.py'
adding 'scriv/shell.py'
adding 'scriv/util.py'
adding 'scriv/templates/new_fragment.md.j2'
adding 'scriv/templates/new_fragment.rst.j2'
adding 'scriv-1.7.0.dist-info/licenses/LICENSE.txt'
adding 'scriv-1.7.0.dist-info/METADATA'
adding 'scriv-1.7.0.dist-info/WHEEL'
adding 'scriv-1.7.0.dist-info/entry_points.txt'
adding 'scriv-1.7.0.dist-info/top_level.txt'
adding 'scriv-1.7.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built scriv-1.7.0-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with 
"installer" module
I: pybuild pybuild:334: PYTHONPATH=src click-man --target=man scriv
Load entry point scriv
Traceback (most recent call last):
  File "/usr/bin/click-man", line 33, in <module>
    sys.exit(load_entry_point('click-man==0.4.2', 'console_scripts', 
'click-man')())
             
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 1161, in __call__
    return self.main(*args, **kwargs)
           ~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 1082, in main
    rv = self.invoke(ctx)
  File "/usr/lib/python3/dist-packages/click/core.py", line 1443, in invoke
    return ctx.invoke(self.callback, **ctx.params)
           ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 788, in invoke
    return __callback(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/click_man/__main__.py", line 47, in cli
    cli = entry_point.resolve()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2784, 
in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/<<PKGBUILDDIR>>/src/scriv/cli.py", line 11, in <module>
    from .ghrel import github_release
  File "/<<PKGBUILDDIR>>/src/scriv/ghrel.py", line 13, in <module>
    from .linkcheck import check_markdown_links
  File "/<<PKGBUILDDIR>>/src/scriv/linkcheck.py", line 7, in <module>
    import markdown_it
ModuleNotFoundError: No module named 'markdown_it'
E: pybuild pybuild:389: build: plugin pyproject failed with: exit code=1: 
PYTHONPATH=src click-man --target=man scriv
dh_auto_build: error: pybuild --build -i python{version} -p 3.13 returned exit 
code 13
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: scriv
Source-Version: 1.7.0-2
Done: Santiago Vila <[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.
Santiago Vila <[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: Wed, 08 Oct 2025 01:40:00 +0200
Source: scriv
Architecture: source
Version: 1.7.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1116911
Changes:
 scriv (1.7.0-2) unstable; urgency=medium
 .
   * Team upload.
   * d/control: Drop <!nocheck> from python3-markdown-it. Closes: #1116911.
   * d/control: Drop "Rules-Requires-Root: no" (default).
   * Add debian/salsa-ci.yml.
Checksums-Sha1:
 f9d6bed59342df2538ffada929ab72340c949a4d 1929 scriv_1.7.0-2.dsc
 c6b02de54dfc98634732801481dedb43f10b7b8c 2964 scriv_1.7.0-2.debian.tar.xz
 72a81ccde065fd62651938127e8e20941784b02b 6239 scriv_1.7.0-2_source.buildinfo
Checksums-Sha256:
 88a38add6d4e83c206a7634b109c4e6edd57d6fadbbf3da5e5852127e3b0c1a5 1929 
scriv_1.7.0-2.dsc
 f5e54f0a7fc0ca67e18f4fa58dcb24e3cf030f228ec1986ecbab478d81740f2f 2964 
scriv_1.7.0-2.debian.tar.xz
 547b117c4a6389ea68f482889d37cdd29b4259014119ce879a15490c2270d3c8 6239 
scriv_1.7.0-2_source.buildinfo
Files:
 bb1eba3ef3942bef7298fd02783829ac 1929 python optional scriv_1.7.0-2.dsc
 2cddf2819f0cd91c82cdd6b072738022 2964 python optional 
scriv_1.7.0-2.debian.tar.xz
 c21bd85125fedae4db8fedf050813bae 6239 python optional 
scriv_1.7.0-2_source.buildinfo

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

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmjlqu0ACgkQQc5/C58b
izIf4Af/aMWChomoEQHfN/BJDOjgtn9Hz3FDPUIIcvqgH4ImEjJDuouTfhrxS3ta
YO5uMZsWiiwI5/NvtK7c3CymXIkq/EHiVdYJSvqLsfPZ+bfUFVna4h8CXZZhCO4q
CZlmATgH487ErTK6HyZHYaH1wvK/dI99fNzZ1U5ZmUVDMPuHH9FzB7m4D/XFuaJJ
COpbE9mRFcg+oIZwiAqvDXE9jCgJ8FwvYY18emN8xcSH18dQQDVQ48Uvrczdh2kW
aVBX0UMejwdq8TJfpLieTSrIOc9zS6sIGg5yJN9zuHKKeIRQupQ4MUhtN/gKWaUH
wjv/hj2HBz5iAdudSJh8YBXx23Fm6Q==
=2XCP
-----END PGP SIGNATURE-----

Attachment: pgpNdksKiRN78.pgp
Description: PGP signature


--- End Message ---

Reply via email to