Hi

How can I reproduce the problem?  Autopkgtests seems to work fine here:

https://ci.debian.net/packages/d/djbsort/

And also inside Salsa:

https://salsa.debian.org/debian/djbsort/-/pipelines

/Simon

Andrey Rakhmatullin <[email protected]> writes:

> Package: djbsort
> Version: 0~20260210+dfsg-6
> Severity: serious
>
> RuntimeError:
>         An attempt has been made to start a new process before the
>         current process has finished its bootstrapping phase.
>
>         This probably means that you are not using fork to start your
>         child processes and you have forgotten to use the proper idiom
>         in the main module:
>
>             if __name__ == '__main__':
>                 freeze_support()
>                 ...
>
>         The "freeze_support()" line can be omitted if the program
>         is not going to be frozen to produce an executable.
>
>         To fix this issue, refer to the "Safe importing of main module"
>         section in https://docs.python.org/3/library/multiprocessing.html
>
>
> -- System Information:
> Debian Release: forky/sid
>   APT prefers unstable-debug
>   APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), 
> (101, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 7.0.13+deb14-amd64 (SMP w/16 CPU threads; PREEMPT)
> Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
> Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not 
> set
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages djbsort depends on:
> ii  libc6          2.42-17
> pn  libcpucycles1  <none>
> pn  libdjbsort1    <none>
>
> Versions of packages djbsort recommends:
> ii  python3                3.13.9-3+b1
> pn  valgrind-if-available  <none>
>
> djbsort suggests no packages.

Attachment: signature.asc
Description: PGP signature

Reply via email to