Looks broken to me, gives a permission error on start
PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.8/site-packages/pikaur/news.py'
I've reported it here:
| Git Clone URL: | https://aur.archlinux.org/pikaur.git (read-only, click to copy) |
|---|---|
| Package Base: | pikaur |
| Description: | AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay. |
| Upstream URL: | https://github.com/actionless/pikaur |
| Keywords: | aur aur-helper pacman wrapper |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | pikaur-git |
| Provides: | pikaur |
| Submitter: | actionless |
| Maintainer: | actionless |
| Last Packager: | actionless |
| Votes: | 295 |
| Popularity: | 2.56 |
| First Submitted: | 2018-03-24 23:58 (UTC) |
| Last Updated: | 2026-03-07 16:19 (UTC) |
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 Next › Last »
Looks broken to me, gives a permission error on start
PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.8/site-packages/pikaur/news.py'
I've reported it here:
@E3LDDfrK There was a major python update (3.7.x - 3.8), all aur packages that depend on python 3 have to be rebuilt.
@E3LDDfrK I reinstalled pikaur and fixed the issue for me.
Had this problem just now:
$ pikaur
Traceback (most recent call last):
File "/usr/bin/pikaur", line 5, in <module>
from pikaur.main import main
ModuleNotFoundError: No module named 'pikaur'
Need to reinstall manually. Any idea what happened?
gettext is in the base-devel group, which is assumed to be installed if you use AUR.
Hi @actionless, is it possible to add makedepends=('gettext') to pkgbuild? THX!
@actionless, I confirm it is working properly now.
@takenn, thanks for looking into this! please try now
When inside a conda environment, updating pikaur from the terminal using pikaur leads to pikaur being built using the conda library paths and not the system ones, and failing to run afterwards. Maybe the PKGBUILD should use /usr/bin/python3 instead of python3.
Great work!
Pikaur is THE successor of yaourt (R.I.P.)!!!
Pinned Comments
actionless commented on 2024-09-03 17:51 (UTC)
actionless commented on 2022-11-26 04:55 (UTC)
DONT REPORT ANY ISSUES HERE
DONT REPORT ANY ISSUES HERE
DONT REPORT ANY ISSUES HERE
actionless commented on 2018-12-10 10:20 (UTC) (edited on 2020-12-03 17:37 (UTC) by actionless)
please report your issue here with attaching the full output with
--pikaur-debugflag: https://github.com/actionless/pikaur/issues