Search Criteria
Package Details: patool 1.12-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/patool.git (read-only, click to copy) |
---|---|
Package Base: | patool |
Description: | portable command line archive file manager |
Upstream URL: | https://wummel.github.io/patool/ |
Keywords: | archiv |
Licenses: | GPL |
Submitter: | None |
Maintainer: | TrialnError |
Last Packager: | TrialnError |
Votes: | 33 |
Popularity: | 2.86 |
First Submitted: | 2013-02-25 06:33 (UTC) |
Last Updated: | 2021-07-28 18:28 (UTC) |
Dependencies (5)
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312)
- python-setuptools (make)
- p7zip (p7zip-jinfeihan57-git, 7-zip-full, p7zip-natspec) (optional) – extracting ZIP and 7z files
- tar (tar-parallel, tar-git) (optional) – extracting TAR files
- unrar (unrar-libre, rar) (optional) – extracting RAR files
Latest Comments
1 2 3 Next › Last »
TrialnError commented on 2021-12-20 17:16 (UTC)
It is suspicious that the setup wants to access a file in the root directory. I did a rebuild with the the current PKGBUILD and it works like a charm with
makepkg
.Also of note is, that yay cached those files. Maybe this cache causes the failure. But only a speculation. Please try it with
makepkg
and check for modifications in thePKGBUILD
.jackjackk commented on 2021-12-19 22:40 (UTC) (edited on 2021-12-19 22:41 (UTC) by jackjackk)
Any ideas on how to solve the error below?
TrialnError commented on 2020-12-23 19:40 (UTC)
I'm not a fan of bumping in those cases. Without a bump, the program fails for users, but they know afterwards they need to rebuild it. If pkgrel is bumped there still could be the issue, that someone still runs python3.8 and after an upgrade still has a broken package.
Either way has its quirks.
silverbluep commented on 2020-12-19 19:06 (UTC)
Can you bump the package number so it prompts helpers to rebuild this package? It needs to be rebuilt for python 3.9 to work again.
TrialnError commented on 2019-10-21 20:36 (UTC)
Thanks for the research bmwinger. If it is solved by switching the location of the source, then I will do this change.
bmwinger commented on 2019-10-19 19:52 (UTC)
It looks like the issue here is that the archive on pypi already contains a
patool.egg-info
directory with 640 permissions. Removing this before building the package, or using the archive from github (which doesn't come withpatool.egg-info
already built) will create thepatool.egg-info
directory with the correct permissions.ValleyKnight commented on 2019-04-10 16:05 (UTC)
Error importing module named 'setuptools'.
TrialnError commented on 2017-01-24 09:47 (UTC)
gandalf3 commented on 2017-01-22 20:52 (UTC)
TrialnError commented on 2015-01-26 12:05 (UTC)
1 2 3 Next › Last »