Source: schedule Version: 1.1.0-0.1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220813 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > 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 > install -d /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home > pybuild --configure -i python{version} -p 3.10 > I: pybuild base:239: python3.10 setup.py config > running config > dh_auto_build -O--buildsystem=pybuild > pybuild --build -i python{version} -p 3.10 > I: pybuild base:239: /usr/bin/python3 setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_schedule/build/schedule > copying schedule/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_schedule/build/schedule > dh_auto_test -O--buildsystem=pybuild > pybuild --test -i python{version} -p 3.10 > I: pybuild pybuild:300: cp -r /<<PKGBUILDDIR>>/test_* > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_schedule/build > I: pybuild base:239: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_schedule/build; python3.10 -m > unittest discover -v > test_at_time (test_schedule.SchedulerTests) ... ok > test_at_time_hour (test_schedule.SchedulerTests) ... ok > test_at_time_minute (test_schedule.SchedulerTests) ... ok > test_cancel_job (test_schedule.SchedulerTests) ... ok > test_cancel_jobs (test_schedule.SchedulerTests) ... ok > test_clear_by_tag (test_schedule.SchedulerTests) ... ok > test_get_by_tag (test_schedule.SchedulerTests) ... ok > test_idle_seconds (test_schedule.SchedulerTests) ... ok > test_job_func_args_are_passed_on (test_schedule.SchedulerTests) ... ok > test_misconfigured_job_wont_break_scheduler (test_schedule.SchedulerTests) > Ensure an interrupted job definition chain won't break ... ok > test_next_run_property (test_schedule.SchedulerTests) ... ok > test_next_run_time (test_schedule.SchedulerTests) ... ok > test_next_run_time_day_end (test_schedule.SchedulerTests) ... ok > test_next_run_time_hour_end (test_schedule.SchedulerTests) ... ok > test_next_run_time_minute_end (test_schedule.SchedulerTests) ... ok > test_repr_functools_partial_job_func (test_schedule.SchedulerTests) ... ok > test_run_all (test_schedule.SchedulerTests) ... ok > test_run_all_with_decorator (test_schedule.SchedulerTests) ... ok > test_run_all_with_decorator_args (test_schedule.SchedulerTests) ... ok > test_run_all_with_decorator_defaultargs (test_schedule.SchedulerTests) ... ok > test_run_every_n_days_at_specific_time (test_schedule.SchedulerTests) ... ok > test_run_every_weekday_at_specific_time_past_today > (test_schedule.SchedulerTests) ... ok > test_run_every_weekday_at_specific_time_today (test_schedule.SchedulerTests) > ... ok > test_run_pending (test_schedule.SchedulerTests) > Check that run_pending() runs pending jobs. ... ok > test_singular_time_units_match_plural_units (test_schedule.SchedulerTests) > ... ok > test_tag_type_enforcement (test_schedule.SchedulerTests) ... ok > test_time_range (test_schedule.SchedulerTests) ... ok > test_time_range_repr (test_schedule.SchedulerTests) ... ok > test_time_units (test_schedule.SchedulerTests) ... ok > test_to_repr (test_schedule.SchedulerTests) ... ok > test_to_string (test_schedule.SchedulerTests) ... ok > test_to_string_functools_partial_job_func (test_schedule.SchedulerTests) ... > ok > test_to_string_lambda_job_func (test_schedule.SchedulerTests) ... ok > test_until_time (test_schedule.SchedulerTests) ... FAIL > test_weekday_at_todady (test_schedule.SchedulerTests) ... ok > > ====================================================================== > FAIL: test_until_time (test_schedule.SchedulerTests) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_schedule/build/test_schedule.py", > line 317, in test_until_time > self.assertRaises(ScheduleValueError, every().day.until, > datetime.time(hour=5)) > AssertionError: ScheduleValueError not raised by until > > ---------------------------------------------------------------------- > Ran 35 tests in 0.019s > > FAILED (failures=1) > E: pybuild pybuild:369: test: plugin distutils failed with: exit code=1: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_schedule/build; python3.10 -m > unittest discover -v > rm -fr -- /tmp/dh-xdg-rundir-Pgkcur6s > dh_auto_test: error: pybuild --test -i python{version} -p 3.10 returned exit > code 13 The full build log is available from: http://qa-logs.debian.net/2022/08/13/schedule_1.1.0-0.1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220813;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220813&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.