Shouldn't 'libpamac-full-git' be a dependency instead of 'libpamac-full'?
Search Criteria
Package Details: pamac-all-git 1:10.4.3.r0.gd314d70-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pamac-all-git.git (read-only, click to copy) |
---|---|
Package Base: | pamac-all-git |
Description: | A Gtk3 frontend for libalpm (everything in one package - snap, flatpak, appindicator) |
Upstream URL: | https://gitlab.manjaro.org/applications/pamac |
Licenses: | GPL3 |
Conflicts: | pamac, pamac-all, pamac-aur, pamac-aur-git, pamac-cli, pamac-common, pamac-flatpak, pamac-flatpak-gnome, pamac-gtk |
Provides: | pamac-all-git |
Submitter: | librewish |
Maintainer: | ahmedmoselhi |
Last Packager: | ahmedmoselhi |
Votes: | 6 |
Popularity: | 0.000057 |
First Submitted: | 2020-08-25 10:21 (UTC) |
Last Updated: | 2023-01-24 02:05 (UTC) |
Dependencies (12)
- libhandy (libhandy-glade-catalog-disabled-git, libhandy-git)
- libnotify (libnotify-gtk2, libnotify-id, libnotify-git)
- libpamac-full
- asciidoc (asciidoc-git) (make)
- gettext (gettext-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- itstool (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-kitware, ninja-mem, python-ninja) (make)
- vala (vala0.44, vala-git, vala0.52, vala0.54) (make)
- xorgproto (xorgproto-git) (make)
- polkit-gnome (polkit-gnome-gtk2, xfce-polkit-git, xfce-polkit, polkit-gnome-git) (optional) – needed for authentification in Cinnamon, Gnome
Required by (0)
Sources (1)
gabu8balls commented on 2023-02-02 23:58 (UTC)
ahmedmoselhi commented on 2023-01-24 02:06 (UTC)
package updated!
DarkMind commented on 2022-05-27 01:46 (UTC)
The Meson build system Version: 0.62.1 Source dir: /home/jmponce/.cache/yay/pamac-all-git/src/pamac Build dir: /home/jmponce/.cache/yay/pamac-all-git/src/pamac/builddir Build type: native build
../meson.build:1:0: ERROR: Unknown options: "enable-appindicator, enable-flatpak, enable-snap"
A full log can be found at /home/jmponce/.cache/yay/pamac-all-git/src/pamac/builddir/meson-logs/meson-log.txt ==> ERROR: Se produjo un fallo en build().
laichiaheng commented on 2021-10-31 14:16 (UTC)
The Meson build system Version: 0.60.0 Source dir: /home/laichiaheng/.cache/yay/pamac-all-git/src/pamac Build dir: /home/laichiaheng/.cache/yay/pamac-all-git/src/pamac/builddir Build type: native build
../meson.build:1:0: ERROR: Unknown options: "enable-appindicator, enable-flatpak, enable-snap"
A full log can be found at /home/laichiaheng/.cache/yay/pamac-all-git/src/pamac/builddir/meson-logs/meson-log.txt ==> 錯誤: build() 遭遇失敗。 正在中止...
FredBezies commented on 2021-10-25 18:34 (UTC)
Hello.
I decided to give up on Pamac-all. I was not the creator of this PKGBUILD, it was given to me. But as I do not have any interest in this version, I decided to orphan it.
So, if you want a supported Pamac version, just use either pamac-aur-git (development version) or pamac-aur (stable one).
Have a good day.
DarkXylese commented on 2021-09-29 01:43 (UTC) (edited on 2021-09-29 01:44 (UTC) by DarkXylese)
anyone who has an issue installing pamac like @omerkaraduman, downgrade vala to the one before - vala-0.52.5-1
with $ pacman -U /var/cache/pacman/pkg/vala-0.52.5-1-x86_64.pkg.tar.zst
if you don't have a cached version, get one from https://archive.archlinux.org/packages/v/vala/
this should let you install pamac. vala was updated on the 21st Sept so there might be more people looking for a solution
omerkaraduman commented on 2021-09-24 09:40 (UTC)
@FredBezies thanks for answer. I hope that it fixes.
FredBezies commented on 2021-09-24 08:48 (UTC)
@omerkaraduman
Looks like pamac do not like vala 0.54.1. Bug reported: https://gitlab.manjaro.org/applications/pamac/-/issues/1122
We will have to wait until a fix is provided.
omerkaraduman commented on 2021-09-24 08:37 (UTC)
When I try to install that package, I take a that error:
Found ninja-1.10.2 at /usr/bin/ninja
[8/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)
[45/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
[47/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...
Please be helper me about this subject... Thanks...
DoctorBoneSaw commented on 2021-08-22 17:50 (UTC)
I tried pamac-all again later in the day and all is good now.
Pinned Comments
ahmedmoselhi commented on 2023-01-24 02:06 (UTC)
package updated!
FredBezies commented on 2021-09-24 08:48 (UTC)
@omerkaraduman
Looks like pamac do not like vala 0.54.1. Bug reported: https://gitlab.manjaro.org/applications/pamac/-/issues/1122
We will have to wait until a fix is provided.
FredBezies commented on 2021-06-10 14:45 (UTC)
KDE users: do not build directly this package if you want to use https://aur.archlinux.org/packages/pamac-tray-icon-plasma/
You will have to modify the PKBGUILD and modify ENABLE_APPINDICATOR=1 by ENABLE_APPINDICATOR=0 or there will be a conflict between this package and the tray indicator one.