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/202512/
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:eumdac, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py clean
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_eumdac/build' (and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:317: python3.13 setup.py clean
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_eumdac/build' (and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
[... snipped ...]
"Download complete: MockProduct",
"Removing successfully finished order",
)
tests/test_cli_sh.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
tests/test_cli_sh.py:62: in assert_eumdac_output
out, err = eumdac(args)
^^^^^^^^^^^^
tests/test_cli_sh.py:53: in eumdac
cli(args)
eumdac/cli.py:1752: in cli
parser_search.add_argument(
/usr/lib/python3.14/argparse.py:1530: in add_argument
kwargs = self._get_positional_kwargs(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = ArgumentParser(prog='python3.14 -m pytest search', usage=None, description='Search for products', formatter_class=<class 'argparse.HelpFormatter'>, conflict_handler='error', add_help=True)
dest = 'print_help'
kwargs = {'action': <class 'eumdac.cli.HelpAction'>, 'help': '==SUPPRESS==', 'nargs': 0}
nargs = 0
def _get_positional_kwargs(self, dest, **kwargs):
# make sure required is not specified
if 'required' in kwargs:
msg = "'required' is an invalid argument for positionals"
raise TypeError(msg)
# mark positional arguments as required if at least one is
# always required
nargs = kwargs.get('nargs')
if nargs == 0:
/usr/lib/python3.14/argparse.py:1665: ValueError
tests/test_cli_sh.py:140:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
tests/test_cli_sh.py:53: in eumdac
cli(args)
eumdac/cli.py:1752: in cli
parser_search.add_argument(
/usr/lib/python3.14/argparse.py:1530: in add_argument
kwargs = self._get_positional_kwargs(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = ArgumentParser(prog='python3.14 -m pytest search', usage=None, description='Search for products', formatter_class=<class 'argparse.HelpFormatter'>, conflict_handler='error', add_help=True)
dest = 'print_help'
kwargs = {'action': <class 'eumdac.cli.HelpAction'>, 'help': '==SUPPRESS==', 'nargs': 0}
nargs = 0
def _get_positional_kwargs(self, dest, **kwargs):
# make sure required is not specified
if 'required' in kwargs:
msg = "'required' is an invalid argument for positionals"
raise TypeError(msg)
# mark positional arguments as required if at least one is
# always required
nargs = kwargs.get('nargs')
if nargs == 0:
/usr/lib/python3.14/argparse.py:1665: ValueError
tests/test_cli_sh.py:163:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
tests/test_cli_sh.py:62: in assert_eumdac_output
out, err = eumdac(args)
^^^^^^^^^^^^
tests/test_cli_sh.py:53: in eumdac
cli(args)
eumdac/cli.py:1752: in cli
parser_search.add_argument(
/usr/lib/python3.14/argparse.py:1530: in add_argument
kwargs = self._get_positional_kwargs(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = ArgumentParser(prog='python3.14 -m pytest search', usage=None, description='Search for products', formatter_class=<class 'argparse.HelpFormatter'>, conflict_handler='error', add_help=True)
dest = 'print_help'
kwargs = {'action': <class 'eumdac.cli.HelpAction'>, 'help': '==SUPPRESS==', 'nargs': 0}
nargs = 0
def _get_positional_kwargs(self, dest, **kwargs):
# make sure required is not specified
if 'required' in kwargs:
msg = "'required' is an invalid argument for positionals"
raise TypeError(msg)
# mark positional arguments as required if at least one is
# always required
nargs = kwargs.get('nargs')
if nargs == 0:
/usr/lib/python3.14/argparse.py:1665: ValueError
tests/test_cli_sh.py:184:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
tests/test_cli_sh.py:62: in assert_eumdac_output
out, err = eumdac(args)
^^^^^^^^^^^^
tests/test_cli_sh.py:53: in eumdac
cli(args)
eumdac/cli.py:1752: in cli
parser_search.add_argument(
/usr/lib/python3.14/argparse.py:1530: in add_argument
kwargs = self._get_positional_kwargs(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = ArgumentParser(prog='python3.14 -m pytest search', usage=None, description='Search for products', formatter_class=<class 'argparse.HelpFormatter'>, conflict_handler='error', add_help=True)
dest = 'print_help'
kwargs = {'action': <class 'eumdac.cli.HelpAction'>, 'help': '==SUPPRESS==', 'nargs': 0}
nargs = 0
def _get_positional_kwargs(self, dest, **kwargs):
# make sure required is not specified
if 'required' in kwargs:
msg = "'required' is an invalid argument for positionals"
raise TypeError(msg)
# mark positional arguments as required if at least one is
# always required
nargs = kwargs.get('nargs')
if nargs == 0:
/usr/lib/python3.14/argparse.py:1665: ValueError
=============================== warnings summary ===============================
.pybuild/cpython3_3.14_eumdac/build/tests/test_request.py::test_request_should_retry[0]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_eumdac/build/eumdac/request.py:103: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
utc_endtime = datetime.utcfromtimestamp(timestamp)
.pybuild/cpython3_3.14_eumdac/build/tests/test_request.py::test_request_should_retry[0]
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_eumdac/build/eumdac/request.py:104: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
duration = utc_endtime - datetime.utcnow()