@G3ro
A new version of libpamac was released(11.2). This package is linked against libpamac, obviously the pkgrel was forced to be bumped to rebuild it with the new library.
The maintainer did everything correctly.
Git Clone URL: | https://aur.archlinux.org/pamac-aur.git (read-only, click to copy) |
---|---|
Package Base: | pamac-aur |
Description: | A Gtk frontend, Package Manager based on libalpm with AUR and Appstream support |
Upstream URL: | https://github.com/manjaro/pamac |
Keywords: | gui installer libalpm package pacman yay |
Licenses: | GPL-3.0-or-later |
Conflicts: | pamac, pamac-cli, pamac-tray-appindicator |
Provides: | pamac, pamac-cli |
Submitter: | Zeph |
Maintainer: | Zeph |
Last Packager: | Zeph |
Votes: | 409 |
Popularity: | 2.85 |
First Submitted: | 2013-12-05 12:57 (UTC) |
Last Updated: | 2025-06-23 14:02 (UTC) |
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 40 Next › Last »
@G3ro
A new version of libpamac was released(11.2). This package is linked against libpamac, obviously the pkgrel was forced to be bumped to rebuild it with the new library.
The maintainer did everything correctly.
I don't want to be the killjoy here, but I think we should discuss some things:
The release number (pkgrel) should only be increased by one with each release, as it is an internal Arch number and should probably not be a Manjaro number or something similar. See: https://wiki.archlinux.org/title/PKGBUILD#pkgrel
Actually there was no new upstream release yet, so a new downstream release here might be wrong, the -git package can cover that instead. See: https://gitlab.manjaro.org/applications/pamac/-/releases
Got this error when building:
[3/40] 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
yay -Rsn pamac-aur archlinux-appstream-data
yay -S archlinux-appstream-data-pamac pamac-aur
pre install, deps: archlinux-appstream-data-pamac
archlinux-appstream-data-20211122-1 broke pamac again.
: Ignoring invalid AppStream file /usr/share/app-info/xmls/community.xml.gz: Failed to parse /usr/share/app-info/xmls/community.xml.gz file: Error on line 44188 char 5:
already set ' In addition to that, it allows to easily generate AppStream data for projects which do not need a more complex data generator like ' and tried to replace with '. '
V10.2.2 : Optional fake gnome software, edit PKGBUILD and modify line 4
ENABLE_FAKE_GNOME_SOFTWARE=0
to
ENABLE_FAKE_GNOME_SOFTWARE=1
For those having "Unknown options: "enable-appindicator"" > use your editor in PKGBUILD > search Denable-appindicator > comment(#) this line > save > rund makepkg -si again, the error will show again, then uncomment and run one more time. Worked for me.
If you have problems with this -> ERROR: Unknown options: "enable-appindicator" then just downgrade meson to version 0.59.3, v.0.60 breaks pamac-aur and pamac-all
I get an error during update of pamac-aur:
../meson.build:1:0: ERROR: Unknown options: "enable-appindicator"
Thx to Belatrox, downgrading meson to my last version (0.59.1) fixed the problem!
News: After installing the latest version of meson (0.60.0-2) and installing latest pamac-aur 10.2.2-3 package this problem doesn't exist anymore.
Getting an error
pamac install pamac-aur 1 ✘ 24s 06:08:32 PM
Warning: pamac-aur is only available from AUR
Preparing...
Checking pamac-aur dependencies...
Checking libpamac-aur dependencies...
Warning: removing libpamac breaks dependency 'libpamac>=11' required by manjaro-application-utility
Add manjaro-application-utility to remove
Warning: removing pamac-cli breaks dependency 'pamac-cli' required by manjaro-application-utility
Add manjaro-application-utility to remove
Warning: removing pamac-gtk breaks dependency 'pamac-gtk>=9.5.12' required by pamac-tray-icon-plasma
Add pamac-tray-icon-plasma to remove
Warning: removing pamac-gtk breaks dependency 'pamac-gtk' required by web-installer-url-handler
Add web-installer-url-handler to remove
Error: Failed to prepare transaction:
could not satisfy dependencies:
- removing web-installer-url-handler breaks dependency 'web-installer-url-handler' required by software-center-web-jak,
- if possible, remove software-center-web-jak and retry
Resolving dependencies...
Checking inter-conflicts...
Error: Failed to prepare transaction:
could not satisfy dependencies:
- removing web-installer-url-handler breaks dependency 'web-installer-url-handler' required by software-center-web-jak,
- if possible, remove software-center-web-jak and retry
Pinned Comments
Zeph commented on 2022-06-04 13:58 (UTC) (edited on 2024-10-29 07:25 (UTC) by Zeph)
For some problems with pamac, check or create issues on