Uploading linux (7.0.14-1)
Adrian Bunk
bunk at debian.org
Sun Jun 28 14:53:01 BST 2026
On Sun, Jun 28, 2026 at 03:20:49PM +0200, Cyril Brulebois wrote:
>...
> New build logs look like this instead:
>...
> File "/usr/lib/python3/dist-packages/depthcharge_tools/utils/argparse.py", line 439, in build
> return parent.add_argument(*option_strings, **kwargs)
> ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.14/argparse.py", line 1531, in add_argument
> kwargs = self._get_positional_kwargs(*args, **kwargs)
> File "/usr/lib/python3.14/argparse.py", line 1666, in _get_positional_kwargs
> raise ValueError('nargs for positionals must be != 0')
> ValueError: nargs for positionals must be != 0
>...
Workaround (untested):
https://github.com/alpernebbi/depthcharge-tools/pull/14
> Cheers,
cu
Adrian
More information about the Reproducible-builds
mailing list