Your message dated Tue, 23 Dec 2025 14:34:35 +0000
with message-id <[email protected]>
and subject line Bug#1123452: fixed in python-pyodata 1.11.2-2
has caused the Debian Bug report #1123452,
regarding python-pyodata: FTBFS: cp: -r not specified; omitting directory
'.pybuild/cpython3_3.13_pyodata/build/tests/'
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.)
--
1123452: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123452
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-pyodata
Version: 1.11.2-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202512/
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 cannot 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:python-pyodata, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py clean
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build' (and
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:317: python3.13 setup.py clean
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/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
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --with python3 --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py config
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
I: pybuild base:317: python3.13 setup.py config
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:317: /usr/bin/python3.14 setup.py build
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/pyodata
copying pyodata/client.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/pyodata
copying pyodata/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/pyodata
copying pyodata/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/pyodata
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/tests
copying tests/test_vendor_microsoft.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/tests
copying tests/test_model_v2.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/tests
copying tests/test_model_v2_EdmStructTypeSerializer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/tests
copying tests/test_vendor_sap.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/tests
copying tests/test_service_v2.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/tests
copying tests/test_model_v2_VariableDeclaration.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/tests
copying tests/conftest.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/tests
copying tests/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/tests
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/pyodata/vendor
copying pyodata/vendor/SAP.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/pyodata/vendor
copying pyodata/vendor/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/pyodata/vendor
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/pyodata/v2
copying pyodata/v2/service.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/pyodata/v2
copying pyodata/v2/model.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/pyodata/v2
copying pyodata/v2/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyodata/build/pyodata/v2
I: pybuild base:317: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/pyodata
copying pyodata/client.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/pyodata
copying pyodata/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/pyodata
copying pyodata/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/pyodata
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/tests
copying tests/test_vendor_microsoft.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/tests
copying tests/test_model_v2.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/tests
copying tests/test_model_v2_EdmStructTypeSerializer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/tests
copying tests/test_vendor_sap.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/tests
copying tests/test_service_v2.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/tests
copying tests/test_model_v2_VariableDeclaration.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/tests
copying tests/conftest.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/tests
copying tests/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/tests
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/pyodata/vendor
copying pyodata/vendor/SAP.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/pyodata/vendor
copying pyodata/vendor/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/pyodata/vendor
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/pyodata/v2
copying pyodata/v2/service.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/pyodata/v2
copying pyodata/v2/model.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/pyodata/v2
copying pyodata/v2/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyodata/build/pyodata/v2
debian/rules execute_before_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp tests/*.xml .pybuild/cpython*_pyodata/build/tests/
cp: -r not specified; omitting directory
'.pybuild/cpython3_3.13_pyodata/build/tests/'
make[1]: *** [debian/rules:9: execute_before_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: python-pyodata
Source-Version: 1.11.2-2
Done: Luca Falavigna <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-pyodata, 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.
Luca Falavigna <[email protected]> (supplier of updated python-pyodata
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: Tue, 23 Dec 2025 14:45:40 +0100
Source: python-pyodata
Binary: python3-pyodata
Architecture: source
Version: 1.11.2-2
Distribution: unstable
Urgency: medium
Maintainer: Luca Falavigna <[email protected]>
Changed-By: Luca Falavigna <[email protected]>
Description:
python3-pyodata - Enterprise-ready Python OData client
Closes: 1123452
Changes:
python-pyodata (1.11.2-2) unstable; urgency=medium
.
* debian/rules:
- Execute tests for all supported Python versions (Closes: #1123452).
Checksums-Sha1:
4a46b31c9a6131a5b99e7292c18fe44a3050bf67 2159 python-pyodata_1.11.2-2.dsc
a47bf4eb6be98f5640d1b39f5503cd330f86dc4d 2288
python-pyodata_1.11.2-2.debian.tar.xz
e496c383f0cc5b33ebe9b1fb8ec56c20f6a46c07 7377
python-pyodata_1.11.2-2_amd64.buildinfo
Checksums-Sha256:
bc8db6cd3e17d511ae14663c410ce3153e7b87c7960ab210d9f25836fdac3d0e 2159
python-pyodata_1.11.2-2.dsc
9a018a959fe528ff1915640c6d1ca9c144a16fa9675834ef9b1ff6dae03006aa 2288
python-pyodata_1.11.2-2.debian.tar.xz
7fcc49ed4d1597d4774a1c40d4a71a3e452195241f9c8881fcd165632587c2b9 7377
python-pyodata_1.11.2-2_amd64.buildinfo
Files:
cc635a15e806e5c29a3ff3a32db8c585 2159 python optional
python-pyodata_1.11.2-2.dsc
fa25b6c38255463827a9489d79d75aaa 2288 python optional
python-pyodata_1.11.2-2.debian.tar.xz
f5180b9a66fde9d206fa8d69b87e7935 7377 python optional
python-pyodata_1.11.2-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE3cU+UTD9CCI/mJRWSQhq0+vi8x8FAmlKnvkACgkQSQhq0+vi
8x/AMA/7BQjhXC8a2U9tpFfRw2s2t+9I1fE8dKnGHuLmZcuXxu1jrr1MNCflEpQb
PnYp4ZRUvSE72kKDJQGGLxUZA/3n8CYMPNiGMaXRBzONACQZ5Pn07Kc/3Ccur88w
vgFk6XYD7VU3ETrHGJdhXkJh4rZLBM+Tkf7X73FlRyy5oe/NLEC+MGKhGAyjdWRi
VJ6w5tb5mcFhM7OiIn1KMORraHtoUnmP9vNl0lo4qfYjtDczRyibAbBH677Y37jn
eaU/VeBACE1mRYeoyFWaBTRT/fwsOzMSQ7CVvEQFACVQmtpxdLF++E2wbVwr3u1A
dIuvKgUphGX/aImCK6p8848J9dQERrzKrSLqswYzJJ/pLVxyPzhj+hYed1LQcGiV
LBl0CbuvX0VC6h0o8K1Mn5Xn4yWFzdG7PUxyJ4tD9AGvlp68+L52DEHz36LDHEBM
6/gkYrIkAWwgoPcqriqdm3Ki18YwaP36LOO/8/GApwOA7Dh5sxqw1pyJik4YoJRk
x3kh9xgvN0B9ZmLMRRLYpVT9F2Hu6CYHNg5JQcwpj92/9643uNcqy2f8h8op7Q61
KNAzDlWjn4nOhqp+Xm9WyqtPmHmzspVwKcJ6ZMr95SEYUsrNYKOnfKKK7f5my0sA
Q2KYnJS00QmfRBFcTp3Avr6XwibpDe8zxtpZuZugzODbgxCetvY=
=YcG3
-----END PGP SIGNATURE-----
pgp0YUbnCxMqY.pgp
Description: PGP signature
--- End Message ---