Package: src:pendulum
Version: 3.2.0-1
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:pendulum, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pendulum/build; 
python3.13 -m pytest -k "not test_unix_symlink and not 
test_unix_etc_timezone_dir"
ImportError while loading conftest 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pendulum/build/tests/conftest.py'.
tests/conftest.py:7: in <module>
    import pendulum
pendulum/__init__.py:22: in <module>
    from pendulum.date import Date
pendulum/date.py:23: in <module>
    from pendulum.exceptions import PendulumException
pendulum/exceptions.py:3: in <module>
    from pendulum.parsing.exceptions import ParserError
pendulum/parsing/__init__.py:15: in <module>
    from dateutil import parser
E   ModuleNotFoundError: No module named 'dateutil'
E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=4: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pendulum/build; python3.13 -m pytest -k 
"not test_unix_symlink and not test_unix_etc_timezone_dir"
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pendulum/build; 
python3.14 -m pytest -k "not test_unix_symlink and not 
test_unix_etc_timezone_dir"
ImportError while loading conftest 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pendulum/build/tests/conftest.py'.
tests/conftest.py:7: in <module>
    import pendulum
pendulum/__init__.py:22: in <module>
    from pendulum.date import Date
pendulum/date.py:23: in <module>
    from pendulum.exceptions import PendulumException
pendulum/exceptions.py:3: in <module>
    from pendulum.parsing.exceptions import ParserError
pendulum/parsing/__init__.py:15: in <module>
    from dateutil import parser
E   ModuleNotFoundError: No module named 'dateutil'
E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=4: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pendulum/build; python3.14 -m pytest -k 
"not test_unix_symlink and not test_unix_etc_timezone_dir"
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.13 
3.14" --parallel=2 returned exit code 13
make: *** [debian/rules:18: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to