Bug#797113: libdvd-pkg doesn't respect APT's proxy settings when downloading libdvdcss

Austin English austinenglish at gmail.com
Thu Aug 27 23:58:51 UTC 2015


Hi Dmitry,

On Thu, Aug 27, 2015 at 5:19 PM, Dmitry Smirnov <onlyjob at debian.org> wrote:
> Hi Austin,
>
> On Thursday 27 August 2015 15:48:13 Austin English wrote:
>> I expect the download to use apt's proxy, and libdvdcss to build built.
>
> libdvd-pkg uses `wget` by but (in case of failure) there is a fallback to
> `uscan` if the latter is available. I suppose `uscan` might respect APT proxy
> settings so you might try installing "devscripts" package to see if it helps.

Thanks for the suggestion, but uscan also fails:
I: libdvdcss_1.3.99
wget --tries=3 --timeout=40 --read-timeout=40 --continue -O
libdvdcss_1.3.99.orig.tar.bz2 \
          http://download.videolan.org/pub/libdvdcss/1.3.99/libdvdcss-1.3.99.tar.bz2
\
        || uscan --noconf --verbose --rename
--destdir=/usr/src/libdvd-pkg --check-dirname-level=0 --force-download
--download-current-version /usr/share/libdvd-pkg/debian
--2015-08-27 23:43:34--
http://download.videolan.org/pub/libdvdcss/1.3.99/libdvdcss-1.3.99.tar.bz2
Resolving download.videolan.org (download.videolan.org)... [Aug 27
23:43:34] PERROR torsocks[27670]: socks5 libc connect: Connection
refused (in socks5_connect() at socks5.c:185)
failed: Non-recoverable failure in name resolution.
wget: unable to resolve host address `download.videolan.org'
-- Scanning for watchfiles in /usr/share/libdvd-pkg/debian
uscan warning: In watchfile debian/watch, reading webpage
  http://download.videolan.org/pub/libdvdcss/ failed: 406 Usage Information
-- Found watchfile in /usr/share/libdvd-pkg/debian
-- In debian/watch, processing watchfile line:
   opts=downloadurlmangle=s/([\d.]+)\//$1\/libdvdcss-$1\.tar\.bz2/,filenamemangle=s/\D*(\d+\.\d+\.\d+)\D*/libdvdcss-$1.tar.bz2/,
http://download.videolan.org/pub/libdvdcss/ (\d[\d.]+)/
-- Scan finished
make: *** [get-orig-source] Error 1
E: config/chroot_local-hooks/59-libdvd-pkg failed (exit non-zero). You
should check for errors.

-- 
-Austin



More information about the pkg-multimedia-maintainers mailing list