Your message dated Wed, 28 Jan 2026 12:49:24 +0000
with message-id <[email protected]>
and subject line Bug#1123255: fixed in python-ibm-cloud-sdk-core 3.24.2-1
has caused the Debian Bug report #1123255,
regarding python-ibm-cloud-sdk-core: FTBFS: dh_auto_test: error: pybuild --test
--test-pytest -i python{version} -p "3.14 3.13" returned exit code 13
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.)
--
1123255: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123255
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-ibm-cloud-sdk-core
Version: 3.19.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-ibm-cloud-sdk-core, 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
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
dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build"
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_ibm-cloud-sdk-core
* Building wheel...
<string>:18: DeprecationWarning: pkg_resources is deprecated as an API. See
https://setuptools.pypa.io/en/latest/pkg_resources.html
[... snipped ...]
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
/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 bdist_wheel
running build
running build_py
running egg_info
writing ibm_cloud_sdk_core.egg-info/PKG-INFO
writing dependency_links to ibm_cloud_sdk_core.egg-info/dependency_links.txt
writing requirements to ibm_cloud_sdk_core.egg-info/requires.txt
writing top-level names to ibm_cloud_sdk_core.egg-info/top_level.txt
reading manifest file 'ibm_cloud_sdk_core.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'ibm_cloud_sdk_core.egg-info/SOURCES.txt'
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/test
copying build/lib/test/test_api_exception.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_base_service.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_cp4d_token_manager.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_jwt_token_manager.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_basic_authenticator.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_mcsp_authenticator.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_iam_token_manager.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_container_token_manager.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_bearer_authenticator.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_utils.py -> build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_iam_authenticator.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_vpc_instance_authenticator.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_container_authenticator.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_cp4d_authenticator.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_no_auth_authenticator.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_detailed_response.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_token_manager.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_vpc_instance_token_manager.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_authenticator.py ->
build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/__init__.py -> build/bdist.linux-x86_64/wheel/./test
copying build/lib/test/test_mcsp_token_manager.py ->
build/bdist.linux-x86_64/wheel/./test
creating build/bdist.linux-x86_64/wheel/ibm_cloud_sdk_core
copying build/lib/ibm_cloud_sdk_core/get_authenticator.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core
copying build/lib/ibm_cloud_sdk_core/api_exception.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core
copying build/lib/ibm_cloud_sdk_core/base_service.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core
copying build/lib/ibm_cloud_sdk_core/version.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core
copying build/lib/ibm_cloud_sdk_core/utils.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core
copying build/lib/ibm_cloud_sdk_core/detailed_response.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core
creating build/bdist.linux-x86_64/wheel/ibm_cloud_sdk_core/token_managers
copying
build/lib/ibm_cloud_sdk_core/token_managers/vpc_instance_token_manager.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/token_managers
copying build/lib/ibm_cloud_sdk_core/token_managers/mcsp_token_manager.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/token_managers
copying build/lib/ibm_cloud_sdk_core/token_managers/container_token_manager.py
-> build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/token_managers
copying build/lib/ibm_cloud_sdk_core/token_managers/jwt_token_manager.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/token_managers
copying build/lib/ibm_cloud_sdk_core/token_managers/token_manager.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/token_managers
copying build/lib/ibm_cloud_sdk_core/token_managers/iam_token_manager.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/token_managers
copying
build/lib/ibm_cloud_sdk_core/token_managers/iam_request_based_token_manager.py
-> build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/token_managers
copying build/lib/ibm_cloud_sdk_core/token_managers/cp4d_token_manager.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/token_managers
copying build/lib/ibm_cloud_sdk_core/token_managers/__init__.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/token_managers
creating build/bdist.linux-x86_64/wheel/ibm_cloud_sdk_core/authenticators
copying build/lib/ibm_cloud_sdk_core/authenticators/mcsp_authenticator.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/authenticators
copying build/lib/ibm_cloud_sdk_core/authenticators/container_authenticator.py
-> build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/authenticators
copying build/lib/ibm_cloud_sdk_core/authenticators/iam_authenticator.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/authenticators
copying build/lib/ibm_cloud_sdk_core/authenticators/no_auth_authenticator.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/authenticators
copying
build/lib/ibm_cloud_sdk_core/authenticators/vpc_instance_authenticator.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/authenticators
copying build/lib/ibm_cloud_sdk_core/authenticators/cp4d_authenticator.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/authenticators
copying
build/lib/ibm_cloud_sdk_core/authenticators/bearer_token_authenticator.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/authenticators
copying build/lib/ibm_cloud_sdk_core/authenticators/authenticator.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/authenticators
copying
build/lib/ibm_cloud_sdk_core/authenticators/iam_request_based_authenticator.py
-> build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/authenticators
copying build/lib/ibm_cloud_sdk_core/authenticators/basic_authenticator.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/authenticators
copying build/lib/ibm_cloud_sdk_core/authenticators/__init__.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core/authenticators
copying build/lib/ibm_cloud_sdk_core/__init__.py ->
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core
running install_egg_info
Copying ibm_cloud_sdk_core.egg-info to
build/bdist.linux-x86_64/wheel/./ibm_cloud_sdk_core-3.19.2.egg-info
running install_scripts
creating
build/bdist.linux-x86_64/wheel/ibm_cloud_sdk_core-3.19.2.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_ibm-cloud-sdk-core/.tmp-2gpz7h73/ibm_cloud_sdk_core-3.19.2-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'ibm_cloud_sdk_core/__init__.py'
adding 'ibm_cloud_sdk_core/api_exception.py'
adding 'ibm_cloud_sdk_core/base_service.py'
adding 'ibm_cloud_sdk_core/detailed_response.py'
adding 'ibm_cloud_sdk_core/get_authenticator.py'
adding 'ibm_cloud_sdk_core/utils.py'
adding 'ibm_cloud_sdk_core/version.py'
adding 'ibm_cloud_sdk_core/authenticators/__init__.py'
adding 'ibm_cloud_sdk_core/authenticators/authenticator.py'
adding 'ibm_cloud_sdk_core/authenticators/basic_authenticator.py'
adding 'ibm_cloud_sdk_core/authenticators/bearer_token_authenticator.py'
adding 'ibm_cloud_sdk_core/authenticators/container_authenticator.py'
adding 'ibm_cloud_sdk_core/authenticators/cp4d_authenticator.py'
adding 'ibm_cloud_sdk_core/authenticators/iam_authenticator.py'
adding 'ibm_cloud_sdk_core/authenticators/iam_request_based_authenticator.py'
adding 'ibm_cloud_sdk_core/authenticators/mcsp_authenticator.py'
adding 'ibm_cloud_sdk_core/authenticators/no_auth_authenticator.py'
adding 'ibm_cloud_sdk_core/authenticators/vpc_instance_authenticator.py'
adding 'ibm_cloud_sdk_core/token_managers/__init__.py'
adding 'ibm_cloud_sdk_core/token_managers/container_token_manager.py'
adding 'ibm_cloud_sdk_core/token_managers/cp4d_token_manager.py'
adding 'ibm_cloud_sdk_core/token_managers/iam_request_based_token_manager.py'
adding 'ibm_cloud_sdk_core/token_managers/iam_token_manager.py'
adding 'ibm_cloud_sdk_core/token_managers/jwt_token_manager.py'
adding 'ibm_cloud_sdk_core/token_managers/mcsp_token_manager.py'
adding 'ibm_cloud_sdk_core/token_managers/token_manager.py'
adding 'ibm_cloud_sdk_core/token_managers/vpc_instance_token_manager.py'
adding 'ibm_cloud_sdk_core-3.19.2.dist-info/licenses/LICENSE'
adding 'test/__init__.py'
adding 'test/test_api_exception.py'
adding 'test/test_authenticator.py'
adding 'test/test_base_service.py'
adding 'test/test_basic_authenticator.py'
adding 'test/test_bearer_authenticator.py'
adding 'test/test_container_authenticator.py'
adding 'test/test_container_token_manager.py'
adding 'test/test_cp4d_authenticator.py'
adding 'test/test_cp4d_token_manager.py'
adding 'test/test_detailed_response.py'
adding 'test/test_iam_authenticator.py'
adding 'test/test_iam_token_manager.py'
adding 'test/test_jwt_token_manager.py'
adding 'test/test_mcsp_authenticator.py'
adding 'test/test_mcsp_token_manager.py'
adding 'test/test_no_auth_authenticator.py'
adding 'test/test_token_manager.py'
adding 'test/test_utils.py'
adding 'test/test_vpc_instance_authenticator.py'
adding 'test/test_vpc_instance_token_manager.py'
adding 'ibm_cloud_sdk_core-3.19.2.dist-info/METADATA'
adding 'ibm_cloud_sdk_core-3.19.2.dist-info/WHEEL'
adding 'ibm_cloud_sdk_core-3.19.2.dist-info/top_level.txt'
adding 'ibm_cloud_sdk_core-3.19.2.dist-info/zip-safe'
adding 'ibm_cloud_sdk_core-3.19.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built ibm_cloud_sdk_core-3.19.2-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with
"installer" module
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_ibm-cloud-sdk-core/build; python3.14 -m
pytest test -k " not test_cwd and not test_iam and not
test_gzip_compression_external and not test_retry_config_external and not
test_files_dict and not test_files_duplicate_parts and not
test_configure_service and not test_request_token_auth_default and not
test_request_token_auth_in_ctor and not test_get_token_success and not
test_request_token_success and not test_authenticate_success and not
test_authenticate_fail_iam and not test_client_id_and_secret and not
test_setter_methods and not test_retrieve_cr_token_success and not
test_get_authenticator_from_credential_file and not
test_read_external_sources_2 and not test_files_list "
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: pyproject.toml
plugins: typeguard-4.4.4
collected 152 items / 43 deselected / 109 selected
test/test_api_exception.py . [ 0%]
test/test_authenticator.py . [ 1%]
test/test_base_service.py .......................F..F............ [ 37%]
test/test_basic_authenticator.py .. [ 39%]
test/test_bearer_authenticator.py .. [ 41%]
test/test_container_authenticator.py ..... [ 45%]
test/test_container_token_manager.py .. [ 47%]
test/test_cp4d_authenticator.py ..... [ 52%]
test/test_cp4d_token_manager.py . [ 53%]
test/test_detailed_response.py .. [ 55%]
test/test_jwt_token_manager.py ..... [ 59%]
test/test_mcsp_authenticator.py ....... [ 66%]
test/test_mcsp_token_manager.py .. [ 67%]
test/test_no_auth_authenticator.py . [ 68%]
test/test_token_manager.py ..... [ 73%]
test/test_utils.py ................ [ 88%]
test/test_vpc_instance_authenticator.py .... [ 91%]
test/test_vpc_instance_token_manager.py ......... [100%]
=================================== FAILURES ===================================
_______________________________ test_http_client _______________________________
def test_http_client():
auth = BasicAuthenticator('my_username', 'my_password')
service = AnyServiceV1('2018-11-20', authenticator=auth)
assert isinstance(service.get_http_client(), requests.sessions.Session)
> assert service.get_http_client().headers.get('Accept-Encoding') ==
> 'gzip, deflate'
E AssertionError: assert 'gzip, deflate, zstd' == 'gzip, deflate'
E
E - gzip, deflate
E + gzip, deflate, zstd
E ? ++++++
test/test_base_service.py:587: AssertionError
_______________________ test_gzip_compression_file_input _______________________
def test_gzip_compression_file_input():
service = AnyServiceV1('2018-11-20',
authenticator=NoAuthAuthenticator())
service.set_enable_gzip_compression(True)
# Should return file-like object with the compressed data when
compression is on
# and the input is a file, opened for reading in binary mode.
raw_data = b'rawdata'
with tempfile.TemporaryFile(mode='w+b') as tmp_file:
tmp_file.write(raw_data)
tmp_file.seek(0)
prepped = service.prepare_request('GET', url='', data=tmp_file)
> assert prepped['data'].read() == gzip.compress(raw_data)
E AssertionError: assert b'\x1f\x8b\x0...7\x00\x00\x00' ==
b'\x1f\x8b\x0...7\x00\x00\x00'
E
E At index 4 diff: b'\x1c' != b'\x00'
E Use -v to get more diff
test/test_base_service.py:668: AssertionError
=============================== warnings summary ===============================
.pybuild/cpython3_3.14_ibm-cloud-sdk-core/build/test/test_base_service.py::test_request_server_error
.pybuild/cpython3_3.14_ibm-cloud-sdk-core/build/test/test_base_service.py::test_request_success_invalid_json
.pybuild/cpython3_3.14_ibm-cloud-sdk-core/build/test/test_base_service.py::test_request_fail_401_nonerror_json
.pybuild/cpython3_3.14_ibm-cloud-sdk-core/build/test/test_base_service.py::test_request_fail_401_error_json
.pybuild/cpython3_3.14_ibm-cloud-sdk-core/build/test/test_base_service.py::test_request_fail_401_nonjson
.pybuild/cpython3_3.14_ibm-cloud-sdk-core/build/test/test_base_service.py::test_request_fail_401_badjson
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_ibm-cloud-sdk-core/build/ibm_cloud_sdk_core/api_exception.py:56:
DeprecationWarning: Using the `code` attribute on the `ApiException` is
deprecated andwill be removed in the future. Use `status_code` instead.
warnings.warn(
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED test/test_base_service.py::test_http_client - AssertionError: assert '...
FAILED test/test_base_service.py::test_gzip_compression_file_input - Assertio...
=========== 2 failed, 107 passed, 43 deselected, 6 warnings in 1.96s ===========
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_ibm-cloud-sdk-core/build; python3.14 -m
pytest test -k " not test_cwd and not test_iam and not
test_gzip_compression_external and not test_retry_config_external and not
test_files_dict and not test_files_duplicate_parts and not
test_configure_service and not test_request_token_auth_default and not
test_request_token_auth_in_ctor and not test_get_token_success and not
test_request_token_success and not test_authenticate_success and not
test_authenticate_fail_iam and not test_client_id_and_secret and not
test_setter_methods and not test_retrieve_cr_token_success and not
test_get_authenticator_from_credential_file and not
test_read_external_sources_2 and not test_files_list "
I: pybuild base:317: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_ibm-cloud-sdk-core/build; python3.13 -m
pytest test -k " not test_cwd and not test_iam and not
test_gzip_compression_external and not test_retry_config_external and not
test_files_dict and not test_files_duplicate_parts and not
test_configure_service and not test_request_token_auth_default and not
test_request_token_auth_in_ctor and not test_get_token_success and not
test_request_token_success and not test_authenticate_success and not
test_authenticate_fail_iam and not test_client_id_and_secret and not
test_setter_methods and not test_retrieve_cr_token_success and not
test_get_authenticator_from_credential_file and not
test_read_external_sources_2 and not test_files_list "
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: pyproject.toml
plugins: typeguard-4.4.4
collected 152 items / 43 deselected / 109 selected
test/test_api_exception.py . [ 0%]
test/test_authenticator.py . [ 1%]
test/test_base_service.py ....................................... [ 37%]
test/test_basic_authenticator.py .. [ 39%]
test/test_bearer_authenticator.py .. [ 41%]
test/test_container_authenticator.py ..... [ 45%]
test/test_container_token_manager.py .. [ 47%]
test/test_cp4d_authenticator.py ..... [ 52%]
test/test_cp4d_token_manager.py . [ 53%]
test/test_detailed_response.py .. [ 55%]
test/test_jwt_token_manager.py ..... [ 59%]
test/test_mcsp_authenticator.py ....... [ 66%]
test/test_mcsp_token_manager.py .. [ 67%]
test/test_no_auth_authenticator.py . [ 68%]
test/test_token_manager.py ..... [ 73%]
test/test_utils.py ................ [ 88%]
test/test_vpc_instance_authenticator.py .... [ 91%]
test/test_vpc_instance_token_manager.py ......... [100%]
=============================== warnings summary ===============================
.pybuild/cpython3_3.13_ibm-cloud-sdk-core/build/test/test_base_service.py::test_request_server_error
.pybuild/cpython3_3.13_ibm-cloud-sdk-core/build/test/test_base_service.py::test_request_success_invalid_json
.pybuild/cpython3_3.13_ibm-cloud-sdk-core/build/test/test_base_service.py::test_request_fail_401_nonerror_json
.pybuild/cpython3_3.13_ibm-cloud-sdk-core/build/test/test_base_service.py::test_request_fail_401_error_json
.pybuild/cpython3_3.13_ibm-cloud-sdk-core/build/test/test_base_service.py::test_request_fail_401_nonjson
.pybuild/cpython3_3.13_ibm-cloud-sdk-core/build/test/test_base_service.py::test_request_fail_401_badjson
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_ibm-cloud-sdk-core/build/ibm_cloud_sdk_core/api_exception.py:56:
DeprecationWarning: Using the `code` attribute on the `ApiException` is
deprecated andwill be removed in the future. Use `status_code` instead.
warnings.warn(
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================ 109 passed, 43 deselected, 6 warnings in 1.94s ================
I: pybuild pybuild:334: rm -rf
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_ibm-cloud-sdk-core/build/.pytest_cache
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14
3.13" returned exit code 13
make: *** [debian/rules:34: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: python-ibm-cloud-sdk-core
Source-Version: 3.24.2-1
Done: Colin Watson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-ibm-cloud-sdk-core, 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.
Colin Watson <[email protected]> (supplier of updated
python-ibm-cloud-sdk-core 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, 28 Jan 2026 12:33:02 +0000
Source: python-ibm-cloud-sdk-core
Architecture: source
Version: 3.24.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1123255
Changes:
python-ibm-cloud-sdk-core (3.24.2-1) unstable; urgency=medium
.
* Team upload.
* d/watch: Switch to v5, and use GitHub rather than PyPI.
* New upstream release.
* Drop compatibility with urllib3 1.x; Debian 13 (trixie) has 2.3.0.
* Adjust tests to run on Python 3.14 (closes: #1123255).
* Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13.
* Use dh-sequence-python3.
Checksums-Sha1:
64258dc43e55f224ac428e5253d77ab8e5d7b378 2544
python-ibm-cloud-sdk-core_3.24.2-1.dsc
353b3ae6762a94b174c1b66431394c1ee563310d 97335
python-ibm-cloud-sdk-core_3.24.2.orig.tar.gz
c3a77a727b2ad215c0c2e61a6642b0b36b30a542 4960
python-ibm-cloud-sdk-core_3.24.2-1.debian.tar.xz
Checksums-Sha256:
2fdcfe05353f4cba13e8894fe39a089fc270d5129c42d15f3ff3cdaa637f09fc 2544
python-ibm-cloud-sdk-core_3.24.2-1.dsc
24fa44b3e4a4c4a70361d1ef1fa92fcfad02b2360aef5f4ec2729b28d497d5b3 97335
python-ibm-cloud-sdk-core_3.24.2.orig.tar.gz
f9b2bb0ddb056438f268d447bacc82211d3328d0c0f0943130aa9421a01c1641 4960
python-ibm-cloud-sdk-core_3.24.2-1.debian.tar.xz
Files:
63b2df7f6e8f2563f90c0102e1109a07 2544 python optional
python-ibm-cloud-sdk-core_3.24.2-1.dsc
d0e2d51198f06c0627ddb030e06a086c 97335 python optional
python-ibm-cloud-sdk-core_3.24.2.orig.tar.gz
65be85c9a344bc22a798e92c68fbeb79 4960 python optional
python-ibm-cloud-sdk-core_3.24.2-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAml6AjIACgkQOTWH2X2G
UAvqpxAAvE+/HlCKqoL/EfmFXXydM602MFG1aBhnGdkt6yi+c1aqDCCC57lEn5Vm
/U/IyHHT7G8DKSN3slgvkus72v+sdEDhgG813biWanRQZlq2hKq46bwZBhQdCtaC
brm1yTNTWASKVmn+kTpDmMRMbqCocFhlp6ekT0xxkgmGMs9DVk/i1UFE6JoEBNZ5
cqf6zU4AFCJBoG04idgAl7EsuJELgJMSMerkyK2atS/3XULI2WUHw3QWtkULRTwZ
w2p1YmB/HwqRGRspjoS3wnKK0RWL3Ev3qFspIW+VsiOK0xwJy27af0tBrl+ZdJ7v
6gZrsT/wJ7ElSNSYe4xkLvTUIzI133mmlcfDaadfDFAVWXCYRFfY0fn1KGLHF3MO
wm+XKRG/dJqjDz2VjWyXVHAC4bQsoi3ZA6ECJzgtE4RLKiQUKLps0g6IcQpYoOrX
mzK+IPJ3wtGglBOuplfSfJvCKWQzI6cGFfdCxwT0SCxvmUUW3aYXh+XXBkCtZk5S
uJ1LzKzWuxdllGJnzhZhVHccd6uoQVrku5FxC+fSbXa0EZuY2P9JxR+EOA6FTj2n
t433xitcCt0thPeHczp4lRQUM6MzborVEyhjPX8i3v6SB517v3KZElZ8W4IwSmQO
LTqXy7k99HXWCwRN+De4Fotc5MMWv/lbZimH+5eBkIMfjCLGsd4=
=7Zb/
-----END PGP SIGNATURE-----
pgpb9W9EMkcYy.pgp
Description: PGP signature
--- End Message ---