Package Details: pamac-aur 11.7.1-4

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://gitlab.manjaro.org/applications/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: 393
Popularity: 2.29
First Submitted: 2013-12-05 12:57 (UTC)
Last Updated: 2024-03-30 09:49 (UTC)

Required by (10)

Sources (2)

Pinned Comments

Zeph commented on 2022-06-04 13:58 (UTC) (edited on 2023-07-02 09:39 (UTC) by Zeph)

For some problems with pamac, check or create issues on

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 37 Next › Last »

kanehekili commented on 2021-09-30 17:19 (UTC) (edited on 2021-09-30 17:21 (UTC) by kanehekili)

Same problem on Arch linux:

FAILED: src/pamac 
cc  -o src/pamac src/pamac.p/meson-generated_version.c.o src/pamac.p/meson-generated_transaction-cli.c.o src/pamac.p/meson-generated_cli.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -Wl,--start-group /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libpamac.so -Wl,--end-group
/usr/bin/ld: src/pamac.p/meson-generated_cli.c.o: in function `pamac_cli_parse_command_line':
cli.c:(.text+0xce11): undefined reference to `uint_copy'
collect2: error: ld returned 1 exit status
[34/49] Compiling C object src/pamac-installer.p/meson-generated_progress_dialog.c.o
[35/49] Generating symbol file src/libpamac-gtk.so.p/libpamac-gtk.so.symbols
[36/49] Compiling Vala source ../src/version.vala ../src/history_dialog.vala ../src/updates_dialog.vala ../src/preferences_dialog.vala ../src/package_row.vala ../src/simple_row.vala ../src/back_row.vala ../src/manager_window.vala ../src/manager.vala ../src/search-provider.vala src/pamac-gtk.vapi
[37/49] Compiling C object src/pamac-installer.p/meson-generated_installer.c.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
 Aborting...

bxabi commented on 2021-09-29 09:39 (UTC) (edited on 2021-09-29 09:43 (UTC) by bxabi)

I'm getting this error:


Found ninja-1.10.2 at /usr/bin/ninja
[7/49] Compiling Vala source ../src/tray.vala ../src/tray-gtk.vala
../src/tray-gtk.vala:23.3-23.28: warning: `Gtk.StatusIcon' has been deprecated since 3.14
../src/tray-gtk.vala:26.22-26.35: warning: `Gtk.StatusIcon' has been deprecated since 3.14
Compilation succeeded - 2 warning(s)
[47/49] Linking target src/pamac
FAILED: src/pamac 
cc  -o src/pamac src/pamac.p/meson-generated_version.c.o src/pamac.p/meson-generated_transaction-cli.c.o src/pamac.p/meson-generated_cli.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,--start-group /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libpamac.so -Wl,--end-group
/usr/bin/ld: src/pamac.p/meson-generated_cli.c.o: in function `pamac_cli_parse_command_line':
cli.c:(.text+0xce20): undefined reference to `uint_copy'
collect2: error: ld returned 1 exit status
[48/49] Compiling C object src/pamac-manager.p/meson-generated_manager_window.c.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...

Gotit commented on 2021-06-20 18:50 (UTC) (edited on 2021-06-21 14:47 (UTC) by Gotit)

@Zeph I tried your fix dated 6/10/21 but can't remove pamac as I get:

error while loading shared libraries: libalpm.so.12: cannot open shared object file: No such file or directory

Had to grab the libalpm.so.12 files from a 5.x version of pacman and drop them in usr/lib. Then I could:

yay -Rncs pamac-aur
yay -S pamac-aur

Zeph commented on 2021-06-14 10:16 (UTC)

@tigr72 create issues on https://gitlab.manjaro.org/applications/pamac

tigr72 commented on 2021-06-14 10:03 (UTC)

In the settings, the cache size always shows 0 files, 0 bytes and the button for clearing the cache is not active

theone77 commented on 2021-06-13 07:08 (UTC)

Thank you Zeph, I did as you said: yay -Rncs pamac-aur yay -S pamac-aur All good now.

marcos.lcog commented on 2021-06-11 20:26 (UTC)

pamac-alll is working perfectly with libpamac-full!! I just had to remove pamac-aur before getting the new packs.

darklyn3r commented on 2021-06-11 18:57 (UTC)

Thanks @Zeph .. I already removed and reinstalled pacman and now everything works very well for me

martinsjr65 commented on 2021-06-11 03:34 (UTC)

removed pamac-aur today and installed pamac-all with libpamac-full. Works like a charm, thanks to @FredBezies