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: 1146
Popularity: 0.56
First Submitted: 2010-03-24 23:18 (UTC)
Last Updated: 2021-06-02 15:03 (UTC)

Latest Comments

« First ‹ Previous 1 .. 39 40 41 42 43 44 45 46 47 48 49 50 Next › Last »

dgbaley27 commented on 2010-12-01 03:19 (UTC)

I keep getting this error on the same computer: > checking whether to link with libfetch... ./configure: line 11385: syntax error near unexpected token `LIBCURL,' > ./configure: line 11385: ` PKG_CHECK_MODULES(LIBCURL, libcurl)' > Aborting... and only on this one computer. I've tried doing things like reinstalling curl and libfetch. Has anyone dealt with this?

zebulon commented on 2010-11-30 18:50 (UTC)

I just had this segfault: /usr/lib/yaourt/basicfunctions.sh: line 12: 5676 Erreur de segmentation package-query "${PKGQUERY_C_ARG[@]}" "$@" Unfortunately, I cannot reproduce it (it works well otherwise). Maybe a race condition or a problem with the threading?

bred commented on 2010-11-30 05:54 (UTC)

checking for a BSD-compatible install... /bin/install -c I've this error: checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/opt/packages/package-query/src/package-query-0.5.1': configure: error: C compiler cannot create executables See `config.log' for more details

raw commented on 2010-11-29 22:30 (UTC)

if you get errors at compile-time, dont forget to install base-devel pacman -S base-devel

tuxce commented on 2010-11-29 19:59 (UTC)

you have to install ca-certificates or recompile package-query with --with-aur-url=http://aur.archlinux.org (by default, it's https)

<deleted-account> commented on 2010-11-29 19:36 (UTC)

0.5-1 package, no problem