@patlefort, according to their website, they moved the repo to github:
https://github.com/manjaro/libpamac. pamac also, i think.
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: | 11 |
Popularity: | 0.008280 |
First Submitted: | 2021-06-09 17:09 (UTC) |
Last Updated: | 2024-11-04 18:07 (UTC) |
@patlefort, according to their website, they moved the repo to github:
https://github.com/manjaro/libpamac. pamac also, i think.
Looks like upstream forgot to tag their latest release, tsk tsk.
The issue seems gone after I rebuilt all the other packages on which libpamac-full depends. However, now I get a window without text. I found this problem in Manjaro forums, but nothing solved the issue. It seems something related to GTK, which interferes. I had it working before upgrading my system. So it's difficult to believe that I added some new package. Maybe some other package that needs to be upgraded, but there is no error, so I have no clue.
@aquilarubra: I can't reproduce. Maybe try rebuilding it and pamac-all.
Not working:
pamac-manager: symbol lookup error: pamac-manager: undefined symbol: pamac_database_suggest_pkgnames_async
I overcome this error.
Warning: installing pacman (6.1.0-3) breaks dependency 'pacman<6.1' required by libpamac-full
I removed pamac-all package and dependencies (sudo pacman -Rns pamac-all).
I removed yay.
And then, I rebuilt yay.
Finally, I rebuilt pamac-all.
(libpamac-full is dependency of pamac-all.)
The makepkg command does not support automatic installation of other dependent AUR packages.
To install the libpamac-full package, you must install the dependencies AUR first, in order.
Only after this work, do you actually install the main package:
For those who have a Helper installed, simply install it indicating the package, and the Helper will do the work:
For example, I use yay, so I do:
yay -Syu libpamac-full
It's up-to-date and building fine. Try removing it, then updating pacman and rebuilding it. These problems are mitigated with the much preferred method of building in a clean container with makechrootpkg
. I really hope that all AUR helpers implement building in a container and make it the default.
Thanks for the package! It's broken with the Pacman update.
Can't update pacman due to this package: Warning: installing pacman (6.1.0-3) breaks dependency 'pacman<6.1' required by libpamac-full
Pinned Comments