Hello carlosnewmusic. Please rebuild python-setuptools-reproducible. Your locally available package is for python 3.13 and therefore cannot be found with python 3.14.
Also please take note of previous comments.
Search Criteria
Package Details: patool-git 4.0.5.r7.gce1248b-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/patool-git.git (read-only, click to copy) |
|---|---|
| Package Base: | patool-git |
| Description: | portable command line archive file manager (git checkout) |
| Upstream URL: | https://wummel.github.io/patool/ |
| Keywords: | archive |
| Licenses: | GPL-3.0-only |
| Conflicts: | patool |
| Provides: | patool |
| Submitter: | None |
| Maintainer: | TrialnError |
| Last Packager: | TrialnError |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-05-01 20:53 (UTC) |
| Last Updated: | 2026-07-06 21:07 (UTC) |
Dependencies (11)
- python
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-argcomplete (make)
- python-build (make)
- python-installer (make)
- python-setuptools-reproducibleAUR (make)
- python-wheel (make)
- 7zip (p7zip-natspecAUR, 7zip-natspecAUR, 7zip-zstd-binAUR, 7zip-zstdAUR) (optional) – extracting various not natively supported formats (upstream suggested)
- lz4 (lz4-gitAUR) (optional) – extracting LZ4 archives
- unarchiver (optional) – extracting various not natively supported formats
- unrar (rarAUR) (optional) – extracting RAR files
Required by (5)
- bottles (requires patool)
- bottles-git (requires patool)
- octo-bin (requires patool) (make)
- portmod (requires patool)
- python-datalad (requires patool)
Sources (1)
Latest Comments
TrialnError commented on 2026-02-07 17:30 (UTC)
carlosnewmusic commented on 2026-02-07 12:32 (UTC)
build error https://pastes.io/patool-git
TrialnError commented on 2026-01-16 20:40 (UTC)
Hi, Decenigis.
This is due the transition from python 3.13 to 3.14. You need to rebuild and then reinstall python-setuptools-reproducible before trying to build patool-git.
(All in all this needs to happen for every package which is still in /usr/lib/python3.13/. You can use pacman -Qo /usr/lib/python3.13/ to identify the package names.)
Decenigis commented on 2026-01-16 17:02 (UTC)
No longer builds on my machine due to the following:
Traceback (most recent call last):
File "/usr/lib/python3.14/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook
raise BackendUnavailable(
...<4 lines>...
)
pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools_reproducible'
ERROR Backend 'setuptools_reproducible' is not available.
==> FEL: Ett fel uppstod i build().
Avbryter...
Unsure if my machine has become borked or if this is now incompatible with the latest release of Arch
Pinned Comments
TrialnError commented on 2026-01-16 20:40 (UTC)
Hi, Decenigis.
This is due the transition from
python 3.13to3.14. You need to rebuild and then reinstallpython-setuptools-reproduciblebefore trying to buildpatool-git.(All in all this needs to happen for every package which is still in
/usr/lib/python3.13/. You can usepacman -Qo /usr/lib/python3.13/to identify the package names.)