Your message dated Tue, 22 Oct 2024 22:36:02 +0000
with message-id <[email protected]>
and subject line Bug#1082219: fixed in python-globus-sdk 3.46.0-1
has caused the Debian Bug report #1082219,
regarding python-globus-sdk FTBFS with Python 3.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.)
--
1082219: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082219
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-globus-sdk
Version: 3.45.0-1
Severity: normal
User: [email protected]
Usertags: python3.13
This package failed build from source when test-built against a version of
python3-defaults that includes 3.13 as a supported version.
To reproduce this issue, build against python3-defaults (python3-all-dev etc.)
from Debian experimental.
What's new in Python 3.13:
https://docs.python.org/3.13/whatsnew/3.13.html
Log snippet:
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build;
python3.13 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.13.0rc2, pytest-8.3.3, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
plugins: typeguard-4.3.0, flaky-3.8.1
collected 1583 items
tests/functional/_testing/test_non_default_mock.py ... [ 0%]
tests/functional/base_client/test_advanced_http_options.py .. [ 0%]
tests/functional/base_client/test_default_headers.py .. [ 0%]
tests/functional/base_client/test_encodings.py ...... [ 0%]
tests/functional/base_client/test_filter_missing.py .... [ 1%]
tests/functional/base_client/test_retry_behavior.py ................. [ 2%]
tests/functional/local_endpoint/test_personal.py s.................. [ 3%]
tests/functional/local_endpoint/test_server.py .......... [ 3%]
tests/functional/services/auth/base/test_oauth2_refresh_token.py x [ 4%]
tests/functional/services/auth/base/test_oauth2_revoke_token.py .. [ 4%]
tests/functional/services/auth/base/test_oauth2_validate_token.py . [ 4%]
tests/functional/services/auth/confidential_client/test_create_child_client.py
. [ 4%]
................. [ 5%]
tests/functional/services/auth/confidential_client/test_oauth2_client_credentials_tokens.py
. [ 5%]
. [ 5%]
tests/functional/services/auth/confidential_client/test_oauth2_get_dependent_tokens.py
. [ 5%]
.... [ 5%]
tests/functional/services/auth/confidential_client/test_oauth2_start_flow.py x
[ 5%]
[ 5%]
tests/functional/services/auth/confidential_client/test_oauth2_token_introspect.py
. [ 5%]
. [ 6%]
tests/functional/services/auth/native_client/test_create_native_app_instance.py
. [ 6%]
.. [ 6%]
tests/functional/services/auth/native_client/test_oauth2_refresh_token.py x [
6%]
[ 6%]
tests/functional/services/auth/native_client/test_oauth2_start_flow.py x [ 6%]
[ 6%]
tests/functional/services/auth/service_client/test_create_client.py .... [ 6%]
............... [ 7%]
tests/functional/services/auth/service_client/test_create_client_credential.py
. [ 7%]
.. [ 7%]
tests/functional/services/auth/service_client/test_create_policy.py .... [ 7%]
............ [ 8%]
tests/functional/services/auth/service_client/test_create_project.py ... [ 8%]
....... [ 9%]
tests/functional/services/auth/service_client/test_create_scope.py ..... [ 9%]
........ [ 10%]
tests/functional/services/auth/service_client/test_delete_client.py .. [ 10%]
tests/functional/services/auth/service_client/test_delete_client_credential.py
. [ 10%]
. [ 10%]
tests/functional/services/auth/service_client/test_delete_policy.py .. [ 10%]
tests/functional/services/auth/service_client/test_delete_project.py . [ 10%]
tests/functional/services/auth/service_client/test_delete_scope.py .. [ 10%]
tests/functional/services/auth/service_client/test_get_client.py .... [ 10%]
tests/functional/services/auth/service_client/test_get_client_credentials.py .
[ 11%]
. [ 11%]
tests/functional/services/auth/service_client/test_get_clients.py . [ 11%]
tests/functional/services/auth/service_client/test_get_consents.py . [ 11%]
tests/functional/services/auth/service_client/test_get_identities.py ... [ 11%]
............. [ 12%]
tests/functional/services/auth/service_client/test_get_identity_providers.py .
[ 12%]
... [ 12%]
tests/functional/services/auth/service_client/test_get_policies.py . [ 12%]
tests/functional/services/auth/service_client/test_get_policy.py .. [ 12%]
tests/functional/services/auth/service_client/test_get_project.py .. [ 12%]
tests/functional/services/auth/service_client/test_get_projects.py . [ 12%]
tests/functional/services/auth/service_client/test_get_scope.py .. [ 13%]
tests/functional/services/auth/service_client/test_get_scopes.py .... [ 13%]
tests/functional/services/auth/service_client/test_update_client.py .... [ 13%]
.... [ 13%]
tests/functional/services/auth/service_client/test_update_policy.py .... [ 14%]
....... [ 14%]
tests/functional/services/auth/service_client/test_update_project.py ... [ 14%]
........ [ 15%]
tests/functional/services/auth/service_client/test_update_scope.py ..... [ 15%]
...... [ 15%]
tests/functional/services/auth/service_client/test_userinfo.py x... [ 16%]
tests/functional/services/auth/test_auth_client_flow.py ................ [ 17%]
...................... [ 18%]
tests/functional/services/auth/test_id_token.py ..... [ 18%]
tests/functional/services/auth/test_identity_map.py .................... [ 20%]
[ 20%]
tests/functional/services/flows/test_flow_crud.py ...... [ 20%]
tests/functional/services/flows/test_flow_validate.py ... [ 20%]
tests/functional/services/flows/test_get_run.py ... [ 20%]
tests/functional/services/flows/test_get_run_logs.py ... [ 21%]
tests/functional/services/flows/test_list_flows.py ............... [ 21%]
tests/functional/services/flows/test_list_runs.py ..... [ 22%]
tests/functional/services/flows/test_resume_run.py . [ 22%]
tests/functional/services/flows/test_run_crud.py ............. [ 23%]
tests/functional/services/flows/test_run_flow.py .. [ 23%]
tests/functional/services/gcs/test_collections.py ........ [ 23%]
tests/functional/services/gcs/test_endpoints.py ...... [ 24%]
tests/functional/services/gcs/test_get_collection_list.py ......... [ 24%]
tests/functional/services/gcs/test_get_gcs_info.py . [ 24%]
tests/functional/services/gcs/test_roles.py ..... [ 25%]
tests/functional/services/gcs/test_scope_helpers.py ... [ 25%]
tests/functional/services/gcs/test_storage_gateways.py ............. [ 26%]
tests/functional/services/gcs/test_user_credential.py ..... [ 26%]
tests/functional/services/groups/manager/test_accept_invite.py x [ 26%]
tests/functional/services/groups/manager/test_decline_invite.py x [ 26%]
tests/functional/services/groups/manager/test_invite_member.py x [ 26%]
tests/functional/services/groups/manager/test_join.py x [ 26%]
tests/functional/services/groups/manager/test_leave.py x [ 26%]
tests/functional/services/groups/manager/test_reject_join_request.py x [ 26%]
tests/functional/services/groups/manager/test_remove_member.py x [ 26%]
tests/functional/services/groups/manager/test_request_join.py x [ 26%]
tests/functional/services/groups/test_create_group.py .. [ 27%]
tests/functional/services/groups/test_delete_group.py . [ 27%]
tests/functional/services/groups/test_get_group.py .... [ 27%]
tests/functional/services/groups/test_get_group_by_subscription_id.py .. [ 27%]
[ 27%]
tests/functional/services/groups/test_get_group_policies.py . [ 27%]
tests/functional/services/groups/test_get_identity_preferences.py x [ 27%]
tests/functional/services/groups/test_get_membership_fields.py x [ 27%]
tests/functional/services/groups/test_get_my_groups.py . [ 27%]
tests/functional/services/groups/test_group_memberships.py ......... [ 28%]
tests/functional/services/groups/test_set_group_policies.py ............ [ 29%]
.... [ 29%]
tests/functional/services/groups/test_set_identity_preferences.py x [ 29%]
tests/functional/services/groups/test_set_membership_fields.py x [ 29%]
tests/functional/services/groups/test_update_group.py . [ 29%]
tests/functional/services/search/test_batch_delete_by_subject.py ... [ 29%]
tests/functional/services/search/test_create_entry.py x [ 29%]
tests/functional/services/search/test_create_index.py .. [ 29%]
tests/functional/services/search/test_delete_by_query.py x [ 30%]
tests/functional/services/search/test_delete_entry.py x [ 30%]
tests/functional/services/search/test_delete_index.py .. [ 30%]
tests/functional/services/search/test_delete_subject.py x [ 30%]
tests/functional/services/search/test_get_entry.py x [ 30%]
tests/functional/services/search/test_get_index.py x [ 30%]
tests/functional/services/search/test_get_subject.py x [ 30%]
tests/functional/services/search/test_get_task.py x [ 30%]
tests/functional/services/search/test_get_task_list.py x [ 30%]
tests/functional/services/search/test_ingest.py x [ 30%]
tests/functional/services/search/test_reopen_index.py .. [ 30%]
tests/functional/services/search/test_search.py ........ [ 31%]
tests/functional/services/search/test_search_roles.py ... [ 31%]
tests/functional/services/search/test_update_entry.py x [ 31%]
tests/functional/services/timers/test_create_timer.py .. [ 31%]
tests/functional/services/timers/test_jobs.py .................. [ 32%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_acl_list.py
x [ 32%]
[ 32%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_cancel_status.py
x [ 32%]
[ 32%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_cancel_tasks.py
x [ 32%]
[ 32%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_create_pause_rule.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_delete_pause_rule.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_get_endpoint.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_get_pause_rule.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_get_task.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_hosted_endpoint_list.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_monitored_endpoints.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_pause_rule_list.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_pause_tasks.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_resume_tasks.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_task_pause_info.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_task_skipped_errors.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_task_successful_transfers.py
. [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_update_pause_rule.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_task_event_list.py . [
33%]
... [ 34%]
tests/functional/services/transfer/endpoint_manager/test_task_list.py .. [ 34%]
.................. [ 35%]
tests/functional/services/transfer/test_add_endpoint_acl_rule.py x [ 35%]
tests/functional/services/transfer/test_add_endpoint_role.py x [ 35%]
tests/functional/services/transfer/test_add_endpoint_server.py x [ 35%]
tests/functional/services/transfer/test_bookmark_list.py x [ 35%]
tests/functional/services/transfer/test_cancel_task.py x [ 35%]
tests/functional/services/transfer/test_create_bookmark.py x [ 35%]
tests/functional/services/transfer/test_create_shared_endpoint.py x [ 35%]
tests/functional/services/transfer/test_delete_bookmark.py x [ 35%]
tests/functional/services/transfer/test_delete_endpoint.py x [ 35%]
tests/functional/services/transfer/test_delete_endpoint_acl_rule.py x [ 36%]
tests/functional/services/transfer/test_delete_endpoint_role.py x [ 36%]
tests/functional/services/transfer/test_delete_endpoint_server.py x [ 36%]
tests/functional/services/transfer/test_endpoint_acl_list.py x [ 36%]
tests/functional/services/transfer/test_endpoint_activate.py x [ 36%]
tests/functional/services/transfer/test_endpoint_deactivate.py x [ 36%]
tests/functional/services/transfer/test_endpoint_get_activation_requirements.py
x [ 36%]
[ 36%]
tests/functional/services/transfer/test_endpoint_role_list.py x [ 36%]
tests/functional/services/transfer/test_get_bookmark.py x [ 36%]
tests/functional/services/transfer/test_get_endpoint_acl_rule.py x [ 36%]
tests/functional/services/transfer/test_get_endpoint_role.py x [ 36%]
tests/functional/services/transfer/test_get_endpoint_server.py x [ 36%]
tests/functional/services/transfer/test_iterable.py . [ 36%]
tests/functional/services/transfer/test_my_effective_pause_rule_list.py x [ 36%]
[ 36%]
tests/functional/services/transfer/test_my_shared_endpoint_list.py x [ 36%]
tests/functional/services/transfer/test_operation_ls.py ...... [ 37%]
tests/functional/services/transfer/test_operation_mkdir.py ... [ 37%]
tests/functional/services/transfer/test_operation_rename.py ... [ 37%]
tests/functional/services/transfer/test_operation_stat.py . [ 37%]
tests/functional/services/transfer/test_operation_symlink.py . [ 37%]
tests/functional/services/transfer/test_paginated.py ................ [ 38%]
tests/functional/services/transfer/test_simple.py ........ [ 39%]
tests/functional/services/transfer/test_task_event_list.py x [ 39%]
tests/functional/services/transfer/test_task_list.py .............. [ 40%]
tests/functional/services/transfer/test_task_pause_info.py x [ 40%]
tests/functional/services/transfer/test_task_submit.py ....... [ 40%]
tests/functional/services/transfer/test_task_successful_transfers.py x [ 40%]
tests/functional/services/transfer/test_task_wait.py ...... [ 41%]
tests/functional/services/transfer/test_update_bookmark.py x [ 41%]
tests/functional/services/transfer/test_update_endpoint_acl_rule.py x [ 41%]
tests/functional/services/transfer/test_update_endpoint_server.py x [ 41%]
tests/functional/services/transfer/test_update_task.py x [ 41%]
tests/functional/test_login_manager.py ..... [ 41%]
tests/functional/tokenstorage/test_simplejson_file.py ...... [ 42%]
tests/functional/tokenstorage/test_sqlite.py ................... [ 43%]
tests/functional/tokenstorage_v2/test_json_token_storage.py ........ [ 43%]
tests/functional/tokenstorage_v2/test_memory_token_storage.py .... [ 44%]
tests/functional/tokenstorage_v2/test_sqlite_token_storage.py .......... [ 44%]
[ 44%]
tests/unit/_testing/test_construct_error.py ........... [ 45%]
tests/unit/authorizers/test_access_token_authorizer.py .. [ 45%]
tests/unit/authorizers/test_basic_authorizer.py ..... [ 45%]
tests/unit/authorizers/test_client_credentials_authorizer.py ... [ 46%]
tests/unit/authorizers/test_null_authorizer.py .. [ 46%]
tests/unit/authorizers/test_refresh_token_authorizer.py ....... [ 46%]
tests/unit/authorizers/test_renewing_authorizer.py ........... [ 47%]
tests/unit/errors/test_auth_errors.py ...... [ 47%]
tests/unit/errors/test_common_functionality.py ......................... [ 49%]
................................... [ 51%]
tests/unit/errors/test_timers_errors.py ... [ 51%]
tests/unit/errors/test_transfer_errors.py . [ 51%]
tests/unit/experimental/globus_app/test_authorizer_factory.py ......... [ 52%]
tests/unit/experimental/globus_app/test_globus_app.py ................E. [ 53%]
....................... [ 54%]
tests/unit/experimental/globus_app/test_validating_token_storage.py .... [ 55%]
.. [ 55%]
tests/unit/experimental/test_auth_requirements_error.py ................ [ 56%]
. [ 56%]
tests/unit/experimental/test_client_integration.py ............... [ 57%]
tests/unit/experimental/test_legacy_support.py . [ 57%]
tests/unit/experimental/test_local_server.py ... [ 57%]
tests/unit/experimental/test_token_storage.py ............ [ 58%]
tests/unit/helpers/gcs/test_collections.py ............................. [ 60%]
.................. [ 61%]
tests/unit/helpers/gcs/test_connector_table.py ......................... [ 62%]
........................................................ [ 66%]
tests/unit/helpers/gcs/test_role.py . [ 66%]
tests/unit/helpers/gcs/test_storage_gateway.py ................... [ 67%]
tests/unit/helpers/test_auth_flow_managers.py ...... [ 68%]
tests/unit/helpers/test_auth_scope_stringify.py ....... [ 68%]
tests/unit/helpers/test_search.py ......... [ 69%]
tests/unit/helpers/test_timer.py ............ [ 69%]
tests/unit/helpers/test_transfer.py .................................... [ 72%]
...................................... [ 74%]
tests/unit/responses/test_activation_response.py ...... [ 74%]
tests/unit/responses/test_oauth_token_response.py ........ [ 75%]
tests/unit/responses/test_response.py ....................... [ 76%]
tests/unit/responses/test_token_response_pickleability.py . [ 76%]
tests/unit/responses/test_unpacking_gcs_response.py ....... [ 77%]
tests/unit/scopes/test_merge_scopes.py ..... [ 77%]
tests/unit/scopes/test_mutable_scope.py ......... [ 78%]
tests/unit/scopes/test_scope_builder.py ........... [ 78%]
tests/unit/scopes/test_scope_normalization.py ....................... [ 80%]
tests/unit/scopes/test_scope_parser.py ................................. [ 82%]
....................... [ 83%]
tests/unit/scopes/test_scope_parser_intermediate_representations.py .... [ 84%]
. [ 84%]
tests/unit/services/auth/test_consents.py ....... [ 84%]
tests/unit/services/timers/test_legacy_names.py .... [ 84%]
tests/unit/test_auth_clients.py ............. [ 85%]
tests/unit/test_base_client.py ....................... [ 87%]
tests/unit/test_config.py ............................................. [ 90%]
tests/unit/test_gcs_client.py .. [ 90%]
tests/unit/test_guards.py .......................... [ 91%]
tests/unit/test_imports.py .. [ 91%]
tests/unit/test_lazy_imports.py ... [ 92%]
tests/unit/test_local_gcp.py .... [ 92%]
tests/unit/test_missing_type.py ..... [ 92%]
tests/unit/test_paginator_signature_matching.py .................... [ 93%]
tests/unit/test_paging.py . [ 93%]
tests/unit/test_specific_flows_client.py .... [ 94%]
tests/unit/test_timers_client.py .. [ 94%]
tests/unit/test_tokenstorage.py ...... [ 94%]
tests/unit/test_utils.py ...E................... [ 96%]
tests/unit/transport/test_clientinfo.py ........ [ 96%]
tests/unit/transport/test_default_retry_policy.py ........ [ 97%]
tests/unit/transport/test_retry_check_runner.py .. [ 97%]
tests/unit/transport/test_transfer_transport.py ... [ 97%]
tests/unit/transport/test_transport.py .............. [ 98%]
tests/unit/transport/test_transport_authz_handling.py .. [ 98%]
tests/unit/transport/test_transport_encoders.py ....................... [100%]
==================================== ERRORS ====================================
_ ERROR at setup of
test_user_app_login_flow_manager_configuration[MockLoginFlowManager-MockLoginFlowManager]
_
> lambda: ihook(item=item, **kwds), when=when, reraise=reraise
)
E pytest.PytestUnraisableExceptionWarning: Exception ignored in:
<sqlite3.Connection object at 0xffffa2ec7970>
E
E Traceback (most recent call last):
E File "/usr/lib/python3.13/unittest/mock.py", line 2225, in __init__
E def __init__(self, name, parent):
E
E ResourceWarning: unclosed database in <sqlite3.Connection object at
0xffffa2ec7970>
/usr/lib/python3/dist-packages/flaky/flaky_pytest_plugin.py:146:
PytestUnraisableExceptionWarning
____________________ ERROR at setup of test_slash_join[a-b] ____________________
> lambda: ihook(item=item, **kwds), when=when, reraise=reraise
)
E pytest.PytestUnraisableExceptionWarning: Exception ignored in:
<sqlite3.Connection object at 0xffffa2282980>
E
E Traceback (most recent call last):
E File "/usr/lib/python3.13/unittest/mock.py", line 2225, in __init__
E def __init__(self, name, parent):
E
E ResourceWarning: unclosed database in <sqlite3.Connection object at
0xffffa2282980>
/usr/lib/python3/dist-packages/flaky/flaky_pytest_plugin.py:146:
PytestUnraisableExceptionWarning
=========================== short test summary info ============================
ERROR
tests/unit/experimental/globus_app/test_globus_app.py::test_user_app_login_flow_manager_configuration[MockLoginFlowManager-MockLoginFlowManager]
ERROR tests/unit/test_utils.py::test_slash_join[a-b] - pytest.PytestUnraisabl...
============ 1506 passed, 1 skipped, 74 xfailed, 2 errors in 6.37s =============
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest tests
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build;
python3.12 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.12.6, pytest-8.3.3, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
configfile: pyproject.toml
plugins: typeguard-4.3.0, flaky-3.8.1
collected 1583 items
tests/functional/_testing/test_non_default_mock.py ... [ 0%]
tests/functional/base_client/test_advanced_http_options.py .. [ 0%]
tests/functional/base_client/test_default_headers.py .. [ 0%]
tests/functional/base_client/test_encodings.py ...... [ 0%]
tests/functional/base_client/test_filter_missing.py .... [ 1%]
tests/functional/base_client/test_retry_behavior.py ................. [ 2%]
tests/functional/local_endpoint/test_personal.py s.................. [ 3%]
tests/functional/local_endpoint/test_server.py .......... [ 3%]
tests/functional/services/auth/base/test_oauth2_refresh_token.py x [ 4%]
tests/functional/services/auth/base/test_oauth2_revoke_token.py .. [ 4%]
tests/functional/services/auth/base/test_oauth2_validate_token.py . [ 4%]
tests/functional/services/auth/confidential_client/test_create_child_client.py
. [ 4%]
................. [ 5%]
tests/functional/services/auth/confidential_client/test_oauth2_client_credentials_tokens.py
. [ 5%]
. [ 5%]
tests/functional/services/auth/confidential_client/test_oauth2_get_dependent_tokens.py
. [ 5%]
.... [ 5%]
tests/functional/services/auth/confidential_client/test_oauth2_start_flow.py x
[ 5%]
[ 5%]
tests/functional/services/auth/confidential_client/test_oauth2_token_introspect.py
. [ 5%]
. [ 6%]
tests/functional/services/auth/native_client/test_create_native_app_instance.py
. [ 6%]
.. [ 6%]
tests/functional/services/auth/native_client/test_oauth2_refresh_token.py x [
6%]
[ 6%]
tests/functional/services/auth/native_client/test_oauth2_start_flow.py x [ 6%]
[ 6%]
tests/functional/services/auth/service_client/test_create_client.py .... [ 6%]
............... [ 7%]
tests/functional/services/auth/service_client/test_create_client_credential.py
. [ 7%]
.. [ 7%]
tests/functional/services/auth/service_client/test_create_policy.py .... [ 7%]
............ [ 8%]
tests/functional/services/auth/service_client/test_create_project.py ... [ 8%]
....... [ 9%]
tests/functional/services/auth/service_client/test_create_scope.py ..... [ 9%]
........ [ 10%]
tests/functional/services/auth/service_client/test_delete_client.py .. [ 10%]
tests/functional/services/auth/service_client/test_delete_client_credential.py
. [ 10%]
. [ 10%]
tests/functional/services/auth/service_client/test_delete_policy.py .. [ 10%]
tests/functional/services/auth/service_client/test_delete_project.py . [ 10%]
tests/functional/services/auth/service_client/test_delete_scope.py .. [ 10%]
tests/functional/services/auth/service_client/test_get_client.py .... [ 10%]
tests/functional/services/auth/service_client/test_get_client_credentials.py .
[ 11%]
. [ 11%]
tests/functional/services/auth/service_client/test_get_clients.py . [ 11%]
tests/functional/services/auth/service_client/test_get_consents.py . [ 11%]
tests/functional/services/auth/service_client/test_get_identities.py ... [ 11%]
............. [ 12%]
tests/functional/services/auth/service_client/test_get_identity_providers.py .
[ 12%]
... [ 12%]
tests/functional/services/auth/service_client/test_get_policies.py . [ 12%]
tests/functional/services/auth/service_client/test_get_policy.py .. [ 12%]
tests/functional/services/auth/service_client/test_get_project.py .. [ 12%]
tests/functional/services/auth/service_client/test_get_projects.py . [ 12%]
tests/functional/services/auth/service_client/test_get_scope.py .. [ 13%]
tests/functional/services/auth/service_client/test_get_scopes.py .... [ 13%]
tests/functional/services/auth/service_client/test_update_client.py .... [ 13%]
.... [ 13%]
tests/functional/services/auth/service_client/test_update_policy.py .... [ 14%]
....... [ 14%]
tests/functional/services/auth/service_client/test_update_project.py ... [ 14%]
........ [ 15%]
tests/functional/services/auth/service_client/test_update_scope.py ..... [ 15%]
...... [ 15%]
tests/functional/services/auth/service_client/test_userinfo.py x... [ 16%]
tests/functional/services/auth/test_auth_client_flow.py ................ [ 17%]
...................... [ 18%]
tests/functional/services/auth/test_id_token.py ..... [ 18%]
tests/functional/services/auth/test_identity_map.py .................... [ 20%]
[ 20%]
tests/functional/services/flows/test_flow_crud.py ...... [ 20%]
tests/functional/services/flows/test_flow_validate.py ... [ 20%]
tests/functional/services/flows/test_get_run.py ... [ 20%]
tests/functional/services/flows/test_get_run_logs.py ... [ 21%]
tests/functional/services/flows/test_list_flows.py ............... [ 21%]
tests/functional/services/flows/test_list_runs.py ..... [ 22%]
tests/functional/services/flows/test_resume_run.py . [ 22%]
tests/functional/services/flows/test_run_crud.py ............. [ 23%]
tests/functional/services/flows/test_run_flow.py .. [ 23%]
tests/functional/services/gcs/test_collections.py ........ [ 23%]
tests/functional/services/gcs/test_endpoints.py ...... [ 24%]
tests/functional/services/gcs/test_get_collection_list.py ......... [ 24%]
tests/functional/services/gcs/test_get_gcs_info.py . [ 24%]
tests/functional/services/gcs/test_roles.py ..... [ 25%]
tests/functional/services/gcs/test_scope_helpers.py ... [ 25%]
tests/functional/services/gcs/test_storage_gateways.py ............. [ 26%]
tests/functional/services/gcs/test_user_credential.py ..... [ 26%]
tests/functional/services/groups/manager/test_accept_invite.py x [ 26%]
tests/functional/services/groups/manager/test_decline_invite.py x [ 26%]
tests/functional/services/groups/manager/test_invite_member.py x [ 26%]
tests/functional/services/groups/manager/test_join.py x [ 26%]
tests/functional/services/groups/manager/test_leave.py x [ 26%]
tests/functional/services/groups/manager/test_reject_join_request.py x [ 26%]
tests/functional/services/groups/manager/test_remove_member.py x [ 26%]
tests/functional/services/groups/manager/test_request_join.py x [ 26%]
tests/functional/services/groups/test_create_group.py .. [ 27%]
tests/functional/services/groups/test_delete_group.py . [ 27%]
tests/functional/services/groups/test_get_group.py .... [ 27%]
tests/functional/services/groups/test_get_group_by_subscription_id.py .. [ 27%]
[ 27%]
tests/functional/services/groups/test_get_group_policies.py . [ 27%]
tests/functional/services/groups/test_get_identity_preferences.py x [ 27%]
tests/functional/services/groups/test_get_membership_fields.py x [ 27%]
tests/functional/services/groups/test_get_my_groups.py . [ 27%]
tests/functional/services/groups/test_group_memberships.py ......... [ 28%]
tests/functional/services/groups/test_set_group_policies.py ............ [ 29%]
.... [ 29%]
tests/functional/services/groups/test_set_identity_preferences.py x [ 29%]
tests/functional/services/groups/test_set_membership_fields.py x [ 29%]
tests/functional/services/groups/test_update_group.py . [ 29%]
tests/functional/services/search/test_batch_delete_by_subject.py ... [ 29%]
tests/functional/services/search/test_create_entry.py x [ 29%]
tests/functional/services/search/test_create_index.py .. [ 29%]
tests/functional/services/search/test_delete_by_query.py x [ 30%]
tests/functional/services/search/test_delete_entry.py x [ 30%]
tests/functional/services/search/test_delete_index.py .. [ 30%]
tests/functional/services/search/test_delete_subject.py x [ 30%]
tests/functional/services/search/test_get_entry.py x [ 30%]
tests/functional/services/search/test_get_index.py x [ 30%]
tests/functional/services/search/test_get_subject.py x [ 30%]
tests/functional/services/search/test_get_task.py x [ 30%]
tests/functional/services/search/test_get_task_list.py x [ 30%]
tests/functional/services/search/test_ingest.py x [ 30%]
tests/functional/services/search/test_reopen_index.py .. [ 30%]
tests/functional/services/search/test_search.py ........ [ 31%]
tests/functional/services/search/test_search_roles.py ... [ 31%]
tests/functional/services/search/test_update_entry.py x [ 31%]
tests/functional/services/timers/test_create_timer.py .. [ 31%]
tests/functional/services/timers/test_jobs.py .................. [ 32%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_acl_list.py
x [ 32%]
[ 32%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_cancel_status.py
x [ 32%]
[ 32%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_cancel_tasks.py
x [ 32%]
[ 32%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_create_pause_rule.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_delete_pause_rule.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_get_endpoint.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_get_pause_rule.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_get_task.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_hosted_endpoint_list.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_monitored_endpoints.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_pause_rule_list.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_pause_tasks.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_resume_tasks.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_task_pause_info.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_task_skipped_errors.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_task_successful_transfers.py
. [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_endpoint_manager_update_pause_rule.py
x [ 33%]
[ 33%]
tests/functional/services/transfer/endpoint_manager/test_task_event_list.py . [
33%]
... [ 34%]
tests/functional/services/transfer/endpoint_manager/test_task_list.py .. [ 34%]
.................. [ 35%]
tests/functional/services/transfer/test_add_endpoint_acl_rule.py x [ 35%]
tests/functional/services/transfer/test_add_endpoint_role.py x [ 35%]
tests/functional/services/transfer/test_add_endpoint_server.py x [ 35%]
tests/functional/services/transfer/test_bookmark_list.py x [ 35%]
tests/functional/services/transfer/test_cancel_task.py x [ 35%]
tests/functional/services/transfer/test_create_bookmark.py x [ 35%]
tests/functional/services/transfer/test_create_shared_endpoint.py x [ 35%]
tests/functional/services/transfer/test_delete_bookmark.py x [ 35%]
tests/functional/services/transfer/test_delete_endpoint.py x [ 35%]
tests/functional/services/transfer/test_delete_endpoint_acl_rule.py x [ 36%]
tests/functional/services/transfer/test_delete_endpoint_role.py x [ 36%]
tests/functional/services/transfer/test_delete_endpoint_server.py x [ 36%]
tests/functional/services/transfer/test_endpoint_acl_list.py x [ 36%]
tests/functional/services/transfer/test_endpoint_activate.py x [ 36%]
tests/functional/services/transfer/test_endpoint_deactivate.py x [ 36%]
tests/functional/services/transfer/test_endpoint_get_activation_requirements.py
x [ 36%]
[ 36%]
tests/functional/services/transfer/test_endpoint_role_list.py x [ 36%]
tests/functional/services/transfer/test_get_bookmark.py x [ 36%]
tests/functional/services/transfer/test_get_endpoint_acl_rule.py x [ 36%]
tests/functional/services/transfer/test_get_endpoint_role.py x [ 36%]
tests/functional/services/transfer/test_get_endpoint_server.py x [ 36%]
tests/functional/services/transfer/test_iterable.py . [ 36%]
tests/functional/services/transfer/test_my_effective_pause_rule_list.py x [ 36%]
[ 36%]
tests/functional/services/transfer/test_my_shared_endpoint_list.py x [ 36%]
tests/functional/services/transfer/test_operation_ls.py ...... [ 37%]
tests/functional/services/transfer/test_operation_mkdir.py ... [ 37%]
tests/functional/services/transfer/test_operation_rename.py ... [ 37%]
tests/functional/services/transfer/test_operation_stat.py . [ 37%]
tests/functional/services/transfer/test_operation_symlink.py . [ 37%]
tests/functional/services/transfer/test_paginated.py ................ [ 38%]
tests/functional/services/transfer/test_simple.py ........ [ 39%]
tests/functional/services/transfer/test_task_event_list.py x [ 39%]
tests/functional/services/transfer/test_task_list.py .............. [ 40%]
tests/functional/services/transfer/test_task_pause_info.py x [ 40%]
tests/functional/services/transfer/test_task_submit.py ....... [ 40%]
tests/functional/services/transfer/test_task_successful_transfers.py x [ 40%]
tests/functional/services/transfer/test_task_wait.py ...... [ 41%]
tests/functional/services/transfer/test_update_bookmark.py x [ 41%]
tests/functional/services/transfer/test_update_endpoint_acl_rule.py x [ 41%]
tests/functional/services/transfer/test_update_endpoint_server.py x [ 41%]
tests/functional/services/transfer/test_update_task.py x [ 41%]
tests/functional/test_login_manager.py ..... [ 41%]
tests/functional/tokenstorage/test_simplejson_file.py ...... [ 42%]
tests/functional/tokenstorage/test_sqlite.py ................... [ 43%]
tests/functional/tokenstorage_v2/test_json_token_storage.py ........ [ 43%]
tests/functional/tokenstorage_v2/test_memory_token_storage.py .... [ 44%]
tests/functional/tokenstorage_v2/test_sqlite_token_storage.py .......... [ 44%]
[ 44%]
tests/unit/_testing/test_construct_error.py ........... [ 45%]
tests/unit/authorizers/test_access_token_authorizer.py .. [ 45%]
tests/unit/authorizers/test_basic_authorizer.py ..... [ 45%]
tests/unit/authorizers/test_client_credentials_authorizer.py ... [ 46%]
tests/unit/authorizers/test_null_authorizer.py .. [ 46%]
tests/unit/authorizers/test_refresh_token_authorizer.py ....... [ 46%]
tests/unit/authorizers/test_renewing_authorizer.py ........... [ 47%]
tests/unit/errors/test_auth_errors.py ...... [ 47%]
tests/unit/errors/test_common_functionality.py ......................... [ 49%]
................................... [ 51%]
tests/unit/errors/test_timers_errors.py ... [ 51%]
tests/unit/errors/test_transfer_errors.py . [ 51%]
tests/unit/experimental/globus_app/test_authorizer_factory.py ......... [ 52%]
tests/unit/experimental/globus_app/test_globus_app.py .................. [ 53%]
....................... [ 54%]
tests/unit/experimental/globus_app/test_validating_token_storage.py .... [ 55%]
.. [ 55%]
tests/unit/experimental/test_auth_requirements_error.py ................ [ 56%]
. [ 56%]
tests/unit/experimental/test_client_integration.py ............... [ 57%]
tests/unit/experimental/test_legacy_support.py . [ 57%]
tests/unit/experimental/test_local_server.py ... [ 57%]
tests/unit/experimental/test_token_storage.py ............ [ 58%]
tests/unit/helpers/gcs/test_collections.py ............................. [ 60%]
.................. [ 61%]
tests/unit/helpers/gcs/test_connector_table.py ......................... [ 62%]
........................................................ [ 66%]
tests/unit/helpers/gcs/test_role.py . [ 66%]
tests/unit/helpers/gcs/test_storage_gateway.py ................... [ 67%]
tests/unit/helpers/test_auth_flow_managers.py ...... [ 68%]
tests/unit/helpers/test_auth_scope_stringify.py ....... [ 68%]
tests/unit/helpers/test_search.py ......... [ 69%]
tests/unit/helpers/test_timer.py ............ [ 69%]
tests/unit/helpers/test_transfer.py .................................... [ 72%]
...................................... [ 74%]
tests/unit/responses/test_activation_response.py ...... [ 74%]
tests/unit/responses/test_oauth_token_response.py ........ [ 75%]
tests/unit/responses/test_response.py ....................... [ 76%]
tests/unit/responses/test_token_response_pickleability.py . [ 76%]
tests/unit/responses/test_unpacking_gcs_response.py ....... [ 77%]
tests/unit/scopes/test_merge_scopes.py ..... [ 77%]
tests/unit/scopes/test_mutable_scope.py ......... [ 78%]
tests/unit/scopes/test_scope_builder.py ........... [ 78%]
tests/unit/scopes/test_scope_normalization.py ....................... [ 80%]
tests/unit/scopes/test_scope_parser.py ................................. [ 82%]
....................... [ 83%]
tests/unit/scopes/test_scope_parser_intermediate_representations.py .... [ 84%]
. [ 84%]
tests/unit/services/auth/test_consents.py ....... [ 84%]
tests/unit/services/timers/test_legacy_names.py .... [ 84%]
tests/unit/test_auth_clients.py ............. [ 85%]
tests/unit/test_base_client.py ....................... [ 87%]
tests/unit/test_config.py ............................................. [ 90%]
tests/unit/test_gcs_client.py .. [ 90%]
tests/unit/test_guards.py .......................... [ 91%]
tests/unit/test_imports.py .. [ 91%]
tests/unit/test_lazy_imports.py ... [ 92%]
tests/unit/test_local_gcp.py .... [ 92%]
tests/unit/test_missing_type.py ..... [ 92%]
tests/unit/test_paginator_signature_matching.py .................... [ 93%]
tests/unit/test_paging.py . [ 93%]
tests/unit/test_specific_flows_client.py .... [ 94%]
tests/unit/test_timers_client.py .. [ 94%]
tests/unit/test_tokenstorage.py ...... [ 94%]
tests/unit/test_utils.py ....................... [ 96%]
tests/unit/transport/test_clientinfo.py ........ [ 96%]
tests/unit/transport/test_default_retry_policy.py ........ [ 97%]
tests/unit/transport/test_retry_check_runner.py .. [ 97%]
tests/unit/transport/test_transfer_transport.py ... [ 97%]
tests/unit/transport/test_transport.py .............. [ 98%]
tests/unit/transport/test_transport_authz_handling.py .. [ 98%]
tests/unit/transport/test_transport_encoders.py ....................... [100%]
================= 1508 passed, 1 skipped, 74 xfailed in 6.16s ==================
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.13
3.12" returned exit code 13
make: *** [debian/rules:3: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2024-09-19T02:08:29Z
If required, the full build log is available here (for the next 30 days):
https://debusine.debian.net/artifact/783829/
This bug has been filed at "normal" severity, as we haven't started the
transition to add 3.13 as a supported version, yet. This will be raised to RC
as soon as that happens, hopefully well before trixie.
Thanks,
Stefano
--- End Message ---
--- Begin Message ---
Source: python-globus-sdk
Source-Version: 3.46.0-1
Done: Étienne Mollier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-globus-sdk, 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.
Étienne Mollier <[email protected]> (supplier of updated python-globus-sdk
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, 23 Oct 2024 00:00:00 +0200
Source: python-globus-sdk
Architecture: source
Version: 3.46.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1082219
Changes:
python-globus-sdk (3.46.0-1) unstable; urgency=medium
.
* New upstream version 3.46.0 (Closes: #1082219)
* d/lintian-overrides: update html template path.
* d/s/lintian-overrides: delete: all overrides went sorted.
Checksums-Sha1:
263d5bec98ff7961c07b61b9c42d0e0d64695a60 2440 python-globus-sdk_3.46.0-1.dsc
0b4764d13bab859fd82f77b360a32b637a19447b 356392
python-globus-sdk_3.46.0.orig.tar.xz
8f548e9f32afa978b7d0a35969e30fc8ed086e11 2488
python-globus-sdk_3.46.0-1.debian.tar.xz
Checksums-Sha256:
36aba9a94d9eb7d014414dd49ea897d8eb1d2326ce905dd553e240fc67b9ad30 2440
python-globus-sdk_3.46.0-1.dsc
131fa1fbb1dab75cf081c32e58125afc23a22551b1711b99431319d52e57a82a 356392
python-globus-sdk_3.46.0.orig.tar.xz
a57ac00bedd76c1538fc827b63769c504b04870d1a634d17806bc212b545b76f 2488
python-globus-sdk_3.46.0-1.debian.tar.xz
Files:
5f4f2b89bf2ebd6d67d0c0810fd85a9a 2440 python optional
python-globus-sdk_3.46.0-1.dsc
3d1502f3de09f1bca0925e7ee86bba5b 356392 python optional
python-globus-sdk_3.46.0.orig.tar.xz
7707edddc06f113fbb98a55a89116275 2488 python optional
python-globus-sdk_3.46.0-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmcYIvsUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdoyUw//dbS3BiC7ZAz7ge2w7/vhr+oQMkqt
WuVxTfvB3IHhjaxbxnl0hxMISnRRwtfTuCFNbfKhlYM0h2hnh8b4DRna6QqfTd6S
hqfgAsyS6nXrFD1f7eoh4GHlyEX8lZUThfRcvxMvC3HJUMBbh3CwdZLMpj5Rhtl9
cNk7LRNmZPeHeJx2UD4PzQcz8q0l1Kr3GnC9na62mxt3lJjsL6ZKNNU1hHWM5+5Q
sIU2CT68ItthOXoHTfk2uhXq1s6hYoMy0MOJK2Ah0yhVWu96XGfGIfqhzINtmRaI
q4FhPWfVrFb8uCgMQ2EALhYktGm33FbC/xi3E21HkxbnK1xgUNfvgYkR6Z19Sg00
e1EmVRDbPbKGQuunMnee5YLe3SO5QprKbJK0IBSBKW5WZfStguF5NkH/Wo+D5zsD
y+OL4LWBPRf49h5PAo7GKZVzz8lVx1Kn8TwBXmLKXUCW0oaTmJ4Kr+dNo7eqMCtd
sUltxa2ln+mM3GNMIoK+h1YR9H+HdTJAchtaLh9/KDzp0z4MkdDC0xQQ+hM0I1GQ
l1z/S/y5qyAyi1/UiCVa2TopAiEktNRKN5goIqNGbBsP59SEnvb9MzivCrFnHyRe
8kLNze5SLKsTrGtwNwEkMO6DQOHENPdzULHqZze3TNZPdG9F8l8sRQMXgz9MI8Qx
KrnqnE4czeFZ6gs=
=CmD8
-----END PGP SIGNATURE-----
pgpyzlbvzlim0.pgp
Description: PGP signature
--- End Message ---