Package Details: package-query 1.12-1

Git Clone URL: https://aur.archlinux.org/package-query.git (read-only, click to copy)
Package Base: package-query
Description: Query ALPM and AUR
Upstream URL: https://github.com/archlinuxfr/package-query/
Licenses: GPL
Submitter: tuxce
Maintainer: archlinuxfr (Skunnyk, f2404)
Last Packager: Skunnyk
Votes: 1144
Popularity: 0.014778
First Submitted: 2010-03-24 23:18 (UTC)
Last Updated: 2021-06-02 15:03 (UTC)

Latest Comments

« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 51 Next › Last »

leosw commented on 2014-12-24 15:44 (UTC)

Works fine. If testing repos, try that sudo pacman -Rns yaourt package-query sudo pacman -Suy # Will install pacman 4.2 wget https://aur.archlinux.org/packages/pa/package-query/package-query.tar.gz tar -xzf package-query.tar.gz cd package-query makepkg -s sudo pacman -U package-query-1.5-1-x86_64.pkg.tar.xz # If you have archlinuxfr repo in /etc/pacman.conf, you can install back yaourt using pacman sudo pacman -S yaourt That's all P.S. Please update dependencies in AFUR (archlinux fr repo), it still require pacman 4.1

Scimmia commented on 2014-12-24 14:33 (UTC)

@wolletd, linking happens at build time. If you built it against 4.1, you'll need to rebuild against 4.2.

wolletd commented on 2014-12-24 14:06 (UTC)

Version 1.5 builds but won't run due to missing libalpm.so.8. With pacman 4.2 there is libalpm.so.9.

akiirui commented on 2014-12-21 14:50 (UTC)

Temporary method for pacman 4.2 and package-query. edit PKGBUILD and change these lines: pkgrel=4 md5sums=('SKIP') download http://mir.archlinux.fr/~tuxce/releases/package-query/package-query-1.4.tar.gz and extract cd package-query-1.4/src/ edit alpm-query.h and change this line: #define F_UNREQUIRED 9 repackage makepkg pacman -U package-query-1.4-4[TAB] EOF

baboofei commented on 2014-12-20 23:47 (UTC)

Problem after doing what @blackout said... > until the next update I just removed the > pacman<4.2 > dependency manually otherwise updating will fail. Results in... sudo yaourt -Syua ... :: Synchronizing package databases... testing is up to date core is up to date extra is up to date community-testing is up to date community is up to date gnome-unstable is up to date multilib-testing is up to date multilib is up to date package-query: error while loading shared libraries: libalpm.so.8: cannot open shared object file: No such file or directory package-query: error while loading shared libraries: libalpm.so.8: cannot open shared object file: No such file or directory Package-query need to be updated for Pacman 4.2

blackout commented on 2014-12-19 15:47 (UTC)

until the next update I just removed the pacman<4.2 dependency manually otherwise updating will fail.

sl1pkn07 commented on 2014-12-12 00:08 (UTC)

@tumbler try to change '-march=x86-64 -mtune=generic' to '-march=native'

sl1pkn07 commented on 2014-12-12 00:04 (UTC)

build ok here :S

tumbler commented on 2014-12-08 14:11 (UTC)

ok but ... i cannot knwo how to fix ... now i have all my packages update ... this is more important for now ... do you see anything be wrong? http://pastebin.com/CW5b6aBi

rafaelff commented on 2014-12-08 14:05 (UTC)

You didn't solve, you found a work around. Something is wrong with your own system, tumbler. Maybe in /etc/makepkg.conf, maybe in other files...