-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 

>
> I had the same problem and my wget is emerged with the ssl USE flag
>
same here :(

> So that is not the issue here. The problem is, that wget couldn't
> verify the certificate (for which reason ever) and you have to
> manually download it (or set the proper option in wget's config):

I changed my /etc/make.globals to get it working. Just add the
"--no-check-certificate" command to FETCHCOMMAND and RESUMECOMMAND
like this:

# Fetching command (5 tries, passive ftp for firewall compatibility)
FETCHCOMMAND="/usr/bin/wget --no-check-certificate -t 5 --passive-ftp
- -P \${DISTDIR} \${URI}"
RESUMECOMMAND="/usr/bin/wget --no-check-certificate -c -t 5
- --passive-ftp -P \${DISTDIR} \${URI}"

Tristan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)
Comment: GnuPT 2.5.8.1 by EQUIPMENTE.DE
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
 
iD8DBQFDZ1g+bslTjqjtX2cRAmEyAKCNyOJsXpOE0v/A3AvI9XLmoZtlOwCgnJAU
CfkwMiI8XkjUW9VWAajkXKY=
=x35R
-----END PGP SIGNATURE-----

-- 
[email protected] mailing list

Reply via email to