Install pamac-aur and libpamac-aur and edit the build file by setting ENABLE_FLATPAK=1 ENABLE_SNAPD=1
Search Criteria
Package Details: pamac-all 11.7.2-1
Package Actions
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: | GPL3 |
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: | 40 |
Popularity: | 0.108873 |
First Submitted: | 2020-08-25 09:51 (UTC) |
Last Updated: | 2024-11-04 18:30 (UTC) |
Dependencies (15)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libhandy (libhandy-gitAUR)
- libnotify (libnotify-gitAUR)
- libpamac-fullAUR
- pamac-cliAUR (pamac-aurAUR)
- asciidoc (asciidoc-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (gobject-introspection-gitAUR) (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
- mate-polkit (optional) – authentication agent for Mate
- plymouth (plymouth-gitAUR) (optional) – offline upgrades
- polkit-gnome (xfce-polkit-gitAUR, xfce-polkitAUR, polkit-gnome-gitAUR) (optional) – legacy authentication agent for Gnome
- polkit-kde-agent (polkit-kde-agent-gitAUR) (optional) – authentication agent for KDE
- polkit-qt5 (polkit-qt5-gitAUR) (optional) – Qt5 based authentication agent
Required by (4)
- debtap-mod (requires pamac)
- mintmenu (requires pamac) (optional)
- rpmtoarch (requires pamac)
- update-notifier (requires pamac) (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 14 Next › Last »
archiunix commented on 2022-04-10 11:06 (UTC)
cinnamon211 commented on 2022-04-07 01:55 (UTC)
10.3.0-5 is unable to build due to vala not being compatible.
[13/52] Compiling Vala source ../src/t.../version.vala ../src/local_config.vala ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... -> error making: pamac-all
Any way to get around this bug is greatly appreciated.
aha999 commented on 2022-04-03 14:51 (UTC) (edited on 2022-04-03 14:53 (UTC) by aha999)
The latest version of pamac-all 10.3.0-5 causes Pamac to crash every time when i have to "build" the packages. This issue wasn't here before on older versions, so i don't know which specific version it didn't occur on. Operating System: EndeavourOS, KDE Plasma Version: 5.24.4, KDE Frameworks Version: 5.92.0, Qt Version: 5.15.3, Kernel Version: 5.17.1-arch1-1 (64-bit), Graphics Platform: X11
Jhackler commented on 2022-04-02 18:01 (UTC)
pamac wont launch at all after fixed lib pamac and cant reinstall Got an error during install "pamac-all" with yay. During Compiling Vala source: src/cli.vala:1773.9-1773.25: error: The name has_signature' does not exist in the context ofPamac.AlpmPackage
sges commented on 2022-03-31 21:52 (UTC) (edited on 2022-03-31 21:54 (UTC) by sges)
I got a similar failure but have a more complete error message. This only occurs an the latest build 15 March 2022
pamac 10.3
User defined options buildtype : release prefix : /usr sysconfdir : /etc enable-fake-gnome-software: true
Found ninja-1.10.2 at /usr/bin/ninja
[7/52] Compiling Vala source ../src/version.vala ../src/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 --target-glib=2.38 --vapidir=/home/sges/.cache/yay/pamac-all/src/pamac-v10.3.0/vapi --pkg=linux ../src/version.vala ../src/transaction-cli.vala ../src/cli.vala
../src/cli.vala:1773.9-1773.25: error: The name has_signature' does not exist in the context of
Pamac.AlpmPackage?' (pamac)
1773 | if (pkg.has_signature != null) {
| ^~~~~~~~~~~~~~~~~
../src/cli.vala:1774.38-1774.54: error: The name has_signature' does not exist in the context of
Pamac.AlpmPackage?' (pamac)
1774 | print_property (properties[21], pkg.has_signature, max_length);
| ^~~~~~~~~~~~~~~~~
Compilation failed: 2 error(s), 0 warning(s)
[8/52] 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
23 | Gtk.StatusIcon status_icon;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../src/tray-gtk.vala:26.22-26.35: warning:
Gtk.StatusIcon' has been deprecated since 3.14
26 | status_icon = new Gtk.StatusIcon ();
| ^~~~~~~~~~~~~~
Compilation succeeded - 2 warning(s)
[9/52] Compiling Vala source ../src/transaction-gtk.vala ../src.../progress_box.vala ../src/version.vala ../src/local_config.vala
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
-> error making: pamac-all
feuerbiber commented on 2022-03-31 17:55 (UTC)
Got an error during install "pamac-all" with yay.
During Compiling Vala source:
src/cli.vala:1773.9-1773.25: error: The name has_signature' does not exist in the context of
Pamac.AlpmPackage?' (pamac)
LSUtigers3131 commented on 2022-03-30 22:16 (UTC)
Fixes will come faster
LSUtigers3131 commented on 2022-03-30 22:14 (UTC)
Switched libpamac source to git repo vs stable release for tempfix
Dansito commented on 2022-03-30 16:36 (UTC) (edited on 2022-03-30 16:37 (UTC) by Dansito)
@LSUtigers3131 Can you update libpamac? because it won't let me install any AUR
andreasgoebel72 commented on 2022-03-23 15:07 (UTC)
@patlefort : Did you pull libpamac from gitlab manually, or did you modify the pkgbuild to pull it? The bug has been fixed some weeks ago, but I was waiting for the AUR package to use that fix.
Pinned Comments