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

Latest Comments

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

ccc1 commented on 2010-11-26 13:33 (UTC)

@estevao: Same problem here. btw: i'm behind a proxy.

<deleted-account> commented on 2010-11-26 13:23 (UTC)

This error too (it's random): http://paste.archlinux-br.org/1600

<deleted-account> commented on 2010-11-26 13:20 (UTC)

Hi. I'm getting the following error on my machines (i686 and x86_64) after the upgrade to version 0.5-1: http://paste.archlinux-br.org/1599 Thanks

vnoel commented on 2010-11-26 12:50 (UTC)

Hi, doesn't work anymore behind a proxy!

thayne commented on 2010-11-21 02:12 (UTC)

I had actually already followed those instructions, and was still having trouble for wget, curl and package-query. I just tried all of these programs without explicitly disable IPv6 support (though it's disabled in the kernel), and they work. I honestly don't know why it didn't work before, or why it suddenly started working.

tuxce commented on 2010-11-17 12:31 (UTC)

Ok I was wrong, curlrc is not parsed by libcurl. Since you have the same issue with other softs, I think disabling ipv6 (https://wiki.archlinux.org/index.php/IPv6_-_Disabling_the_Module) would be a better solution, no?

thayne commented on 2010-11-16 21:56 (UTC)

I tried adding "-4" to ~/.curlrc, that got the curl executable working, but not package-query. Does libcurl not read the ~/.curlrc, and if it does, why was I still having problems?

tuxce commented on 2010-11-16 20:49 (UTC)

Install base-devel.

<deleted-account> commented on 2010-11-16 19:59 (UTC)

I get this on one of my computers: checking whether to link with libfetch... ./configure: line 11385: syntax error near unexpected token `LIBCURL,' ./configure: line 11385: ` PKG_CHECK_MODULES(LIBCURL, libcurl)' I tried reinstalling libfetch but that's not the issue it seems.

tuxce commented on 2010-11-15 22:19 (UTC)

how about adding "-4" in ~/.curlrc ?