Your message dated Thu, 13 Oct 2022 16:39:47 +0000
with message-id <e1oj1fl-00ayxd...@fasolo.debian.org>
and subject line Bug#1020107: fixed in khal 1:0.10.4~ds-4
has caused the Debian Bug report #1020107,
regarding khal: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i 
python{version} -p 3.10 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 ow...@bugs.debian.org
immediately.)


-- 
1020107: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020107
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: khal
Version: 1:0.10.4~ds-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
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;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&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.

--- End Message ---
--- Begin Message ---
Source: khal
Source-Version: 1:0.10.4~ds-4
Done: Nilesh Patra <nil...@debian.org>

We believe that the bug you reported is fixed in the latest version of
khal, 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 1020...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nilesh Patra <nil...@debian.org> (supplier of updated khal 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 13 Oct 2022 21:51:18 +0530
Source: khal
Architecture: source
Version: 1:0.10.4~ds-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Nilesh Patra <nil...@debian.org>
Closes: 1020107
Changes:
 khal (1:0.10.4~ds-4) unstable; urgency=medium
 .
   * Team upload.
   * Pick parts of upstream commit as patch to fix FTBFS
     with new pytz (Closes: #1020107)
   * Bump Standards-Version to 4.6.1 (no changes needed)
   * Add B-D on python3-packaging with nocheck profile
Checksums-Sha1:
 02e49b633da98fdbf9d7cf11ee85d75e4590183c 2422 khal_0.10.4~ds-4.dsc
 4ad6ea63627d3bdb2b60d290dfd2acf910f3a7ff 11012 khal_0.10.4~ds-4.debian.tar.xz
 6ac30cbac0ce0b6c666614e830c050172d6fb7fb 8400 khal_0.10.4~ds-4_amd64.buildinfo
Checksums-Sha256:
 ced71f1000d1e1b4bd220bf9e3a2660bcbd3e1b2a2b58eda1ab64e35a02366ee 2422 
khal_0.10.4~ds-4.dsc
 922d8fc36b6cd525f776c6ef5d103c1da240d11399e53b6a617bae99dc9cdd16 11012 
khal_0.10.4~ds-4.debian.tar.xz
 150b4d0ae8f7593dbb99a4c6da4fdf283aef47b40e35666b62c2a97c20be33ce 8400 
khal_0.10.4~ds-4_amd64.buildinfo
Files:
 5269e586fc8d8351710604548b12679b 2422 utils optional khal_0.10.4~ds-4.dsc
 9a1adaebbaedba125aebc95695ee11cd 11012 utils optional 
khal_0.10.4~ds-4.debian.tar.xz
 662e55a19e85683642220846d84bdb34 8400 utils optional 
khal_0.10.4~ds-4_amd64.buildinfo

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

iQJGBAEBCgAwFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmNIPEASHG5pbGVzaEBk
ZWJpYW4ub3JnAAoJEAC650s0M2nxPcwP/3QGNQKFt68zgQ+bXcMaf2K3z9ytG4dy
hQidW8TGEQDPEadT2m6vwbVNkkEiNCbf4zeW+iDf/VJBc5nc1s3hrTGI3kKvpjli
rCpxIb4/oDB0WLRLsw7tS7keH6ZZXjZlcNiT4PIrXeeROTXPpH6GJ27tHksjFP7Q
QOOG8sI5JDuAd9QeXgmReZFk7HEpJ7Ddv8vdAG8wJweUUXSGasHwAFCSFKdgbUSN
6uz8zqUEDU+TJNMjew8raHwVTMGA3IIgwaQQTX6AY8CzVgaPJXHromTe0QGSSse8
E3+J0JmHZ6GiIeoOfzT1KQGbW8/Hh2OK54wOjQ9RlgWduvOkDCXfe3rA5X3+PekK
6DzL+2oOwDd9lYvvFUDbsHOfk/vdnD8/Vynl6EIcrjaJeNTgI4Scqa48Qz9JhRQ3
Dh2AtJHzAoWJ/JjoMidjdHZmn9/KR8ITo3oRu0WHEwG+AmBR+lQEzQ1PWce6kx7P
Df+aa0HrML8a6p7PBXuNcvcp9xvNIz12WmHoMuofl4NGkEIdNNZH+jF5H1q0W8G+
421XG1/EIZsOb9wv+trigR02b7rqe+b6BCE0uV8W7l0ntEoB4nZs/AY4FTRZbKS4
KUr1+X+6XoMHfGe0aDPBmEddj4bBAx4kTLkwF1yHCRmAtAl+yUcVDsdtxC7HJi6u
LHnRzsoYjcxi
=a5bm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to