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