Source: khal
Version: 1:0.10.4~ds-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20220917 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p debian/tmp/locale/
> localedef -f UTF-8 -i en_US ./debian/tmp/locale/en_US.UTF-8/
> localedef -f UTF-8 -i de_DE ./debian/tmp/locale/de_DE.UTF-8/
> localedef -f UTF-8 -i cs_CZ ./debian/tmp/locale/cs_CZ.UTF-8/
> localedef -f UTF-8 -i el_GR ./debian/tmp/locale/el_GR.UTF-8/
> LOCPATH=/<<PKGBUILDDIR>>/debian/tmp/locale/ LC_ALL=en_US.UTF-8 dh_auto_test
> I: pybuild base:240: cd '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_khal/build';
> python3.10 -m pytest tests
> ============================= test session starts
> ==============================
> platform linux -- Python 3.10.7, pytest-7.1.2, pluggy-1.0.0+repack
> rootdir: /<<PKGBUILDDIR>>
> collected 303 items
>
> tests/backend_test.py .............................. [
> 9%]
> tests/cal_display_test.py ........x [
> 12%]
> tests/cli_test.py .............X......................... [
> 25%]
> tests/configwizard_test.py . [
> 26%]
> tests/controller_test.py ............ [
> 30%]
> tests/event_test.py ..............................E..................... [
> 47%]
> [
> 47%]
> tests/icalendar_test.py ..... [
> 48%]
> tests/khalendar_test.py ............................. [
> 58%]
> tests/khalendar_utils_test.py ......................................... [
> 71%]
> tests/parse_datetime_test.py ........................................... [
> 86%]
> .... [
> 87%]
> tests/settings_test.py ............ [
> 91%]
> tests/terminal_test.py ... [
> 92%]
> tests/utils_test.py ........ [
> 95%]
> tests/vdir_test.py X... [
> 96%]
> tests/vtimezone_test.py ..E [
> 97%]
> tests/ui/test_calendarwidget.py ... [
> 98%]
> tests/ui/test_editor.py .... [
> 99%]
> tests/ui/test_widgets.py .
> [100%]
>
> ==================================== ERRORS
> ====================================
> _____________________ ERROR at setup of test_event_no_dst
> ______________________
>
> @pytest.fixture(scope='session')
> def pytz_version():
> """Return the version of pytz as a tuple."""
> > year, month = pytz.__version__.split('.')
> E ValueError: too many values to unpack (expected 2)
>
> tests/conftest.py:111: ValueError
> ________________________ ERROR at setup of test_bogota
> _________________________
>
> @pytest.fixture(scope='session')
> def pytz_version():
> """Return the version of pytz as a tuple."""
> > year, month = pytz.__version__.split('.')
> E ValueError: too many values to unpack (expected 2)
>
> tests/conftest.py:111: ValueError
> =========================== short test summary info
> ============================
> ERROR tests/event_test.py::test_event_no_dst - ValueError: too many values
> to...
> ERROR tests/vtimezone_test.py::test_bogota - ValueError: too many values to
> u...
> ============= 298 passed, 1 xfailed, 2 xpassed, 2 errors in 6.90s
> ==============
> E: pybuild pybuild:379: test: plugin distutils failed with: exit code=1: cd
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_khal/build'; python3.10 -m pytest
> tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.10
> returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2022/09/17/khal_0.10.4~ds-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&[email protected]&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.