You are not logged in.

#1 2014-01-24 14:23:42

comicosmos
Member
From: suzhou, China mainland
Registered: 2011-04-16
Posts: 45

yaourt https proxy certification fail

Hi,

Yaourt -Syua need to download a package that is only retrivable through goagent(a google app engine proxy) in my enviroment.
The https proxy need CA.crt to work.

What I have done so far:
1. export https_proxy=x.x.x.x:xxx
2. Defaults env_keep += "http_proxy https_proxy" in visudo
3. copy the CA.crt to /etc/ssl/certs and c_rehash /etc/ssl/certs

But I still got below error:

:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 archlinuxfr is up to date
curl error: Peer certificate cannot be authenticated with given CA certificates

Any one can help?
Thanks

Offline

#2 2014-01-24 19:04:46

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: yaourt https proxy certification fail

So it sounds as though you can download the file manually, but yaourt is not capable of handling the proxy variable?

If that is the case, then why don't you just update it manually?  Just download the srcpackage (tarball) as well as the source. Then modify the PKGBUILD to look for the source locally.  Then of course, build with makepkg.  Hopefully you have learned how to work with these tools first before beginning to use your chosen AUR helper.

Offline

Board footer

Powered by FluxBB