Package Details: pamac-aur 11.7.2-3

Git Clone URL: https://aur.archlinux.org/pamac-aur.git (read-only, click to copy)
Package Base: pamac-aur
Description: A Gtk frontend, Package Manager based on libalpm with AUR and Appstream support
Upstream URL: https://github.com/manjaro/pamac
Keywords: gui installer libalpm package pacman yay
Licenses: GPL-3.0-or-later
Conflicts: pamac, pamac-cli, pamac-tray-appindicator
Provides: pamac, pamac-cli
Submitter: Zeph
Maintainer: Zeph
Last Packager: Zeph
Votes: 403
Popularity: 3.38
First Submitted: 2013-12-05 12:57 (UTC)
Last Updated: 2024-11-28 12:33 (UTC)

Dependencies (20)

Required by (7)

Sources (2)

Pinned Comments

Zeph commented on 2022-06-04 13:58 (UTC) (edited on 2024-10-29 07:25 (UTC) by Zeph)

For some problems with pamac, check or create issues on

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 40 Next › Last »

lenhuppe commented on 2024-10-29 00:09 (UTC)

One workaround is to build libpamac-git along with pamac-aur-git.

Archcan_98 commented on 2024-10-28 21:38 (UTC)

Only libpamac-aur compiles. Get ninja error too, but pamac works with previous version. Arch Gnome 47.2. pacman -Q libpamac-aur pamac-aur libpamac-aur 11.7.0-1 pamac-aur 11.7.1-5

somepaulo commented on 2024-10-28 21:05 (UTC)

@ve7it That's just reverting to the previous version of both the package and the underlying lib. It doesn't get you the latest version of pamac-aur, which needs the latest libpamac-aur, which installs fine, as your logs show too.

ve7it commented on 2024-10-28 20:58 (UTC) (edited on 2024-10-28 21:12 (UTC) by ve7it)

further to previous 4 comments on broken pamac-aur update..

command to show which update might have broken pamac-aur...

ls -liat /var/cache/pacman/pkg/
11682150 -rw-r--r-- 1 lg   users  716236800 Oct 28 12:54 zoom-6.2.6-1-x86_64.pkg.tar
11679917 -rw-r--r-- 1 lg   users    4659200 Oct 28 12:52 libpamac-aur-11.7.0-1-x86_64.pkg.tar
11676784 -rw-r--r-- 1 lg   users    3153920 Oct 28 12:51 cty-3436-1-any.pkg.tar
11559705 -rw-r--r-- 1 root root      939007 Oct 28 11:33 libgit2-1:1.8.3-1-x86_64.pkg.tar.zst
11560285 -rw-r--r-- 1 root root         119 Oct 28 11:33 libgit2-1:1.8.3-1-x86_64.pkg.tar.zst.sig
11560267 -rw-r--r-- 1 root root     1163384 Oct 28 08:52 libmysofa-1.3.3-1-x86_64.pkg.tar.zst
11560275 -rw-r--r-- 1 root root         119 Oct 28 08:52 libmysofa-1.3.3-1-x86_64.pkg.tar.zst.sig
11560205 -rw-r--r-- 1 root root       63306 Oct 28 06:21 libdeflate-1.22-1-x86_64.pkg.tar.zst
11560270 -rw-r--r-- 1 root root         566 Oct 28 06:21 libdeflate-1.22-1-x86_64.pkg.tar.zst.sig
11560273 -rw-r--r-- 1 root root      130126 Oct 28 05:38 python-tqdm-4.66.6-1-any.pkg.tar.zst
11560274 -rw-r--r-- 1 root root         566 Oct 28 05:38 python-tqdm-4.66.6-1-any.pkg.tar.zst.sig

the above points to libpamac-aur-11.7.0-1-x86_64.pkg.tar update as the problem package

reverting to previous version...

ls -liat /var/cache/pacman/pkg/libpamac*
11679917 -rw-r--r-- 1 lg users 4659200 Oct 28 12:52 /var/cache/pacman/pkg/libpamac-aur-11.7.0-1-x86_64.pkg.tar
11679085 -rw-r--r-- 1 lg users 4597760 Sep 17 13:18 /var/cache/pacman/pkg/libpamac-aur-11.6.4-6-x86_64.pkg.tar
11678794 -rw-r--r-- 1 lg users 4587520 Sep  2 22:21 /var/cache/pacman/pkg/libpamac-aur-11.6.4-2-x86_64.pkg.tar
11678688 -rw-r--r-- 1 lg users 4587520 Feb  9  2024 /var/cache/pacman/pkg/libpamac-aur-11.6.3-1-x86_64.pkg.tar

shows previous versions available in cache... revert to older version

sudo pacman -U /var/cache/pacman/pkg/libpamac-aur-11.6.4-6-x86_64.pkg.tar


also reinstall original version of pamac-aur from before aborted update to make sure we have a clean copy

sudo pacman -U /var/cache/pacman/pkg/pamac-aur-11.7.1-4-x86_64.pkg.tar

This got things working for me again. cheers

HighValueWarrior commented on 2024-10-28 20:00 (UTC)

Same as @brianbrodsky12. Whether updating or reinstalling.

somepaulo commented on 2024-10-28 19:56 (UTC)

Same as @brianbrodsky12. Whether updating or reinstalling.

raspberrian commented on 2024-10-28 18:54 (UTC)

I have the same error message as brianbrodsky12. Had to reinstall pamac-aur cause when I opened Pamac I already received an AUR error message when it was looking for updates.

brianbrodsky12 commented on 2024-10-28 18:03 (UTC)

Getting the following error trying to upgrade:

Found ninja-1.12.1 at /usr/bin/ninja INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja [1/9] Compiling Vala source ../src/ver...c/transaction-cli.vala ../src/cli.vala FAILED: src/pamac.p/version.c src/pamac.p/transaction-cli.c src/pamac.p/cli.c valac -C --pkg pamac --pkg gio-2.0 --color=always --directory src/pamac.p --basedir ../src --pkg=posix --vapidir=/home/brian/Downloads/pamac-aur/src/pamac-cli-3985c4d7e95312f79bb2a7f33766912c329f4697/vapi --pkg=linux ../src/version.vala ../src/transaction-cli.vala ../src/cli.vala ../src/cli.vala:2044.18-2044.53: error: 1 extra arguments for `Pamac.Updates Pamac.Database.get_updates ()' 2044 | var updates = database.get_updates (use_timestamp); | ^~~~ Compilation failed: 1 error(s), 0 warning(s) [3/9] Generating data/doc/pamac.8 manpage with a custom command ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting...

owopeachy commented on 2024-10-09 10:46 (UTC)

Awesome tool thanks!

HighValueWarrior commented on 2024-10-06 23:43 (UTC)

GUI broken in wayland, tray icon pops but main app will not launch. Works fine x11.

pamac-manager in terminal gives

pamac-manager

(pamac-manager:9797): Adwaita-WARNING **: 18:40:28.624: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead. MESA-INTEL: warning: ../mesa-24.2.4/src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers MESA-INTEL: warning: ../mesa-24.2.4/src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers Gdk-Message: 18:40:28.970: Error 71 (Protocol error) dispatching to Wayland display.