bottle/scripts
Florian Pritz a671fa497c makepkg: Output full URL in case of download failure
Most entries in $sources contain variables so finding out why a URL
fails to download is hard because one has to manually replace the
variables when looking at the PKGBUILD. Simply output the full URL here
so that it can be easily seen what is wrong.

Old:
==> ERROR: Failure while downloading example-1.2.4.tar.gz

New:
==> ERROR: Failure while downloading http://example.org/releases/1.1/example-1.2.4.tar.gz

With the new format it is much more obvious that the directory name is
the culprint (1.1 vs 1.2) while the old one would not display that
information.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
Signed-off-by: Allan McRae <allan@archlinux.org>
2015-12-15 20:34:30 +10:00
..
libmakepkg makepkg: Output full URL in case of download failure 2015-12-15 20:34:30 +10:00
library Consistently use 'directory' instead of 'folder' 2014-01-28 21:37:00 +10:00
po Pull translations from Transifex and prepare for next release 2015-12-09 16:11:58 +10:00
.gitignore makepkg: run locally with libtool style wrapper 2013-10-14 13:01:03 +10:00
Makefile.am libmakepkg: check if PKGBUILD variables are arrays or not as appropriate 2015-09-07 11:22:00 +10:00
makepkg-template.pl.in makepkg-template: support multiple --template-dirs 2015-05-12 14:00:54 +10:00
makepkg-wrapper.sh.in Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
makepkg.sh.in makepkg: run pkgver() and prepare() with --noextract 2015-12-15 20:28:48 +10:00
pacman-db-upgrade.sh.in Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pacman-key.sh.in Remove space before ellipses 2015-10-19 13:48:56 +10:00
pacman-optimize.sh.in Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pkgdelta.sh.in pkgdelta: Use high compression options offered by xdelta3 2015-01-02 21:48:59 +10:00
repo-add.sh.in Remove space before ellipses 2015-10-19 13:48:56 +10:00