Search Criteria
Package Details: pyinstaller 6.11.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pyinstaller.git (read-only, click to copy) |
---|---|
Package Base: | pyinstaller |
Description: | Bundles a Python application and all its dependencies into a single package |
Upstream URL: | https://www.pyinstaller.org |
Licenses: | LicenseRef-custom |
Submitter: | jackdroido |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 50 |
Popularity: | 1.20 |
First Submitted: | 2012-06-13 22:56 (UTC) |
Last Updated: | 2024-11-10 22:55 (UTC) |
Dependencies (8)
- binutils
- pyinstaller-hooks-contribAUR (pyinstaller-hooks-contrib-gitAUR)
- python-altgraphAUR
- python-setuptools
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- python-argcomplete (optional) – tab completion for CLI tools
Required by (10)
- booru-downloader-git (make)
- cget (make)
- dunst-timer (make)
- ftconall-git (make)
- hascal-git (make)
- pyobd (make)
- python-pyxel (optional)
- revhubinterface (make)
- revhubinterface-git (make)
- tf2cdownloader-git (make)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
yochananmarqos commented on 2024-10-16 22:58 (UTC)
Just FYI, no GNU / Linux package should need PyInstaller.
nuc commented on 2024-08-12 21:44 (UTC)
For me it is still failing
yochananmarqos commented on 2024-08-12 16:02 (UTC)
I've disabled the tests.
brownpaperbag666 commented on 2024-08-12 09:44 (UTC)
@yochananmarqos
Suggested solution:
See issue here: https://github.com/pyinstaller/pyinstaller/issues/8725
Henry-ZHR commented on 2024-08-12 02:34 (UTC)
The checksum is outdated again
Henry-ZHR commented on 2024-08-12 02:29 (UTC)
https://github.com/pyinstaller/pyinstaller/issues/8725
PYTHONPATH="$(pwd)"
did work on my machineyochananmarqos commented on 2024-08-11 16:51 (UTC)
@fam007e: I can't reproduce in a clean chroot. However, I've skipped the isolation tests for now.
fam007e commented on 2024-08-11 13:53 (UTC) (edited on 2024-08-11 13:56 (UTC) by fam007e)
Recent
pyinstaller
update showing this particular error:The error I am encountering is maybe when trying to install pyinstaller
AUR
is due to a failed test case, specifically test_nested_isolation. This test is asserting that the same process ID should be reused during nested isolation, but the assertion failed because different process IDs were returned.i8degrees commented on 2024-08-04 05:30 (UTC)
I can confirm that the latest patch has the correct
sha256sums
set. Clearing your build cache does indeed work --sudo pacman -Scc
does the trick as it clears your entire cache, and not just the packages that are no longer installed.n0-0b commented on 2024-08-03 00:24 (UTC)
problems and errors again The cleaning of the cache does not help, Yay used almost the first time Have you hacked you? The only one writes and cleaning the cache does not remove this inscription. Pyinstaller (assembly files exist)
==> Assembly of Pyinstaller 6.9.0-1 package ==> receiving the source files ... -> Load Pyinstaller-6.9.0.tar.gz ... % Total % Receved % XFERD Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0-:-:--:-:-:-:-:-0 100 3874k 0 3874k 0 0 1844k 0-:-:-0:00:02-::-:-2819K -> Found Fortify-source-fix.diff ==> Attention: Spend of checking PGP subscriptions of the source files. ==> Source file checking using SHA256SUMS ... pyinstaller-6.9.0.tar.gz ... failure Fortify-source-fix.diff ... Ready ==> Error: The source files have not passed the integrity verification! -> Error loading sources: /home/wew/.cache/yay/pyinstaller CONTEXT: Exit Status 1
==> Checking the dependencies for launching ... ==> Checking for assembly ... ==> receiving the source files ... -> Found pyinstaller-6.9.0.tar.gz -> Found Fortify-source-fix.diff ==> Source file checking using SHA256SUMS ... pyinstaller-6.9.0.tar.gz ... failure Fortify-source-fix.diff ... Ready ==> Error: The source files have not passed the integrity verification! -> Build error: Pyinstaller-Exit Status 1 Checking dependencies ...
1 2 3 4 5 6 7 Next › Last »