Your message dated Mon, 14 Sep 2026 22:59:12 +0000
with message-id <[email protected]>
and subject line Bug#1145502: fixed in pandas 2.3.3+dfsg-4
has caused the Debian Bug report #1145502,
regarding pandas: FTBFS: test_no_track_times fails
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.)


-- 
1145502: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1145502
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pandas
Version: 2.3.3+dfsg-3
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/202608/

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:pandas, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]

platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.19 -- Qt compiled 5.15.19
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pandas
configfile: pyproject.toml
plugins: anyio-4.12.1, forked-1.7.5, localserver-0.10.0, asyncio-1.4.0, 
xdist-3.8.0, qt-4.4.0, hypothesis-6.155.7, typeguard-4.4.4
asyncio: mode=Mode.STRICT, debug=False, 
asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 5480 items

pandas/tests/tseries/frequencies/test_freq_code.py ...................
pandas/tests/tseries/frequencies/test_frequencies.py ..........
pandas/tests/tseries/frequencies/test_inference.py ......... 
[too-long-redacted] ...............................
pandas/tests/tseries/holiday/test_calendar.py ........
pandas/tests/tseries/holiday/test_federal.py ...
pandas/tests/tseries/holiday/test_holiday.py 
.................................................
pandas/tests/tseries/holiday/test_observance.py 
.................................
pandas/tests/tseries/offsets/test_business_day.py .......................
pandas/tests/tseries/offsets/test_business_hour.py 
..............................................................................................
pandas/tests/tseries/offsets/test_business_month.py .....................
pandas/tests/tseries/offsets/test_business_quarter.py 
..............................................
pandas/tests/tseries/offsets/test_business_year.py ...................
pandas/tests/tseries/offsets/test_common.py 
....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/tseries/offsets/test_custom_business_day.py .......
pandas/tests/tseries/offsets/test_custom_business_hour.py 
............................
pandas/tests/tseries/offsets/test_custom_business_month.py 
....................................................
pandas/tests/tseries/offsets/test_dst.py ..........................
pandas/tests/tseries/offsets/test_easter.py ..........
pandas/tests/tseries/offsets/test_fiscal.py 
.............................................................................................................................................
pandas/tests/tseries/offsets/test_index.py ........................
pandas/tests/tseries/offsets/test_month.py 
............................................................
pandas/tests/tseries/offsets/test_offsets.py ............... 
[too-long-redacted] ...............................
pandas/tests/tseries/offsets/test_offsets_properties.py ..
pandas/tests/tseries/offsets/test_quarter.py 
........................................................................................
pandas/tests/tseries/offsets/test_ticks.py 
............................................................................................................
pandas/tests/tseries/offsets/test_week.py 
..............................................
pandas/tests/tseries/offsets/test_year.py .................................

=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: 
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is 
deprecated.
  Test: tests/tseries/offsets/test_offsets.py::TestDateOffset::test_add, 
argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: 
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is 
deprecated.
  Test: tests/tseries/offsets/test_offsets.py::TestDateOffset::test_sub, 
argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: 
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is 
deprecated.
  Test: tests/tseries/offsets/test_offsets.py::TestDateOffset::test_mul_add, 
argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: 
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is 
deprecated.
  Test: tests/tseries/offsets/test_offsets.py::TestDateOffset::test_mul_sub, 
argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

tests/tseries/offsets/test_offsets_properties.py::test_on_offset_implementations
  /usr/lib/python3/dist-packages/dateutil/zoneinfo/__init__.py:26: UserWarning: 
I/O error(2): No such file or directory
    warnings.warn("I/O error({0}): {1}".format(e.errno, e.strerror))

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/test-data.xml -
============================= slowest 30 durations =============================
0.25s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Hour]
0.24s call     
tests/tseries/offsets/test_offsets_properties.py::test_on_offset_implementations
0.15s call     
tests/tseries/offsets/test_offsets_properties.py::test_shift_across_dst
0.12s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Nano]
0.12s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Micro]
0.12s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Milli]
0.12s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Second]
0.11s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Minute]
0.07s setup    
tests/tseries/frequencies/test_inference.py::test_infer_freq_tz_transition[datetime.timezone(datetime.timedelta(days=-1,
 seconds=82800), 'foo')-3600000000001ns-date_pair0]
0.06s call     
tests/tseries/offsets/test_custom_business_day.py::TestCustomBusinessDay::test_calendar
0.06s call     
tests/tseries/offsets/test_custom_business_hour.py::TestCustomBusinessHour::test_us_federal_holiday_with_datetime
0.05s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Second]
0.05s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Hour]
0.05s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Nano]
0.05s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Minute]
0.05s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Micro]
0.05s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Milli]
0.02s call     
tests/tseries/offsets/test_business_month.py::test_apply_index[BusinessMonthBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BusinessMonthBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BYearEnd--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BQuarterEnd--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BQuarterBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BYearBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[MonthBegin--2]
0.01s call     tests/tseries/offsets/test_index.py::test_apply_index[YearEnd--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[YearBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[QuarterBegin--2]
0.01s call     
tests/tseries/offsets/test_business_month.py::test_apply_index[BusinessMonthEnd-1]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BusinessMonthEnd-1]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[QuarterEnd--2]
================= 5478 passed, 2 xfailed, 5 warnings in 7.80s ==================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.19 -- Qt compiled 5.15.19
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pandas
configfile: pyproject.toml
plugins: anyio-4.12.1, forked-1.7.5, localserver-0.10.0, asyncio-1.4.0, 
xdist-3.8.0, qt-4.4.0, hypothesis-6.155.7, typeguard-4.4.4
asyncio: mode=Mode.STRICT, debug=False, 
asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 1140 items

pandas/tests/tslibs/test_api.py .
pandas/tests/tslibs/test_array_to_datetime.py 
............................................
pandas/tests/tslibs/test_ccalendar.py .................
pandas/tests/tslibs/test_conversion.py 
......................................................................
pandas/tests/tslibs/test_fields.py ....
pandas/tests/tslibs/test_libfrequencies.py ............
pandas/tests/tslibs/test_liboffsets.py 
..........................................................................
pandas/tests/tslibs/test_np_datetime.py ........
pandas/tests/tslibs/test_npy_units.py ..
pandas/tests/tslibs/test_parse_iso8601.py 
...................................................
pandas/tests/tslibs/test_parsing.py 
.................................ssssssssssssssssssssssssssssssssssssssss..sss...............................................................x...x.................................
pandas/tests/tslibs/test_period.py .......................................
pandas/tests/tslibs/test_resolution.py ...................
pandas/tests/tslibs/test_strptime.py .......
pandas/tests/tslibs/test_timedeltas.py .........................
pandas/tests/tslibs/test_timezones.py 
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/tslibs/test_to_offset.py 
...................................................................................................
pandas/tests/tslibs/test_tzconversion.py .

- generated xml file: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/test-data.xml -
============================= slowest 30 durations =============================
0.15s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m 
%Y-True-.]
0.15s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['dateutil/Asia/Singapore']
0.14s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m 
%Y-False-.]
0.12s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-False- ]
0.12s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[tzlocal()]
0.11s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m 
%d %Y-False--]
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['+01:15']
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(seconds=3600))]
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(days=-1,
 seconds=82800), 'foo')]
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC+01:15']
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['-02:15']
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC-02:15']
0.08s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(-300)]
0.08s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(300)]
0.06s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['Asia/Tokyo']
0.06s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-False-.]
0.06s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-False--]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-True-.]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-True--]
0.05s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-True- ]
0.05s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-True-/]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m 
%Y-True- ]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-False- ]
0.05s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-False-.]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-False- ]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-True- ]
0.05s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-False-/]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-False--]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%d 
%m %Y-False-.]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-True- ]
================= 1095 passed, 43 skipped, 2 xfailed in 5.91s ==================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.19 -- Qt compiled 5.15.19
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pandas
configfile: pyproject.toml
plugins: anyio-4.12.1, forked-1.7.5, localserver-0.10.0, asyncio-1.4.0, 
xdist-3.8.0, qt-4.4.0, hypothesis-6.155.7, typeguard-4.4.4
asyncio: mode=Mode.STRICT, debug=False, 
asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 916 items

pandas/tests/util/test_assert_almost_equal.py 
....................................................................................................................................................................
pandas/tests/util/test_assert_attr_equal.py 
..........................................
pandas/tests/util/test_assert_categorical_equal.py ..........
pandas/tests/util/test_assert_extension_array_equal.py .....................
pandas/tests/util/test_assert_frame_equal.py 
...............................................................................................................
pandas/tests/util/test_assert_index_equal.py 
................................................................
pandas/tests/util/test_assert_interval_array_equal.py .......
pandas/tests/util/test_assert_numpy_array_equal.py .........................
pandas/tests/util/test_assert_produces_warning.py 
............................................................................................................................
pandas/tests/util/test_assert_series_equal.py 
..............................................................................................
pandas/tests/util/test_deprecate.py ...
pandas/tests/util/test_deprecate_kwarg.py ..............
pandas/tests/util/test_deprecate_nonkeyword_arguments.py ...................
pandas/tests/util/test_doc.py ....
pandas/tests/util/test_hashing.py 
.....................................................................................................................................................
pandas/tests/util/test_numba.py .
pandas/tests/util/test_rewrite_warning.py ..........
pandas/tests/util/test_shares_memory.py .s
pandas/tests/util/test_show_versions.py ....
pandas/tests/util/test_util.py ...sx..
pandas/tests/util/test_validate_args.py ......
pandas/tests/util/test_validate_args_and_kwargs.py ......
pandas/tests/util/test_validate_inclusive.py ...........
pandas/tests/util/test_validate_kwargs.py ..................

- generated xml file: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/test-data.xml -
============================= slowest 30 durations =============================
0.96s call     tests/util/test_show_versions.py::test_show_versions
0.05s setup    
tests/util/test_assert_index_equal.py::test_index_equal_values_less_close[True-5e-06]
0.01s call     tests/util/test_hashing.py::test_same_len_hash_collisions[1-7]
0.01s call     tests/util/test_hashing.py::test_same_len_hash_collisions[0-7]

(26 durations < 0.005s hidden.  Use -vv to show these durations.)
================== 913 passed, 2 skipped, 1 xfailed in 2.28s ===================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.19 -- Qt compiled 5.15.19
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pandas
configfile: pyproject.toml
plugins: anyio-4.12.1, forked-1.7.5, localserver-0.10.0, asyncio-1.4.0, 
xdist-3.8.0, qt-4.4.0, hypothesis-6.155.7, typeguard-4.4.4
asyncio: mode=Mode.STRICT, debug=False, 
asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 9102 items / 2 skipped

pandas/tests/window/moments/test_moments_consistency_ewm.py  
[too-long-redacted] ...............................
pandas/tests/window/moments/test_moments_consistency_expanding.py 
........x.......................x..x..x..x..x..x....................x.......................x..x..x..x..x..x................................................................................................................................................................................................................................................................................
pandas/tests/window/moments/test_moments_consistency_rolling.py 
..............x..x............................................x..x..x..x..x..x..x..x..x..x..x..x......................................x..x............................................x..x..x..x..x..x..x..x..x..x..x..x................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/window/test_api.py ............................ 
[too-long-redacted] ...............................
pandas/tests/window/test_apply.py 
...s....sssss..........s..s.......................................................
pandas/tests/window/test_base_indexer.py 
....................................................................................................................................................................................................................................
pandas/tests/window/test_cython_aggregations.py 
........................................................................
pandas/tests/window/test_dtypes.py ......................... 
[too-long-redacted] ...............................
pandas/tests/window/test_ewm.py 
.......................................................................................................................................................................................................................................ssssssssssss........ssssssssssssssss................
pandas/tests/window/test_expanding.py 
..........x................................................................................................................................................................................................ss....s...................s..s......s.............................................................................................
pandas/tests/window/test_groupby.py 
...................................................................................................................
pandas/tests/window/test_pairwise.py 
........................................................................................................................................................................................................................................................................................................................
pandas/tests/window/test_rolling.py ........................ 
[too-long-redacted] ...............................
pandas/tests/window/test_rolling_functions.py 
..................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/window/test_rolling_quantile.py 
..........................................................................................................................................................................................
pandas/tests/window/test_rolling_skew_kurt.py 
......................................................................
pandas/tests/window/test_timeseries_window.py 
..................................................................................s
pandas/tests/window/test_win_type.py 
...............................................................................................................................................................................................................................................................................................

- generated xml file: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/test-data.xml -
============================= slowest 30 durations =============================
0.57s call     
tests/window/test_rolling_functions.py::test_rolling_functions_window_non_shrinkage[<lambda>14]
0.06s call     tests/window/test_apply.py::test_time_rule_frame[False]
0.04s call     tests/window/test_apply.py::test_frame[False]
0.02s call     tests/window/test_expanding.py::test_expanding_corr_pairwise
0.02s call     tests/window/test_expanding.py::test_expanding_cov_pairwise
0.02s call     tests/window/test_apply.py::test_center_reindex_frame[False]
0.02s call     tests/window/test_apply.py::test_min_periods[False-1-0]
0.02s call     tests/window/test_apply.py::test_min_periods[False-None-0]
0.01s call     tests/window/test_apply.py::test_center_reindex_series[False]
0.01s call     
tests/window/test_expanding.py::test_expanding_cov_pairwise_diff_length
0.01s call     
tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[corr]
0.01s call     
tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[cov]
0.01s call     
tests/window/test_expanding.py::test_expanding_corr_pairwise_diff_length
0.01s call     tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[corr]
0.01s call     tests/window/test_pairwise.py::test_flex_binary_frame[corr]
0.01s call     tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[cov]
0.01s call     tests/window/test_pairwise.py::TestPairwise::test_cov_mulittindex
0.01s call     tests/window/test_pairwise.py::test_flex_binary_frame[cov]
0.01s call     tests/window/test_apply.py::test_nans[False]
0.01s teardown tests/window/test_win_type.py::test_rolling_center_axis_1
0.01s call     tests/window/test_api.py::test_agg[None]
0.01s call     tests/window/test_apply.py::test_min_periods[False-2-0]
0.01s call     tests/window/test_api.py::test_agg[2]
0.01s call     tests/window/test_api.py::test_agg[10]
0.01s call     tests/window/test_api.py::test_agg[5]
0.01s call     tests/window/test_api.py::test_agg[1]
0.01s call     
tests/window/test_groupby.py::TestExpanding::test_expanding_corr_cov[corr]
0.01s call     
tests/window/test_groupby.py::TestExpanding::test_expanding_corr_cov[cov]
0.01s call     
tests/window/test_pairwise.py::TestPairwise::test_pairwise_with_other[pairwise_frames8-<lambda>2]
0.01s call     
tests/window/test_pairwise.py::TestPairwise::test_pairwise_with_other[pairwise_frames0-<lambda>3]
================ 9016 passed, 45 skipped, 43 xfailed in 15.27s =================
rdjoqkol test state = false
E: pybuild pybuild:485: test: plugin custom failed with: exit code=1: 
TEST_SUCCESS=true; cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build ; for 
TEST_SUBSET in /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pandas/tests/* ; 
do echo $TEST_SUBSET | grep -q -e __pycache__ || PANDAS_CI=1 LC_ALL=C.UTF-8 
xvfb-run -a -s "-screen 0 1280x1024x24 -noreset" python3.14 -m pytest -s -m 
"not network"  -k "not test_register_entrypoint and not test_wrong_url and not 
test_statsmodels" 
--confcutdir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pandas 
--deb-data-root-dir=/<<PKGBUILDDIR>>/pandas/tests $TEST_SUBSET || test $? = 5 
|| TEST_SUCCESS=false && echo "rdjoqkol test state = $TEST_SUCCESS"; done ; rm 
-rf test-data.xml test_stata.dta .pytest_cache pandas/.pytest_cache .hypothesis 
; $TEST_SUCCESS
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.13 
3.14" --parallel=2 returned exit code 13
make[1]: *** [debian/rules:134: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:55: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: pandas
Source-Version: 2.3.3+dfsg-4
Done: Rebecca N. Palmer <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pandas, 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.
Rebecca N. Palmer <[email protected]> (supplier of updated pandas 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: Sat, 12 Sep 2026 17:50:33 +0100
Source: pandas
Architecture: source
Version: 2.3.3+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Rebecca N. Palmer <[email protected]>
Closes: 1145502
Changes:
 pandas (2.3.3+dfsg-4) unstable; urgency=medium
 .
   * Tests: stop assuming hdf5 is deterministic. (Closes: #1145502)
Checksums-Sha1:
 c7e37e79203186ab4c1d3b122cabf362723b1681 5624 pandas_2.3.3+dfsg-4.dsc
 5fd78fd3902f99148621583fe7fe23eb2524a883 112956 
pandas_2.3.3+dfsg-4.debian.tar.xz
 1d5e19aee8c9422525fda1181901b0dd8cad0966 10123 
pandas_2.3.3+dfsg-4_source.buildinfo
Checksums-Sha256:
 bedcd939cdd00805e51be33d0d4104962b9d671aebc901c3e336ed125218f7ff 5624 
pandas_2.3.3+dfsg-4.dsc
 e304445a5603d6b424ee6368c3c3ae7c723435eacd31c6fb5f182646db3f7f09 112956 
pandas_2.3.3+dfsg-4.debian.tar.xz
 d4a6d36fb9152471527a3cbcb8402f096c51d298c10f505aa78186232b8bce3d 10123 
pandas_2.3.3+dfsg-4_source.buildinfo
Files:
 a3cd130d13256e959c3e8ba3b618c1f3 5624 python optional pandas_2.3.3+dfsg-4.dsc
 ba7ccd3443c6b385fed7d4c6ea95798f 112956 python optional 
pandas_2.3.3+dfsg-4.debian.tar.xz
 068124cfee2bce4b5f01d2b306832bb9 10123 python optional 
pandas_2.3.3+dfsg-4_source.buildinfo

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

iQJMBAEBCgA2FiEEZ8sxEAXE7b4yF1MI3uUNDVZ+omYFAmqoZl4YHHJlYmVjY2Ff
cGFsbWVyQHpvaG8uY29tAAoJEN7lDQ1WfqJmgT8QAIMG1F7Po8XQgSf++IgJrPvD
pW9FLdRv5fOQPySDXrtPimticccC+/Dkt3REmfNtnPrYluNRKj0r/7Kc+Itq4rdx
UKdmksIgvdAuuCh03uUgo3cicLionlA1bR3I/Y2cTsvgwS57WLp7DGNecS/xzHQC
0VzEEb5XBzqOJKmp/XUtBdAsfLJPnB3hdBYnYMeAMtiq1MQFZEwHuvmayGn5n87G
2AkSaCZ29d9MtObwmmcR/XsEUqqwfY7twEXUDm2FlGGxUCK3/tOMWhcClHIzGNpI
GznkEvGeZPaDXKv7dUEqAiFz2tY/bcIr54yGrOwuFiiPL49Ec7ucMAl3lOelQ2Sm
Xf8eheo0f8ZKouCKhBjeYOLj7Q4J0O25RB5pQiTwAWeSEqaYkMDjYGtfKjnX7PKp
iPxAbxLdhxJKYt5lWaAsCXUlw/LKuytELKlgMDWaYKgvd5PKfbAp/KSdi6zDN3CL
iwlXanaAmBbRz//cXauP/i5j4k+6zxUF6su4eWdAIYTPjMepQwWCahb9kiqmLBAi
15KYf8co0nYwOq4d/URWKHKO0JPHiW7o7MlQtD0Wv0WwVFxRzaEoCfSFckVwO2NW
qscbXaNAcNzNKCoxxKMsqcCBX6zYNfNNVa2UeD/pAwFMr5UPkToF/VDQuFW+1WrF
xurOSwnSXm0Lo7Rbk2Xz
=XPJO
-----END PGP SIGNATURE-----

Attachment: pgpN6Fy07KtPG.pgp
Description: PGP signature


--- End Message ---

Reply via email to