Pikaur v1.10.1 The https://www.archlinux.org/feeds/news/ doesn't respond for almost 20 minutes. I thing that pikaur should need a timeout to give up in less than 3 minutes. In practice the problem is not pikaur itself, even trying with wget the connection is established but no data.
Search Criteria
Package Details: pikaur 1.32-1
Package Actions
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-only |
Conflicts: | pikaur-git |
Provides: | pikaur |
Submitter: | actionless |
Maintainer: | actionless |
Last Packager: | actionless |
Votes: | 286 |
Popularity: | 3.36 |
First Submitted: | 2018-03-24 23:58 (UTC) |
Last Updated: | 2024-12-19 18:26 (UTC) |
Dependencies (12)
- git (git-gitAUR, git-glAUR)
- pyalpm (pyalpm-gitAUR)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (python-installer-gitAUR) (make)
- python-markdown-it-py (make)
- python-setuptools (make)
- python-wheel (make)
- devtools (devtools32-gitAUR, devtools-gitAUR, devtools-doasAUR) (optional) – for Arch Pkgs support in -G/--getpkgbuild operation
- pacman-contrib (pacman-contrib-gitAUR) (optional) – to use in pacman hook/systemd timer for cleaning up pikaur cache
- python-defusedxml (python-defusedxml-gitAUR) (optional) – securely wrap Arch news replies
- python-pysocks (optional) – for socks5 proxy support
Required by (6)
- aptpik
- arch-update (optional)
- octopi (optional)
- pacfoster (optional)
- pacup-arch-git (optional)
- sapphire-butler
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 11 Next › Last »
TheSaint commented on 2022-02-05 11:43 (UTC)
zynex commented on 2021-12-28 19:14 (UTC) (edited on 2021-12-28 19:17 (UTC) by zynex)
Just a hint, might add which
as a dependency for the build. If not installed the build will fail (used in the makefile; PIKAMAN := $(shell which python) ./maintenance_scripts/pikaman.py
).
andre.laszlo commented on 2021-10-01 16:34 (UTC) (edited on 2021-10-01 16:34 (UTC) by andre.laszlo)
I solved the following issue by replacing pacman-git
with the official pacman
package. Obvious in retrospect but took me a while to figure out:
Traceback (most recent call last):
File "/usr/bin/pikaur", line 6, in <module>
from pikaur.main import main
File "/usr/lib/python3.9/site-packages/pikaur/main.py", line 17, in <module>
import pyalpm
ImportError: libalpm.so.13: cannot open shared object file: No such file or directory
roy commented on 2021-09-05 16:12 (UTC)
Feature request: Please add the ability to fetch GPG keys as needed; with user confirmation of course.
Nevuly commented on 2021-05-11 08:11 (UTC)
I updated pikaur, It conflict about python when I symlink python to ~/bin/ I development about Android, It need symlink to build Android N or more older versions.
https://wiki.archlinux.org/title/android#Setting_up_the_build_environment
Please check about that. IDK why it is conflict. So I changed name about that symlink, Build is okay.
jewelux commented on 2021-04-29 06:12 (UTC)
Build dependency gettext is missing.
xargs: xgettext: Datei oder Verzeichnis nicht gefunden make: *** [Makefile:26: locale/pikaur.pot] Fehler 127 ==> ERROR: A failure occurred in build(). Aborting...
TheSaint commented on 2021-01-31 22:35 (UTC)
@actionless: you got to the spot. I reinstalled pyalpm and then it seems I got pikaur back on track.
actionless commented on 2021-01-31 14:06 (UTC)
@TheSaint, looks legit, mb the problem is with pyalpm
TheSaint commented on 2021-01-31 07:56 (UTC)
@actionless, the result is on pastebin (for a short period, that's their policy for a free usage) https://pastebin.com/dzr7ibjW
actionless commented on 2021-01-30 04:58 (UTC)
@TheSaint pacman -Ql pikaur
?
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-debug
flag: https://github.com/actionless/pikaur/issues