touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #19433
[Bug 1371916] [NEW] Downloading files fails for build libdvdcss2
Public bug reported:
the name of the file has changed on VLC server. Line 95 has to be
changed from:
wget ${site}libdvdcss_${uversion}.orig.tar.gz
to:
wget ${site}libdvdcss_${uversion}.orig.tar.bz2
** Affects: libdvdread (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libdvdread in Ubuntu.
https://bugs.launchpad.net/bugs/1371916
Title:
Downloading files fails for build libdvdcss2
Status in “libdvdread” package in Ubuntu:
New
Bug description:
the name of the file has changed on VLC server. Line 95 has to be
changed from:
wget ${site}libdvdcss_${uversion}.orig.tar.gz
to:
wget ${site}libdvdcss_${uversion}.orig.tar.bz2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdvdread/+bug/1371916/+subscriptions
Follow ups
References