Your message dated Sat, 17 Jan 2026 16:49:32 +1100
with message-id <[email protected]>
and subject line Re: Bug#1125033: owlrl: autopkgtest failure with Python 3.14
has caused the Debian Bug report #1125033,
regarding owlrl: autopkgtest failure with Python 3.14
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.)
--
1125033: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1125033
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: owlrl
Version: 7.1.4-1
Severity: serious
Tags: forky sid
User: [email protected]
Usertags: python3.14
Hi Maintainer
The autopkgtests of this package fail with Python 3.14 [1]. I've
copied what I hope is the relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/o/owlrl/testing/amd64/
21s Testing with python3.14:
21s Traceback (most recent call last):
21s File "<string>", line 1, in <module>
21s import owlrl; print(owlrl)
21s ^^^^^^^^^^^^
21s File "/usr/lib/python3/dist-packages/owlrl/__init__.py", line
166, in <module>
21s import rdflib
21s File "/usr/lib/python3/dist-packages/rdflib/__init__.py", line
168, in <module>
21s from rdflib.graph import ConjunctiveGraph, Dataset, Graph
21s File "/usr/lib/python3/dist-packages/rdflib/graph.py", line
292, in <module>
21s from rdflib.resource import Resource
21s File "/usr/lib/python3/dist-packages/rdflib/resource.py", line
296, in <module>
21s class Resource:
21s ...<164 lines>...
21s return "Resource(%s,%s)" % (self._graph, self._identifier)
21s File "/usr/lib/python3/dist-packages/rdflib/resource.py", line
379, in Resource
21s def value(self, p=RDF.value, o=None, default=None, any=True):
21s ^^^^^^^^^
21s File "/usr/lib/python3/dist-packages/rdflib/namespace/__init__.py",
line 285, in __getattr__
21s return cls.__getitem__(name)
21s ~~~~~~~~~~~~~~~^^^^^^
21s File "/usr/lib/python3/dist-packages/rdflib/namespace/__init__.py",
line 268, in __getitem__
21s raise AttributeError(f"term '{name}' not in namespace '{cls._NS}'")
21s AttributeError: term 'value' not in namespace
'http://www.w3.org/1999/02/22-rdf-syntax-ns#'
--- End Message ---
--- Begin Message ---
Now that rdflib has migrated, this bug looks fixed. Closing.
--
Stuart Prescott http://www.nanonanonano.net/ [email protected]
Debian Developer http://www.debian.org/ [email protected]
GPG fingerprint 90E2 D2C1 AD14 6A1B 7EBB 891D BBC1 7EBB 1396 F2F7
--- End Message ---