Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #17473
| From | Soren Stoutner <soren@debian.org> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Question regarding binaries in /usr/lib/python3/dist-packages/ |
| Date | 2026-04-23 21:10 +0200 |
| Message-ID | <MN7AZ-hrWk-7@gated-at.bofh.it> (permalink) |
| References | <MN7AZ-hrWk-9@gated-at.bofh.it> <MN6Yh-hrqS-3@gated-at.bofh.it> <MN7rj-hrCl-1@gated-at.bofh.it> |
| Organization | Debian |
[Multipart message — attachments visible in raw view] - view raw
On Thursday, April 23, 2026 11:53:06 AM Mountain Standard Time Andrey Rakhmatullin wrote: > On the other hand, shipping data of various kinds in dist-packages/ is > relatively popular and usually tolerated. This seems to be similar to it, > and to be honest I would make sure these executables are meant to be > executed at all, as opposed to being included into the pyinstaller output > (see "bootloader"), before e.g. contacting the upstream (or the DPT, but > that's too late). Yes, these executables are integral to the operation of Pyinstaller. PyInstaller bundles a Python application and all its dependencies into a single package. The bootloaders are used as part of this bundling. https://pyinstaller.org/en/stable/ Regarding upstream, they are very responsive and I have a wonderful relationship with them. However, I felt it was appropriate to ask here first to make sure I knew what the standard Debian practice was before I contacted them. Unless there is some strong recommendation that these executables need to be moved to /usr/libexec/, I am inclined to leave them where they are. -- Soren Stoutner soren@debian.org
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Find similar
Question regarding binaries in /usr/lib/python3/dist-packages/ Soren Stoutner <soren@debian.org> - 2026-04-23 20:30 +0200
Re: Question regarding binaries in /usr/lib/python3/dist-packages/ Andrey Rakhmatullin <wrar@debian.org> - 2026-04-23 21:00 +0200
Re: Question regarding binaries in /usr/lib/python3/dist-packages/ Soren Stoutner <soren@debian.org> - 2026-04-23 21:10 +0200
csiph-web