1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Dan McGee 003adb7646 makepkg: add check to ensure we have non-URL files in build dir
Pacman 3.0 printed the following message if a file could not be found:
  ERROR: xxx was not found in the build directory and is not a proper URL.

We lost this logic in 3.1 when moving to the DLAGENT type stuff, so a
not-found file got passed all the way to the download logic where it failed
with a odd error message. Bring back some logic to ensure only files with
URLs get past a certain point, and fail if the file is not available.

Fixes FS#9208.

Signed-off-by: Dan McGee <dan@archlinux.org>
2008-01-20 12:32:37 -06:00
..
.gitignore Remove makeworld from pacman package 2008-01-06 10:42:35 -06:00
gensync.sh.in Update Gensync and Updatesync to use new PKGEXT variable 2008-01-13 12:21:36 -06:00
Makefile.am Remove makeworld from pacman package 2008-01-06 10:42:35 -06:00
makepkg.sh.in makepkg: add check to ensure we have non-URL files in build dir 2008-01-20 12:32:37 -06:00
pacman-optimize.sh.in Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00
rankmirrors.py.in Remove hardcoded DBEXT value from script 2008-01-06 09:44:28 -06:00
repo-add.sh.in Fix typos in code comments 2008-01-13 23:26:31 -06:00
repo-remove.sh.in Fix typos in code comments 2008-01-13 23:26:31 -06:00
updatesync.sh.in Update Gensync and Updatesync to use new PKGEXT variable 2008-01-13 12:21:36 -06:00