I compiled it fine in a clean chroot. Maybe try to clean build?
Search Criteria
Package Details: libpamac-full 1:11.7.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libpamac-full.git (read-only, click to copy) |
---|---|
Package Base: | libpamac-full |
Description: | Library for Pamac package manager based on libalpm - flatpak and snap support enabled |
Upstream URL: | https://github.com/manjaro/libpamac |
Licenses: | GPL3 |
Conflicts: | libpamac, libpamac-aur, libpamac-flatpak, libpamac-full-dev |
Provides: | libpamac |
Submitter: | FredBezies |
Maintainer: | patlefort |
Last Packager: | patlefort |
Votes: | 14 |
Popularity: | 1.77 |
First Submitted: | 2021-06-09 17:09 (UTC) |
Last Updated: | 2025-01-26 12:32 (UTC) |
Dependencies (14)
- appstream
- archlinux-appstream-data
- dbus-glib
- flatpak (flatpak-gitAUR)
- git (git-gitAUR, git-glAUR)
- json-glib (json-glib-gitAUR)
- libalpm.so (pacman)
- libsoup3 (libsoup3-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- snapdAUR (snapd-gitAUR)
- snapd-glibAUR (snapd-glib-gitAUR)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
Required by (4)
- pamac-all
- pamac-cli (requires libpamac)
- pamac-tray-icon-plasma (requires libpamac)
- pamac-tray-plasma-git (requires libpamac)
Sources (1)
patlefort commented on 2023-02-05 11:34 (UTC)
tydynrain commented on 2023-02-05 10:24 (UTC)
@patlefort, I didn't have snapd-glib-libsoup2-git installed, but I just tried both and it still won't build with either, and throws the same error message.
patlefort commented on 2023-02-05 09:42 (UTC)
If you installed snapd-glib-libsoup2-git
, you will have to reinstall snapd-glib
.
tydynrain commented on 2023-02-05 05:07 (UTC) (edited on 2023-02-05 05:08 (UTC) by tydynrain)
Ditto what @username227 said. I can't get this to build anymore, even using the -Dsoup2=true flag for snapd-glib. Any ideas?
username227 commented on 2023-02-05 00:43 (UTC) (edited on 2023-02-05 01:17 (UTC) by username227)
OK so I got this error message when I tried to build the latest version:
WARNING: CMake Toolchain: Failed to determine CMake compilers state
Run-time dependency snapd-glib-2 found: NO (tried pkgconfig and cmake)
../src/meson.build:33:1: ERROR: Dependency "snapd-glib-2" not found, tried pkgconfig and cmake
A full log can be found at /var/tmp/pamac-build-jerry/libpamac-full/src/libpamac-11.4.1/builddir/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Aborting...
I was able to build the prior version by following the instructions here with the -Dsoup2=true information; however, this is asking for snapd-glib-2, which seems to be different than snapd-glib.
Anybody know how to fix this?
mayakrunal commented on 2023-02-03 06:15 (UTC) (edited on 2023-02-03 06:16 (UTC) by mayakrunal)
- update the libpamac-full to version 11.4.1
got the
Found CMake: /usr/bin/cmake (3.25.2)
WARNING: CMake Toolchain: Failed to determine CMake compilers state
Run-time dependency appstream-glib found: NO (tried pkgconfig and cmake)
../src/meson.build:8:0: ERROR: Dependency "appstream-glib" not found, tried pkgconfig and cmake
A full log can be found at /home/ken/.cache/yay/libpamac-full/src/libpamac-11.4.1/builddir/meson-logs/meson-log.txt
manually installed the
yay -S appstream-glib
it built successfully & i was able to install pamac-all
ahmedmoselhi commented on 2023-01-24 03:51 (UTC)
haldrin commented on 2023-01-22 13:35 (UTC)
yay --editmenu --save --pgpfetch --mflags --skipinteg -S libpamac-full
:: Checking for conflicts... :: Checking for inner conflicts... [Aur:1] libpamac-full-1:11.3.1-1
1 libpamac-full (Installed) (Build Files Exist) ==> Packages to cleanBuild? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> N :: PKGBUILD up to date, Skipping (1/0): libpamac-full 1 libpamac-full (Installed) (Build Files Exist) ==> Diffs to show? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> N :: (1/1) Parsing SRCINFO: libpamac-full 1 libpamac-full (Installed) (Build Files Exist) ==> PKGBUILDs to edit? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> 1
-> $EDITOR is not set -> Add $EDITOR or $VISUAL to your environment variables ==> Edit PKGBUILD with? ==> nano
in "pkgver=11.3.1" set to "pkgver=11.4.1" and save.
:: Proceed with install? [Y/n] Y
and....voila
Pinned Comments