Your message dated Tue, 22 Oct 2024 13:35:57 +0000
with message-id <e1t3f3f-008qos...@fasolo.debian.org>
and subject line Bug#1078315: fixed in rdflib 7.1.0-1
has caused the Debian Bug report #1078315,
regarding rdflib: FTBFS: raise ValueError from exc
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.)


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

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --with sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
sphinx-build docs build/sphinx/html
Running Sphinx v7.4.7
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
'restructuredtext'}`.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.extras.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.namespace.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.parsers.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.serializers.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.shared.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.shared.jsonld.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.sparql.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.sparql.results.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.stores.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.tools.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/modules.rst.
loading intersphinx inventory 'python' from 
/usr/share/doc/python3-doc/html/objects.inv...
myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, 
enable_extensions=set(), disable_syntax=[], all_links_external=False, 
links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), 
ref_domains=None, fence_as_directive=set(), number_code_blocks=[], 
title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, 
footnote_sort=True, footnote_transition=True, words_per_minute=200, 
substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, 
dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, 
update_mathjax=True, 
mathjax_classes='tex2jax_process|mathjax_process|math|output_area', 
enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True)
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 29 source files that are out of date
updating environment: [new config] 42 added, 0 changed, 0 removed
reading sources... [  2%] CODE_OF_CONDUCT
reading sources... [  5%] CONTRIBUTING
reading sources... [  7%] apidocs/examples
reading sources... [ 10%] apidocs/modules
reading sources... [ 12%] apidocs/rdflib
reading sources... [ 14%] apidocs/rdflib.extras
reading sources... [ 17%] apidocs/rdflib.namespace
/usr/lib/python3.12/inspect.py:2563: UserWarning: Code: _partialmethod is not 
defined in namespace BRICK
  partialmethod = obj._partialmethod
WARNING: Failed guarded type import with ModuleNotFoundError("No module named 
'typing_extensions'")
WARNING: Cannot resolve forward reference in type annotations of 
"rdflib.graph.Graph.query": name 'Query' is not defined
WARNING: Cannot resolve forward reference in type annotations of 
"rdflib.graph.Graph.update": name 'Update' is not defined
WARNING: Cannot resolve forward reference in type annotations of 
"rdflib.Graph.query": name 'Query' is not defined
WARNING: Cannot resolve forward reference in type annotations of 
"rdflib.Graph.update": name 'Update' is not defined

Exception occurred:
  File "/usr/lib/python3/dist-packages/sphinx/util/inspect.py", line 494, in 
object_description
    raise ValueError from exc
ValueError
The full traceback has been saved in /tmp/sphinx-err-ft161fmz.log, if you want 
to report the issue to the developers.
Please also report this if it was a user error, so that a better error message 
can be provided next time.
A bug report can be filed in the tracker at 
<https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make[1]: *** [debian/rules:37: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:30: binary] Error 2
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/202408/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: rdflib
Source-Version: 7.1.0-1
Done: Michael R. Crusoe <cru...@debian.org>

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

Debian distribution maintenance software
pp.
Michael R. Crusoe <cru...@debian.org> (supplier of updated rdflib 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: SHA512

Format: 1.8
Date: Tue, 22 Oct 2024 14:30:49 +0200
Source: rdflib
Architecture: source
Version: 7.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Michael R. Crusoe <cru...@debian.org>
Closes: 1078315
Changes:
 rdflib (7.1.0-1) unstable; urgency=medium
 .
   * Team upload.
   * d/control: isodata & pyparsing are pulled in by other dependencies
     even when not building the docs and running the tests.
   * d/patches/intersphinx: link to the packaged Python3 docs, not to the
     web
   * d/control: build-dep on type-extensions to quiet a warning while
     building the docs
   * d/rules: disable the docs due to
     https://github.com/RDFLib/rdflib/issues/2912
     Closes: #1078315
   * Refresh patches
Checksums-Sha1:
 4cce15ea231a2acf9dc46cadcb28ef5c270ade11 2811 rdflib_7.1.0-1.dsc
 2075014c5b5e7f1a6c0fb6a98189018e178a3f16 5015313 rdflib_7.1.0.orig.tar.gz
 1ae9a0c039bfb69f418730b9a2ccc044e4b462cb 31548 rdflib_7.1.0-1.debian.tar.xz
 ee87d21750b99baf739ea17c9b35da73cba42bca 9739 rdflib_7.1.0-1_source.buildinfo
Checksums-Sha256:
 ee0a604d40c2af51986c9b227a22c0fe5d923d2638f69163a66fa4e8e700b8bb 2811 
rdflib_7.1.0-1.dsc
 b9e949e7e362fec8f9fc12a44b92dee7d73a49ff9605c701c2dc538d586c498f 5015313 
rdflib_7.1.0.orig.tar.gz
 c6c3447763d3bc00ce2d663524c1ebd0e3bb9b7b44d2c1a8d3a608b385324347 31548 
rdflib_7.1.0-1.debian.tar.xz
 468a42a7cacdc9a71318fb3a0692cad85cbeef3ce5b447b4b739e9f3a79a2941 9739 
rdflib_7.1.0-1_source.buildinfo
Files:
 0224329a47a1d736d52d767d1b961b39 2811 python optional rdflib_7.1.0-1.dsc
 228a2fcda0cfd09c0b104c957d72870c 5015313 python optional 
rdflib_7.1.0.orig.tar.gz
 c9935667061c723a7564eb634da9f92d 31548 python optional 
rdflib_7.1.0-1.debian.tar.xz
 0da61ebca827518b42329dd31695a3c9 9739 python optional 
rdflib_7.1.0-1_source.buildinfo

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

iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmcXm8QACgkQPCZ2P2xn
5uLAuw/9E0jhGQV0S6lrnDNEN8tB0K8rQiYr8m3jtFd+6n0WxiOXjierUq8AXwrq
zZHfiRjMRAy5skbx3+9ltsPENFfFZ7PrNPSehL+wwEO2nEXfbh/akbsCoK9VR7X+
gCYuxZC7jvf4DmXODz/j8F/BlUGzM9wBIxtr8RFotoIO6GKVEfRTBPN0aaN9Suth
bGeTabV8mq4rawT5NWTpe+Im+F0QLH90dUZ6+nyf6jhJaUnMGGxyq5XevdRAUMEL
TQSXVyNBTUkUJOkicW4EEJ7IeCTtPPcdTwegO/BFLYsRfN9GU5lrbqpqTGLIylUJ
Q8f6TTe6OdNVnAQkVwc18CIWPt1aFUJhqmPx5ZsuNUl73WOqKNfSVtA5GrUqrJc3
sy1lOT8F5nEzNGezPmI1s55f8B49waKyMLLgwXMkGBx45UEkIv9TQPgdWkDh9DRN
4+2Qeotg+wGHMXVK+hqNwIlbG+smXD75jz8AhWjUYiHyVDkAGNLaN7mF/1sLvI6G
Yzi4kar0lhAThS/QVpFxHVCVF74HjCWpavae5fJ8Rhu5G+nIzIZ/ns9mnysOB3dl
ERVlYks9TIjo4CR1XfNYgijvP4Y0CwbjK3ul6glNA2PtwKdBUdrJRrDqseYTSGsM
wvXy4takyASgshjrhte+aGAvqeND+/vNnFjBbOMs5nRDKiD0vDk=
=KuSc
-----END PGP SIGNATURE-----

Attachment: pgpkHWXuMe5O9.pgp
Description: PGP signature


--- End Message ---

Reply via email to