@risto3, so create a bug in their bugtracker, why do you asking it here
Search Criteria
Package Details: pikaur 1.32-2
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: | 289 |
Popularity: | 1.40 |
First Submitted: | 2018-03-24 23:58 (UTC) |
Last Updated: | 2024-12-22 14:35 (UTC) |
Dependencies (12)
- git (git-gitAUR, git-glAUR)
- pyalpm (pyalpm-gitAUR)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-markdown-it-py (make)
- python-setuptools (make)
- python-wheel (make)
- devtools (devtools-gitAUR, devtools32-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 (7)
- aptpik
- arch-update (optional)
- dpw (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 10 11 12 Next › Last »
actionless commented on 2020-07-13 12:24 (UTC)
risto3 commented on 2020-07-13 12:13 (UTC)
seems this has not been built [successfully] for aarch64 (https://archlinuxarm.org/packages)
$ uname -a
Linux odroid-001e06336dd6 5.7.8-1-ARCH #1 SMP Sun Jul 12 03:38:28 UTC 2020 aarch64 GNU/Linux
$ pikaur -Ss haskell-xcffib
Recherche… [###]
actionless commented on 2020-07-07 13:14 (UTC)
@risto3 your repo is broken:
$ pikaur -Ss haskell-xcffib
Searching... [###]
community/haskell-xcffib 0.9.0-37
A cffi-based python binding for X
risto3 commented on 2020-07-07 12:47 (UTC) (edited on 2020-07-07 12:47 (UTC) by risto3)
I have the following now trying to run pikaur on an odroid-c2 (aarch64):
$ LANG=C pikaur -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
alarm is up to date
aur is up to date
:: Starting full AUR upgrade...
Reading repository package databases...
Reading local package database...
Reading AUR packages info...
Resolving AUR dependencies...
:: error: Can't resolve dependencies for AUR package 'python2-xcffib':
:: error: Dependencies missing for python2-xcffib
:: warning: Following package cannot be found in AUR:
haskell-xcffib
It used to work, but what is this haskell business all of a sudden?
actionless commented on 2020-06-24 14:24 (UTC) (edited on 2020-12-02 21:32 (UTC) by actionless)
JamJam commented on 2020-03-18 19:21 (UTC)
Is there a way to use pikaur to clean unused dependencies from your computer?
RubenKelevra commented on 2020-02-24 20:27 (UTC)
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:
malberto commented on 2019-11-18 13:57 (UTC)
@E3LDDfrK There was a major python update (3.7.x - 3.8), all aur packages that depend on python 3 have to be rebuilt.
scootz commented on 2019-11-14 19:34 (UTC)
@E3LDDfrK I reinstalled pikaur and fixed the issue for me.
E3LDDfrK commented on 2019-11-14 19:28 (UTC)
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?
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