On 04/03/2016 22:41, Fernando de Oliveira wrote: > Em 04-03-2016 17:23, Bruce Dubbs escreveu: >> Pierre Labastie wrote: >>> Hi, >>> >>> It seems that ftp.kernel.org does not work for downloading pciutils. I >>> succeeded with >>> https://www.kernel.org/pub/software/utils/pciutils/pciutils-3.4.1.tar.xz, >>> and was unable to use ftp. >>> >>> Should I change the download link on the pciutils page? >> >> I don't think so. Both links in the book work for me. Perhaps it was a >> transient error. > > Yes, it works for me, now. > > This morning, I still get: --------------- $ LANG=C wget https://ftp.kernel.org/pub/software/utils/pciutils/pciutils-3.4.1.tar.xz --2016-03-05 11:07:53-- https://ftp.kernel.org/pub/software/utils/pciutils/pciutils-3.4.1.tar.xz Resolving ftp.kernel.org (ftp.kernel.org)... 198.145.20.140, 149.20.4.69, 199.204.44.194 Connecting to ftp.kernel.org (ftp.kernel.org)|198.145.20.140|:443... connected. The certificate's owner does not match hostname 'ftp.kernel.org' -------------- I get similar messages from firefox: -------------- Your connection is not secure
The owner of ftp.kernel.org has configured their website improperly. To protect your information from being stolen, Firefox has not connected to this website. ---------------- and the "advanced" button returns: ----------------- ftp.kernel.org uses an invalid security certificate. The certificate is only valid for the following names: www.kernel.org, kernel.org, git.kernel.org (Error code: ssl_error_bad_cert_domain) For ftp, I just get timeouts... -------------------- $ ftp ftp.kernel.org ftp: connect to address 198.145.20.140: Connection timed out Trying 149.20.4.69... ftp: connect to address 149.20.4.69: Connection timed out Trying 199.204.44.194... ftp: connect: Connection timed out ------------------- This is with version 44.0.2 of firefox, wget 1.17.1 compiled against gnutls, and ftp from ineutils 1.9.4 Regards Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
