<div dir="ltr"><div><div><div>Hi, usually slackbuilds downloads stuffs using wget. <br><br></div>I'm building the package libbluray but I'm getting the following error ::<br><br><br>libbluray:<br>libbluray not found in /var/cache/sbopkg.<br>--2016-02-22 10:24:52--  <a href="ftp://ftp.videolan.org/pub/videolan/libbluray/0.9.2/libbluray-0.9.2.tar.bz2">ftp://ftp.videolan.org/pub/videolan/libbluray/0.9.2/libbluray-0.9.2.tar.bz2</a><br>           => 'libbluray-0.9.2.tar.bz2'<br>Resolving <a href="http://ftp.videolan.org">ftp.videolan.org</a> (<a href="http://ftp.videolan.org">ftp.videolan.org</a>)... 88.191.250.2, 2a01:e0d:1:3:58bf:fa02:c0de:20<br>Connecting to <a href="http://ftp.videolan.org">ftp.videolan.org</a> (<a href="http://ftp.videolan.org">ftp.videolan.org</a>)|88.191.250.2|:21... connected.<br>Logging in as anonymous ... Logged in!<br>==> SYST ... done.    ==> PWD ... done.<br>==> TYPE I ... done.  ==> CWD (1) /pub/videolan/libbluray/0.9.2 ... done.<br>==> SIZE libbluray-0.9.2.tar.bz2 ... 704357<br>==> PASV ... couldn't connect to 127.0.1.1 port 62782: Connection refused<br><br><br></div>But using curl , I was able to download libbluray.<br><br>curl <a href="ftp://ftp.videolan.org/pub/videolan/libbluray/0.9.2/libbluray-0.9.2.tar.bz2">ftp://ftp.videolan.org/pub/videolan/libbluray/0.9.2/libbluray-0.9.2.tar.bz2</a> >libbluray-0.9.2.tar.bz2 <br>  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current<br>                                 Dload  Upload   Total   Spent    Left  Speed<br>100  687k  100  687k    0     0  47257      0  0:00:14  0:00:14 --:--:-- 96258<br><br><br></div>I'm using slackware-current.<br><br>wget --version<br>GNU Wget 1.14 built on linux-gnu.<br><br>+digest +https +ipv6 +iri +large-file +nls +ntlm +opie +ssl/openssl <br><br>Wgetrc: <br>    /etc/wgetrc (system)<br>Locale: /usr/share/locale <br>Compile: gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc" <br>    -DLOCALEDIR="/usr/share/locale" -I. -I../lib -I../lib -O2 -fPIC <br>Link: gcc -O2 -fPIC -lssl -lcrypto -lz -ldl -lz -lz -lidn -luuid -lpcre <br>    ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a <br><br>Copyright (C) 2011 Free Software Foundation, Inc.<br>License GPLv3+: GNU GPL version 3 or later<br><<a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a>>.<br>This is free software: you are free to change and redistribute it.<br>There is NO WARRANTY, to the extent permitted by law.<br><br>Originally written by Hrvoje Niksic <<a href="mailto:hniksic@xemacs.org">hniksic@xemacs.org</a>>.<br>Please send bug reports and questions to <<a href="mailto:bug-wget@gnu.org">bug-wget@gnu.org</a>>.<br><br><br></div>