Related issue: https://github.com/manjaro/pamac/issues/562
I've added an option to enable or disable jemalloc and disable it by default until it is resolved.
| Git Clone URL: | https://aur.archlinux.org/pamac-all.git (read-only, click to copy) |
|---|---|
| Package Base: | pamac-all |
| Description: | A GUI frontend for libalpm (everything in one package - snap, flatpak, appindicator, aur, appstream) |
| Upstream URL: | https://github.com/manjaro/pamac |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | pamac, pamac-aur, pamac-aur-git, pamac-common, pamac-flatpak, pamac-flatpak-gnome, pamac-gtk |
| Provides: | pamac |
| Submitter: | librewish |
| Maintainer: | patlefort |
| Last Packager: | patlefort |
| Votes: | 46 |
| Popularity: | 0.134809 |
| First Submitted: | 2020-08-25 09:51 (UTC) |
| Last Updated: | 2026-04-23 21:43 (UTC) |
Related issue: https://github.com/manjaro/pamac/issues/562
I've added an option to enable or disable jemalloc and disable it by default until it is resolved.
Exact same error with another one:
(pamac-manager:112698): Adwaita-WARNING **: 23:24:44.371: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
(pamac-manager:112698): GLib-ERROR **: 23:24:44.467: ../glib/glib/gmem.c:106: failed to allocate 5 bytes
Aborted (core dumped) pamac-manager
I tried rebuilding pamac-all and libpamac-full
Started crashing on boot today. Running via konsole gives:
(pamac-manager:112698): Adwaita-WARNING **: 23:24:44.371: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
(pamac-manager:112698): GLib-ERROR **: 23:24:44.467: ../glib/glib/gmem.c:106: failed to allocate 5 bytes
Aborted (core dumped) pamac-manager
Try rebuilding libpamac-full.
pamac: error while loading shared libraries: libalpm.so.15: cannot open shared object file: No such file or directory
It works after pacman downgrade to 7.0
It build and runs. Are there other issues?
Dont works with pacman 7.1
I got this to work on CachyOS and would agree with @patlefort that it is something with yay.
To get this to work (for me anyway) 1) build libpamac-all via the "makepkg -s" route. 2) install libpamac-all via pacman 3) build pamac-cli via the "makepkg -s" route. 4) install pamac-cli via pacman 5) build pamac-all via the makepkg -s" route. 6) install pamac-all via pacman.
I haven't tested all functionality yet, but it installs and starts up for me.
Install the libpamac-full package first and then this one to avoid conflicts.
Thanks. I tried to install it on arch linux (with yay) and it worked fine. I tried it on Manjaro (with yay as well) and it failed in the same way as on CachyOS. What happens is that on the arch derivatives the install process does not ask what package should provide "libpamac". On arch, I answer "libpamac-full" and everything works. Strange.
Pinned Comments