pacaur icon indicating copy to clipboard operation
pacaur copied to clipboard

[unmaintained] An AUR helper that minimizes user interaction

Results 28 pacaur issues
Sort by recently updated
recently updated
newest added

###### Version pacaur 4.7.10 ###### Description If the user is asking pacaur to sync the database, pacaur should sync the database before determining whether it should look into AUR or...

bug

First of all, I really appretiate your work in the development of this great piece of software. I've moved from `yaourt` to `pacaur` recently. I've been digging in the script...

community

Hi, when asking pacaur to skip a problematic package "upgrade" (it was a fresh installation actually) it ended up on this error: ``` :: The following package cannot be upgraded...

bug

###### Version ``` pacaur 4.7.6 ``` ###### Description `pacaur -Syu --aur` ``` nowaker@nwkr-laptop ~ % pacaur -Syu --aur :: Synchronizing package databases... core is up to date extra is up...

todo

###### Version ``` pacaur 4.6.10.24.gd4c7b32 ``` ###### Description I have `mingw-w64-*` in `IgnorePkg` in `/etc/pacman.conf` but pacaur still attempts to update all these packages. It honors IgnorePkg when using it...

todo

For example, `aur/caddy-full-bin` depends on `systemd>=229` but I am using `tredaelli-systemd/systemd 227-1` because I'm stuck on an old kernel on openvz. I have the `[tredaelli-systemd]` repo first in my `/etc/pacman.conf`....

bug

Pacaur fails to properly source files defined in /etc/pacman.conf via "Include=/path/to/file" as explained in this link: [Arch Wiki - Pacman - Maintain several configuration files](https://wiki.archlinux.org/index.php/pacman#Maintain_several_configuration_files). For example, when I define:...

todo
upstream

When trying to install something which can have multiple providers, you get this: ``` Enter a number (default=0): ``` If you press any arrow key, this happens: ``` :: invalid...

bug