Search Criteria
Package Details: autokey-common 0.96.0-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/autokey.git (read-only, click to copy) |
---|---|
Package Base: | autokey |
Description: | A desktop automation utility for Linux and X11 - common data |
Upstream URL: | https://github.com/autokey/autokey |
Licenses: | GPL-3.0-or-later |
Conflicts: | autokey |
Provides: | autokey |
Submitter: | dark-saber |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 69 |
Popularity: | 0.000192 |
First Submitted: | 2019-02-12 12:21 (UTC) |
Last Updated: | 2024-12-23 17:57 (UTC) |
Dependencies (14)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- python-dbus
- python-magic (python-magic-gitAUR)
- python-packaging
- python-pyinotify
- python-xlib
- wmctrl
- xautomation
- xorg-xwd
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »
matthewls commented on 2024-05-01 16:58 (UTC)
Thank you @simona, @inifinteh, and @yochananmarqos
simona commented on 2024-05-01 16:32 (UTC)
now perfect
yochananmarqos commented on 2024-05-01 16:29 (UTC)
It's fixed with 0.96.0-6.
infiniteh commented on 2024-05-01 16:21 (UTC)
The permission errors come from these lines in the PKGBUILD:
Looks like the compileall module needs a positional argument. From the python docs:
So the compilation step ends up looking in
sys.path
for files to compile, hence the permission errors. Here's what worked for me. I'm not sure if my destination directory (-d
) is correct, but it gets the packages installed and working:matthewls commented on 2024-05-01 14:12 (UTC)
same errors here as @simona and @xiota
simona commented on 2024-05-01 09:00 (UTC) (edited on 2024-05-01 09:00 (UTC) by simona)
same errors for me... as @xiota
yochananmarqos commented on 2024-04-30 22:05 (UTC)
@ectospasm: I tested before pushing changes, I had no issues. I have never had any permission errors with
makepkg
. Apparently it's something on your end. If you post a log using a pastebin service, I'll see if I can help, either way.ectospasm commented on 2024-04-30 21:52 (UTC) (edited on 2024-04-30 21:53 (UTC) by ectospasm)
autokey-common pkgrel=5 fails to build, LOTS of Permission denied (13) while trying to compile a bunch of Python files. I've tried with both my AUR helper (pikaur), and
makepkg -firs
as my regular user. It's like makepkg doesn't ask for sudo privileges.I was able to install pkgrel=4 OK when Python 3.12.3 was released by Arch.
yochananmarqos commented on 2023-05-22 14:31 (UTC)
@aggregat: You need to rebuild your AUR Python packages for Python 3.11. It's neither an upstream nor a packaging issue.
« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »