Package Details: pamac-cli 10.1.2-1

Git Clone URL: https://aur.archlinux.org/pamac-cli.git (read-only, click to copy)
Package Base: pamac-cli
Description: Pamac cli frontend for libalpm
Upstream URL: https://gitlab.manjaro.org/applications/pamac
Keywords: installer libalpm package pacman yay
Licenses: GPL3
Conflicts: pamac, pamac-aur, pamac-aur-git
Provides: pamac
Replaces: pamac
Submitter: Zeph
Maintainer: Zeph
Last Packager: Zeph
Votes: 9
Popularity: 0.000002
First Submitted: 2019-03-28 16:34 (UTC)
Last Updated: 2021-05-16 07:45 (UTC)

Latest Comments

1 2 Next › Last »

carlosal1015 commented on 2022-09-04 16:57 (UTC)

Hi, I have the following message error

==> Making package: pamac-cli 10.1.2-1 (Sun Sep  4 11:55:02 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
The Meson build system
Version: 0.63.2
Source dir: /tmp/makepkg/pamac-cli/src/pamac-bd6b8e8cf727cf94a1c9f4467a9157d94cad781f
Build dir: /tmp/makepkg/pamac-cli/src/pamac-bd6b8e8cf727cf94a1c9f4467a9157d94cad781f/builddir
Build type: native build
Project name: pamac
Project version: 10.0
C compiler for the host machine: cc (gcc 12.2.0 "cc (GCC) 12.2.0")
C linker for the host machine: cc ld.bfd 2.39.0
Vala compiler for the host machine: valac (valac 0.56.3)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: /usr/sbin/pkg-config (1.8.0)
Program glib-compile-resources found: YES (/usr/sbin/glib-compile-resources)
Program glib-compile-resources found: YES (/usr/sbin/glib-compile-resources)
Program glib-compile-resources found: YES (/usr/sbin/glib-compile-resources)
Found pkg-config: /usr/sbin/pkg-config (1.8.0)
Run-time dependency gobject-2.0 found: YES 2.72.3
Run-time dependency gio-2.0 found: YES 2.72.3
Run-time dependency gthread-2.0 found: YES 2.72.3
Run-time dependency libalpm found: YES 13.0.1
Run-time dependency json-glib-1.0 found: YES 1.6.6
Run-time dependency libsoup-2.4 found: YES 2.74.2
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency polkit-gobject-1 found: NO (tried pkgconfig)

../src/meson.build:7:0: ERROR: Dependency "polkit-gobject-1" not found, tried pkgconfig

A full log can be found at /tmp/makepkg/pamac-cli/src/pamac-bd6b8e8cf727cf94a1c9f4467a9157d94cad781f/builddir/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...

politas commented on 2020-12-24 19:07 (UTC)

Seems Manjaro has switched to their official repositories for all the standard pamac packages. I can't see any entry in pamac now for this particular package.

millsaj commented on 2020-12-21 20:04 (UTC)

@briceio I had this problem too but with the new version of pamac-gtk (9.5.12-1 -> 10.0.1-1.0) it no longer conflicts and the update ran smoothly.

briceio commented on 2020-12-20 15:23 (UTC) (edited on 2020-12-21 20:07 (UTC) by briceio)

Seems like the last update conflicts with pamac-gtk which cannot be removed because of Gnome dependencies (like the layout switcher, the web installer url handler).

EDIT @2020-12-21 20:06> like @millsaj said it's now ok now the pamac-gtk is sync. Was too fast on that one ;) Thx

Zeph commented on 2020-10-08 09:44 (UTC)

@simona Server https://gitlab.manjaro.org/ is down

simona commented on 2020-10-08 09:06 (UTC)

curl: (22) The requested URL returned error: 502 Bad Gateway

j1simon commented on 2020-03-08 12:52 (UTC)

It doesn't compile:

==> Making package: pamac-cli 9.3.0-2 (Sun Mar  8 13:52:25 2020)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found pamac-9.3.0-2.tar.gz
-> Found meson.build
==> Validating source files with sha256sums...
pamac-9.3.0-2.tar.gz ... Passed
meson.build ... Passed
==> Extracting sources...
-> Extracting pamac-9.3.0-2.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
The Meson build system
Version: 0.53.2
Source dir: /tmp/makepkg/pamac-cli/src/pamac-470b8cabf3733051e10cf81bf036c58c2a5e9777
Build dir: /tmp/makepkg/pamac-cli/src/pamac-470b8cabf3733051e10cf81bf036c58c2a5e9777/builddir
Build type: native build
Project name: pamac
Project version: 9.0
Appending CFLAGS from environment: '-march=native -mtune=native -O3 -pipe -fno-plt'
Appending LDFLAGS from environment: ['-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now']
Appending CPPFLAGS from environment: '-D_FORTIFY_SOURCE=2'
Appending CFLAGS from environment: '-march=native -mtune=native -O3 -pipe -fno-plt'
Appending LDFLAGS from environment: ['-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now']
Appending CPPFLAGS from environment: '-D_FORTIFY_SOURCE=2'
C compiler for the host machine: cc (gcc 9.2.1 "cc (Arch Linux 9.2.1+20200130-2) 9.2.1 20200130")
C linker for the host machine: cc ld.bfd 2.34
Vala compiler for the host machine: valac (valac 0.48.0)
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: /usr/bin/pkg-config (1.6.3)
Found pkg-config: /usr/bin/pkg-config (1.6.3)
Run-time dependency gobject-2.0 found: YES 2.64.0
Run-time dependency gio-2.0 found: YES 2.64.0
Run-time dependency gthread-2.0 found: YES 2.64.0
Run-time dependency libalpm found: YES 12.0.1
Run-time dependency json-glib-1.0 found: YES 1.4.4
Run-time dependency libsoup-2.4 found: YES 2.70.0
Run-time dependency polkit-gobject-1 found: YES 0.116
Run-time dependency appstream-glib found: YES 0.7.17
Library posix found: YES
Library m found: YES
Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
Configuring org.manjaro.pamac.manager.service using configuration
Configuring org.manjaro.pamac.daemon.service using configuration
Program pacman-mirrors found: NO
Build targets in project: 15

Found ninja-1.10.0 at /usr/bin/ninja
[1/36] Compiling Vala source ../src/alpm_config.vala ../src/dependency_checker.vala.
../src/alpm_config.vala:354.2-354.18: warning: method `AlpmConfig.write' never used
public void write (HashTable<string,Variant> new_conf) {
^^^^^^^^^^^^^^^^^
Compilation succeeded - 1 warning(s)
[4/36] Compiling Vala source ../src/version.vala ../src/package.vala ../s.../src/alpm_config.vala ../src/pamac_config_daemon.vala ../src/daemon.vala.
../src/alpm_package.vala:51.3-51.26: warning: method `Pamac.AlpmPackage.dup' never used
internal AlpmPackage dup () {
^^^^^^^^^^^^^^^^^^^^^^^^
../src/alpm_package.vala:147.1-147.20: warning: method `compare_name_pkg' never used
int compare_name_pkg (Pamac.Package pkg_a, Pamac.Package pkg_b) {
^^^^^^^^^^^^^^^^^^^^
../src/alpm_utils.vala:781.3-781.33: warning: method `Pamac.AlpmUtils.trans_check_prepare' never used
public bool trans_check_prepare (bool sysupgrade,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation succeeded - 3 warning(s)
[7/36] Compiling Vala source ../src/package.vala ../src/alpm_package.vala...ce.vala ../src/transaction_interface_daemon.vala ../src/transaction.vala.
../src/alpm_package.vala:147.1-147.20: warning: method `compare_name_pkg' never used
int compare_name_pkg (Pamac.Package pkg_a, Pamac.Package pkg_b) {
^^^^^^^^^^^^^^^^^^^^
../src/alpm_config.vala:354.2-354.18: warning: method `AlpmConfig.write' never used
public void write (HashTable<string,Variant> new_conf) {
^^^^^^^^^^^^^^^^^
../src/alpm_utils.vala:575.3-575.28: warning: method `Pamac.AlpmUtils.download_pkg' never used
public string download_pkg (string sender, string url) {
^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation succeeded - 3 warning(s)
[8/36] Compiling C object 'src/25a6634@@pamac-daemon@exe/meson-generated_alpm_utils.c.o'.
FAILED: src/25a6634@@pamac-daemon@exe/meson-generated_alpm_utils.c.o 
cc -Isrc/25a6634@@pamac-daemon@exe -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/polkit-1 -I/usr/include/libappstream-glib -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/uuid -fdiagnostics-color=always -pipe -w -O3 -march=native -mtune=native -O3 -fno-plt -D_FORTIFY_SOURCE=2 -pthread '-DGETTEXT_PACKAGE="pamac"' -D_FILE_OFFSET_BITS=64 -MD -MQ 'src/25a6634@@pamac-daemon@exe/meson-generated_alpm_utils.c.o'-MF 'src/25a6634@@pamac-daemon@exe/meson-generated_alpm_utils.c.o.d' -o 'src/25a6634@@pamac-daemon@exe/meson-generated_alpm_utils.c.o' -c 'src/25a6634@@pamac-daemon@exe/alpm_utils.c'
src/25a6634@@pamac-daemon@exe/alpm_utils.c: In function 'pamac_alpm_utils_update_dbs':
src/25a6634@@pamac-daemon@exe/alpm_utils.c:1960:4: error: function '__errno_location' is initialized like a variable
1960 |    alpm_errno_t errno = 0;
|    ^~~~~~~~~~~~
src/25a6634@@pamac-daemon@exe/alpm_utils.c: In function 'pamac_alpm_utils_trans_init':
src/25a6634@@pamac-daemon@exe/alpm_utils.c:2552:3: error: function '__errno_location' is initialized like a variable
2552 |   alpm_errno_t errno = 0;
|   ^~~~~~~~~~~~
src/25a6634@@pamac-daemon@exe/alpm_utils.c: In function 'pamac_alpm_utils_trans_sysupgrade':
src/25a6634@@pamac-daemon@exe/alpm_utils.c:2611:3: error: function '__errno_location' is initialized like a variable
2611 |   alpm_errno_t errno = 0;
|   ^~~~~~~~~~~~
src/25a6634@@pamac-daemon@exe/alpm_utils.c: In function 'pamac_alpm_utils_trans_add_pkg_real':
src/25a6634@@pamac-daemon@exe/alpm_utils.c:2720:3: error: function '__errno_location' is initialized like a variable
2720 |   alpm_errno_t errno = 0;
|   ^~~~~~~~~~~~
src/25a6634@@pamac-daemon@exe/alpm_utils.c: In function 'pamac_alpm_utils_trans_load_pkg':
src/25a6634@@pamac-daemon@exe/alpm_utils.c:3318:3: error: function '__errno_location' is initialized like a variable
3318 |   alpm_errno_t errno = 0;
|   ^~~~~~~~~~~~
src/25a6634@@pamac-daemon@exe/alpm_utils.c:3359:4: error: function '__errno_location' is initialized like a variable
3359 |    alpm_errno_t errno = 0;
|    ^~~~~~~~~~~~
src/25a6634@@pamac-daemon@exe/alpm_utils.c: In function 'pamac_alpm_utils_trans_remove_pkg':
src/25a6634@@pamac-daemon@exe/alpm_utils.c:3474:4: error: function '__errno_location' is initialized like a variable
3474 |    alpm_errno_t errno = 0;
|    ^~~~~~~~~~~~
src/25a6634@@pamac-daemon@exe/alpm_utils.c: In function 'pamac_alpm_utils_trans_prepare_real':
src/25a6634@@pamac-daemon@exe/alpm_utils.c:3787:3: error: function '__errno_location' is initialized like a variable
3787 |   alpm_errno_t errno = 0;
|   ^~~~~~~~~~~~
src/25a6634@@pamac-daemon@exe/alpm_utils.c: In function 'pamac_alpm_utils_build_prepare':
src/25a6634@@pamac-daemon@exe/alpm_utils.c:5065:4: error: function '__errno_location' is initialized like a variable
5065 |    alpm_errno_t errno = 0;
|    ^~~~~~~~~~~~
src/25a6634@@pamac-daemon@exe/alpm_utils.c: In function 'pamac_alpm_utils_trans_commit_real':
src/25a6634@@pamac-daemon@exe/alpm_utils.c:6659:3: error: function '__errno_location' is initialized like a variable
6659 |   alpm_errno_t errno = 0;
|   ^~~~~~~~~~~~
[17/36] Compiling C object 'src/25a6634@@pamac-daemon@exe/meson-generated_daemon.c.o'.
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...

Zeph commented on 2020-01-05 17:05 (UTC)

V9.2.2-2 fix build error: The name VERSION' does not exist in the context ...

theriddick commented on 2020-01-02 18:14 (UTC) (edited on 2020-01-02 18:14 (UTC) by theriddick)

Sadly I can't build this with my arch install. (non manjaro)

I get these errors, not sure what it means.

../src/aur.vala:37.44-37.50: error: The name VERSION' does not exist in the context ofPamac.AUR' session.user_agent = "Pamac/%s".printf (VERSION); ^^^^^^^

../src/alpm_utils.vala:159.49-159.55: error: The name VERSION' does not exist in the context ofPamac.AlpmUtils.new' soup_session.user_agent = "Pamac/%s".printf (VERSION); ^^^^^^^

../src/alpm_utils.vala:37.48-37.54: error: The name VERSION' does not exist in the context ofDownloadServer.new' soup_session.user_agent = "Pamac/%s".printf (VERSION); ^^^^^^^

Compilation failed: 3 error(s), 0 warning(s)

raprism commented on 2019-11-24 10:38 (UTC)

Before I was able to install this with makepkg I had to install libnotify manually. So on my up to date Arch Linux ARM system this seems to be a missing entry for dependencies.